org.jboss.ejb3.interceptor
Class LifecycleInvocationContextImpl.PostConstructICtxImpl

java.lang.Object
  extended by org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
      extended by org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl.PostConstructICtxImpl
All Implemented Interfaces:
javax.interceptor.InvocationContext
Enclosing class:
LifecycleInvocationContextImpl

public static class LifecycleInvocationContextImpl.PostConstructICtxImpl
extends LifecycleInvocationContextImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
LifecycleInvocationContextImpl.PostActivateICtxImpl, LifecycleInvocationContextImpl.PostConstructICtxImpl, LifecycleInvocationContextImpl.PreDestroyICtxImpl, LifecycleInvocationContextImpl.PrePassivateICtxImpl
 
Constructor Summary
LifecycleInvocationContextImpl.PostConstructICtxImpl()
           
 
Method Summary
 
Methods inherited from class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
getContextData, getLifecycleInvocationContext, getMethod, getParameters, getTarget, proceed, setParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleInvocationContextImpl.PostConstructICtxImpl

public LifecycleInvocationContextImpl.PostConstructICtxImpl()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.