public final class J2EEInstanceListener extends Object implements InstanceListener
| Constructor and Description |
|---|
J2EEInstanceListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
instanceEvent(InstanceEvent event)
Acknowledge the occurrence of the specified event.
|
public void instanceEvent(InstanceEvent event)
InstanceListenerinstanceEvent in interface InstanceListenerevent - InstanceEvent that has occurredCopyright © 2019. All rights reserved.