JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
AprLifecycleListener , CometConnectionManagerValve , ContextConfig , EngineConfig , EventOrAsyncConnectionManagerValve , HostConfig , JasperListener , JreMemoryLeakPreventionListener , LifecycleListener , ServiceMapperListener
public interface LifecycleListener
Interface defining a listener for significant events (including "component
start" and "component stop" generated by a component that implements the
Lifecycle interface.
Version:
$Revision: 515 $ $Date: 2008-03-17 22:02:23 +0100 (Mon, 17 Mar 2008) $
Author:
Craig R. McClanahan
Method Summary
Methods
Modifier and Type
Method and Description
void
lifecycleEvent (LifecycleEvent event)
Acknowledge the occurrence of the specified event.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013 JBoss, a division of Red Hat, Inc. . All rights reserved.