Uses of Class
org.ow2.easybeans.api.EZBContainerCallbackInfo

Packages that use EZBContainerCallbackInfo
org.ow2.easybeans.api Implementation of EJB 3.0 container API 
 

Uses of EZBContainerCallbackInfo in org.ow2.easybeans.api
 

Methods in org.ow2.easybeans.api with parameters of type EZBContainerCallbackInfo
 void EZBContainerLifeCycleCallback.beforeBind(EZBContainerCallbackInfo info, EZBRef reference)
          Called before binding a reference into the registry.
 void EZBContainerLifeCycleCallback.start(EZBContainerCallbackInfo info)
          Called when container is starting.
 void EZBContainerLifeCycleCallback.stop(EZBContainerCallbackInfo info)
          Called when container is stopping.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.