org.jboss.ejb3.interceptor
Class LifecycleInvocationContextImpl.PrePassivateICtxImpl

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

public static class LifecycleInvocationContextImpl.PrePassivateICtxImpl
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.PrePassivateICtxImpl()
           
 
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.PrePassivateICtxImpl

public LifecycleInvocationContextImpl.PrePassivateICtxImpl()


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