org.jboss.jsr299.tck.tests.context.dependent
Class DomesticationKit

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.context.dependent.DomesticationKit

public class DomesticationKit
extends Object


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

Constructor Detail

DomesticationKit

public DomesticationKit()
Method Detail

preDestroy

@PreDestroy
public void preDestroy()

isDestroyed

public static boolean isDestroyed()

reset

public static void reset()


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