Package | Description |
---|---|
org.apache.catalina | |
org.apache.catalina.core | |
org.apache.catalina.util |
Modifier and Type | Method and Description |
---|---|
void |
Wrapper.addInstanceListener(InstanceListener listener)
Add a new listener interested in InstanceEvents.
|
void |
Wrapper.removeInstanceListener(InstanceListener listener)
Remove a listener no longer interested in InstanceEvents.
|
Modifier and Type | Method and Description |
---|---|
void |
StandardWrapper.addInstanceListener(InstanceListener listener)
Add a new listener interested in InstanceEvents.
|
void |
StandardWrapper.removeInstanceListener(InstanceListener listener)
Remove a listener no longer interested in InstanceEvents.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceSupport.addInstanceListener(InstanceListener listener)
Add a lifecycle event listener to this component.
|
void |
InstanceSupport.removeInstanceListener(InstanceListener listener)
Remove a lifecycle event listener from this component.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.