org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.Bar

public class Bar
extends Object


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

Constructor Detail

Bar

public Bar()
Method Detail

ping

public void ping()

isDestroyed

public static boolean isDestroyed()

reset

public static void reset()


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