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