Package | Description |
---|---|
org.jboss.jca.common.api.metadata.ra |
This package contains common metadatas fand parser for connector_1_*.xsd
|
org.jboss.jca.common.metadata.merge |
This package contains Merge util classes for metadatas
|
org.jboss.jca.common.metadata.ra.common |
This package contains metadatas common for connector-*.xsd
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AdminObject> |
ResourceAdapter1516.getAdminObjects() |
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultAdminObjectMatcher.match(AdminObject left,
CommonAdminObject right) |
Modifier and Type | Method and Description |
---|---|
Connector |
Merger.mergeConnectorWithCommonIronJacamar(CommonIronJacamar ij,
Connector conn,
ExtensionMatcher<AdminObject,CommonAdminObject> adminMatcher,
ExtensionMatcher<ConnectionDefinition,CommonConnDef> connDefMatcher)
Merge a
Connector and a CommonIronJacamar passing also Matcher to identify AdminObject
and ConnectionDefinition to merge inside the passed objects |
Modifier and Type | Class and Description |
---|---|
class |
AdminObjectImpl |
Modifier and Type | Method and Description |
---|---|
java.util.List<AdminObject> |
ResourceAdapter1516Impl.getAdminObjects() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapter1516Impl.forceAdminObjectsContent(java.util.List<AdminObject> newContent)
force adminobjects with new content.
|
Constructor and Description |
---|
ResourceAdapter1516Impl(java.lang.String resourceadapterClass,
java.util.List<? extends ConfigProperty> configProperties,
OutboundResourceAdapter outboundResourceadapter,
InboundResourceAdapter inboundResourceadapter,
java.util.List<AdminObject> adminobjects,
java.util.List<SecurityPermission> securityPermissions,
java.lang.String id) |
Copyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)