Uses of Class
org.apache.openejb.assembler.classic.CallbackInfo

Packages that use CallbackInfo
org.apache.openejb.assembler.classic   
 

Uses of CallbackInfo in org.apache.openejb.assembler.classic
 

Fields in org.apache.openejb.assembler.classic with type parameters of type CallbackInfo
 List<CallbackInfo> EnterpriseBeanInfo.aroundInvoke
           
 List<CallbackInfo> InterceptorInfo.aroundInvoke
           
 List<CallbackInfo> InterceptorInfo.postActivate
           
 List<CallbackInfo> StatefulBeanInfo.postActivate
           
 List<CallbackInfo> ClientInfo.postConstruct
           
 List<CallbackInfo> EnterpriseBeanInfo.postConstruct
           
 List<CallbackInfo> InterceptorInfo.postConstruct
           
 List<CallbackInfo> ClientInfo.preDestroy
           
 List<CallbackInfo> EnterpriseBeanInfo.preDestroy
           
 List<CallbackInfo> InterceptorInfo.preDestroy
           
 List<CallbackInfo> InterceptorInfo.prePassivate
           
 List<CallbackInfo> StatefulBeanInfo.prePassivate
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.