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