public class CommonDeploymentService extends Object implements org.jboss.msc.service.Service<org.jboss.jca.deployers.common.CommonDeployment>
| Constructor and Description |
|---|
CommonDeploymentService(org.jboss.jca.deployers.common.CommonDeployment value)
create an instance
|
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
getServiceName(ContextNames.BindInfo bindInfo) |
org.jboss.jca.deployers.common.CommonDeployment |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public CommonDeploymentService(org.jboss.jca.deployers.common.CommonDeployment value)
public static org.jboss.msc.service.ServiceName getServiceName(ContextNames.BindInfo bindInfo)
public org.jboss.jca.deployers.common.CommonDeployment getValue()
throws IllegalStateException,
IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<org.jboss.jca.deployers.common.CommonDeployment>IllegalStateExceptionIllegalArgumentExceptionpublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.ServiceCopyright © 2021 JBoss by Red Hat. All rights reserved.