org.jboss.cdi.tck.tests.context.dependent
Class ApplicationHorseStable
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.ApplicationHorseStable
@ApplicationScoped
public class ApplicationHorseStable
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationHorseStable
public ApplicationHorseStable()
horseEntered
public void horseEntered(@Observes
HorseInStableEvent horseEvent)
isDependentContextActive
public static boolean isDependentContextActive()
setDependentContextActive
public static void setDependentContextActive(boolean dependentContextActive)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.