public class ContainerEventHandlerService extends Object implements org.jboss.msc.service.Service<org.jboss.modcluster.ModClusterService>
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
CONFIG_SERVICE_NAME |
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.modcluster.ModClusterService |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public static final org.jboss.msc.service.ServiceName SERVICE_NAME
public static final org.jboss.msc.service.ServiceName CONFIG_SERVICE_NAME
public org.jboss.modcluster.ModClusterService getValue()
throws IllegalStateException,
IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<org.jboss.modcluster.ModClusterService>IllegalStateExceptionIllegalArgumentExceptionpublic void start(org.jboss.msc.service.StartContext context)
start in interface org.jboss.msc.service.Service<org.jboss.modcluster.ModClusterService>public void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.service.Service<org.jboss.modcluster.ModClusterService>Copyright © 2018 JBoss by Red Hat. All rights reserved.