org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod
Class LifecycleInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorForLifecycleTargetMethod.LifecycleInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
@BusinessMethodBinding
public class LifecycleInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intercepted
public static boolean intercepted
LifecycleInterceptor
public LifecycleInterceptor()
postConstruct
@PostConstruct
public void postConstruct(javax.interceptor.InvocationContext ctx)
isIntercepted
public static boolean isIntercepted()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.