Package | Description |
---|---|
org.jboss.as.connector.subsystems.resourceadapters |
Modifier and Type | Method and Description |
---|---|
static ModifiableResourceAdapter |
RaOperationUtil.buildResourceAdaptersObject(String id,
OperationContext context,
org.jboss.dmr.ModelNode operation,
String archiveOrModule) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceName |
RaOperationUtil.installRaServices(OperationContext context,
ServiceVerificationHandler verificationHandler,
String name,
ModifiableResourceAdapter resourceAdapter,
List<org.jboss.msc.service.ServiceController<?>> newControllers) |
static void |
RaOperationUtil.installRaServicesAndDeployFromModule(OperationContext context,
ServiceVerificationHandler verificationHandler,
String name,
ModifiableResourceAdapter resourceAdapter,
String fullModuleName,
List<org.jboss.msc.service.ServiceController<?>> newControllers) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.