Package org.jboss.as.connector.util
Class RaServicesFactory
java.lang.Object
org.jboss.as.connector.util.RaServicesFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateDeploymentService(org.jboss.as.controller.registry.ManagementResourceRegistration registration, ConnectorXmlDescriptor connectorXmlDescriptor, org.jboss.modules.Module module, org.jboss.msc.service.ServiceTarget serviceTarget, String deploymentUnitName, org.jboss.msc.service.ServiceName deploymentUnitServiceName, String deployment, org.jboss.jca.common.api.metadata.resourceadapter.Activation raxml, org.jboss.as.controller.registry.Resource deploymentResource, org.jboss.msc.service.ServiceRegistry serviceRegistry, org.jboss.as.controller.capability.CapabilityServiceSupport support)
-
Constructor Details
-
RaServicesFactory
public RaServicesFactory()
-
-
Method Details
-
createDeploymentService
public static void createDeploymentService(org.jboss.as.controller.registry.ManagementResourceRegistration registration, ConnectorXmlDescriptor connectorXmlDescriptor, org.jboss.modules.Module module, org.jboss.msc.service.ServiceTarget serviceTarget, String deploymentUnitName, org.jboss.msc.service.ServiceName deploymentUnitServiceName, String deployment, org.jboss.jca.common.api.metadata.resourceadapter.Activation raxml, org.jboss.as.controller.registry.Resource deploymentResource, org.jboss.msc.service.ServiceRegistry serviceRegistry, org.jboss.as.controller.capability.CapabilityServiceSupport support)
-