@ApplicationScoped public class ApplicationHorseStable extends Object
| Constructor and Description |
|---|
ApplicationHorseStable() |
| Modifier and Type | Method and Description |
|---|---|
void |
horseEntered(HorseInStableEvent horseEvent) |
static boolean |
isDependentContextActive() |
static void |
setDependentContextActive(boolean dependentContextActive) |
public void horseEntered(@Observes
HorseInStableEvent horseEvent)
public static boolean isDependentContextActive()
public static void setDependentContextActive(boolean dependentContextActive)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.