public class HeartbeatListener extends Object implements LifecycleListener, ContainerListener
Constructor and Description |
---|
HeartbeatListener() |
Modifier and Type | Method and Description |
---|---|
void |
containerEvent(ContainerEvent event)
Acknowledge the occurrence of the specified event.
|
String |
getGroup() |
String |
getHost() |
int |
getMultiport() |
String |
getProxyList() |
String |
getProxyURL() |
int |
getTtl() |
void |
lifecycleEvent(LifecycleEvent event)
Acknowledge the occurrence of the specified event.
|
public String getHost()
public String getGroup()
public int getMultiport()
public int getTtl()
public String getProxyList()
public String getProxyURL()
public void containerEvent(ContainerEvent event)
ContainerListener
containerEvent
in interface ContainerListener
event
- ContainerEvent that has occurredpublic void lifecycleEvent(LifecycleEvent event)
LifecycleListener
lifecycleEvent
in interface LifecycleListener
event
- LifecycleEvent that has occurredCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.