public final class VolatileParticipantService extends AbstractRTSService implements org.jboss.msc.service.Service<VolatileParticipantService>
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_PATH |
Constructor and Description |
---|
VolatileParticipantService() |
Modifier and Type | Method and Description |
---|---|
VolatileParticipantService |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
deployServlet, getBaseUrl, getDeploymentInfo, getInjectedHost, getInjectedSocketBinding, undeployServlet
public static final String CONTEXT_PATH
public VolatileParticipantService getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<VolatileParticipantService>
IllegalStateException
IllegalArgumentException
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<VolatileParticipantService>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<VolatileParticipantService>
Copyright © 2015 JBoss by Red Hat. All rights reserved.