org.jboss.tutorial.callback.bean
Class LifecycleInterceptor

java.lang.Object
  extended by org.jboss.tutorial.callback.bean.LifecycleInterceptor

public class LifecycleInterceptor
extends java.lang.Object


Constructor Summary
LifecycleInterceptor()
           
 
Method Summary
 void postConstruct(javax.interceptor.InvocationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleInterceptor

public LifecycleInterceptor()
Method Detail

postConstruct

@PostConstruct
public void postConstruct(javax.interceptor.InvocationContext ctx)