org.jboss.cdi.tck.tests.implementation.simple.lifecycle
Class Cod
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod
@RequestScoped
public class Cod
- extends Object
|
Constructor Summary |
Cod()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cod
public Cod()
destroyWithProblem
@PreDestroy
public void destroyWithProblem()
ping
public void ping()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.