Called before binding a reference into the registry.
Parameters: info - some information on the container which is running. Parameters: reference - a reference on the bean that will be bound throws: LifeCycleCallbackException - if the invocation of the callback failed
Called when container is starting.
Parameters: info - some information on the container which is starting. throws: LifeCycleCallbackException - if the invocation of the callback failed
Called when container is stopping.
Parameters: info - some information on the container which is stopping. throws: LifeCycleCallbackException - if the invocation of the callback failed