public class Observers extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<Class<?>> |
CONTAINER_LIFECYCLE_EVENT_CANONICAL_SUPERTYPES |
static Set<Class<?>> |
CONTAINER_LIFECYCLE_EVENT_TYPES |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isContainerLifecycleObserverMethod(ObserverMethod<?> method) |
static boolean |
isObserverMethodEnabled(ObserverMethod<?> method,
BeanManagerImpl manager) |
public static boolean isContainerLifecycleObserverMethod(ObserverMethod<?> method)
public static boolean isObserverMethodEnabled(ObserverMethod<?> method, BeanManagerImpl manager)
Copyright © 2014 Seam Framework. All Rights Reserved.