Package | Description |
---|---|
org.jboss.jca.common.metadata.merge |
This package contains Merge util classes for metadatas
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdminObjectMatcher
A DefaultAdminObjectMatcher.
|
class |
DefaultConnectionDefinitionMatcher
A DefaultConnectionDefinitionMatcher.
|
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 |
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 |
Copyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)