org.jboss.cdi.tck.tests.context.dependent
Class Stable

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.dependent.Stable

public class Stable
extends Object


Field Summary
static boolean destroyed
           
 
Constructor Summary
Stable()
           
 
Method Summary
 void preDestroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

destroyed

public static boolean destroyed
Constructor Detail

Stable

public Stable()
Method Detail

preDestroy

@PreDestroy
public void preDestroy()


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