org.jboss.cdi.tck.tests.implementation.simple.lifecycle
Class Cod

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod

@RequestScoped
public class Cod
extends Object


Constructor Summary
Cod()
           
 
Method Summary
 void destroyWithProblem()
           
 void ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cod

public Cod()
Method Detail

destroyWithProblem

@PreDestroy
public void destroyWithProblem()

ping

public void ping()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.