Package | Description |
---|---|
org.jboss.jca.common.api.metadata |
This package contains interfaces to define metadata api
|
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 |
---|---|
static <T extends CopyableMetaData> |
CopyUtil.clone(T input)
Clone an IDDecoratedMetadata taking care of null cheks
|
static <T extends CopyableMetaData> |
CopyUtil.cloneList(java.util.List<T> list)
clone a list of IdDecoratedMetadata and deep into the elements
|
Modifier and Type | Method and Description |
---|---|
CopyableMetaData |
CopyableMetaData.copy()
Creates and returns a copy of this object.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activationspec
An Activationspec
|
interface |
AdminObject
A AdminObject.
|
interface |
AuthenticationMechanism
A AuthenticationMechanism.
|
interface |
ConfigProperty
A ConfigProperty.
|
interface |
ConnectionDefinition
A ConnectionDefinition.
|
interface |
Connector
A Connector.
|
interface |
Icon
Icon
|
interface |
InboundResourceAdapter
A InboundResourceAdapter.
|
interface |
LicenseType
LicenseType
|
interface |
Messageadapter
A Messageadapter.
|
interface |
MessageListener
A MessageListener.
|
interface |
OutboundResourceAdapter
A OutboundResourceAdapter.
|
interface |
RequiredConfigProperty
RequiredConfigProperty
|
interface |
ResourceAdapter
A ResourceAdapter.
|
interface |
SecurityPermission
A SecurityPermission.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalizedXsdString
A localized string
|
class |
XsdString
A XML string
|
Modifier and Type | Method and Description |
---|---|
CopyableMetaData |
LocalizedXsdString.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
XsdString.copy()
Creates and returns a copy of this object.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationSpecImpl |
class |
AdminObjectImpl
An admin object implementation
|
class |
AuthenticationMechanismImpl
An AuthenticationMechanism implementation
|
class |
ConfigPropertyImpl
A ConfigProperty.
|
class |
ConnectionDefinitionImpl |
class |
ConnectorImpl
Implementation of Connector
|
class |
IconImpl
An Icon implementation
|
class |
InboundResourceAdapterImpl
An InboundResourceAdapter implementation
|
class |
LicenseTypeImpl
A LicenseType implementation
|
class |
MessageAdapterImpl
A Messageadapter implementation
|
class |
MessageListenerImpl
A MessageListener implementation
|
class |
OutboundResourceAdapterImpl
An OutboundResourceAdapter implementation
|
class |
RequiredConfigPropertyImpl
A RequiredConfigProperty implementation
|
class |
ResourceAdapterImpl
A ResourceAdapter implementation
|
class |
SecurityPermissionImpl
Security permission
|
Modifier and Type | Method and Description |
---|---|
CopyableMetaData |
SecurityPermissionImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
ConnectorImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
ResourceAdapterImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
RequiredConfigPropertyImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
ConfigPropertyImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
ConnectionDefinitionImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
IconImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
AdminObjectImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
AuthenticationMechanismImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
ActivationSpecImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
LicenseTypeImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
MessageListenerImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
OutboundResourceAdapterImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
MessageAdapterImpl.copy()
Creates and returns a copy of this object.
|
CopyableMetaData |
InboundResourceAdapterImpl.copy()
Creates and returns a copy of this object.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)