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<RequiredConfigProperty> |
Activationspec.getRequiredConfigProperties() |
Modifier and Type | Class and Description |
---|---|
class |
RequiredConfigPropertyImpl
A RequiredConfigProperty implementation
|
Modifier and Type | Method and Description |
---|---|
java.util.List<RequiredConfigProperty> |
ActivationSpecImpl.getRequiredConfigProperties() |
Constructor and Description |
---|
ActivationSpecImpl(XsdString activationspecClass,
java.util.List<RequiredConfigProperty> requiredConfigProperty,
java.util.List<ConfigProperty> configProperties,
java.lang.String id)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)