@Named public final class HazelcastLifecycleServiceClient extends java.lang.Object implements LifecycleServiceClient
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
logger |
private ITopic<LifecycleMessage> |
topic |
Constructor and Description |
---|
HazelcastLifecycleServiceClient(HazelcastInstance hazelcastInstance) |
Modifier and Type | Method and Description |
---|---|
void |
destroyCluster() |
private static final org.slf4j.Logger logger
private final ITopic<LifecycleMessage> topic
@Inject public HazelcastLifecycleServiceClient(HazelcastInstance hazelcastInstance)
public void destroyCluster()
destroyCluster
in interface LifecycleServiceClient