Package | Description |
---|---|
org.jboss.jca.common.api.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
org.jboss.jca.common.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AdminObject> |
ResourceAdapter.getAdminObjects() |
Modifier and Type | Class and Description |
---|---|
class |
AdminObjectImpl
An admin object implementation
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AdminObject> |
ResourceAdapterImpl.getAdminObjects() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapterImpl.forceAdminObjects(java.util.List<AdminObject> newContent)
Force adminobjects with new content.
|
Constructor and Description |
---|
ResourceAdapterImpl(XsdString resourceadapterClass,
java.util.List<ConfigProperty> configProperties,
OutboundResourceAdapter outboundResourceadapter,
InboundResourceAdapter inboundResourceadapter,
java.util.List<AdminObject> adminobjects,
java.util.List<SecurityPermission> securityPermissions,
java.lang.String id)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)