|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseType | |
|---|---|
| org.jboss.jca.common.metadata.ra.common | This package contains metadatas common for connector-*.xsd |
| org.jboss.jca.common.metadata.ra.ra10 | This package contains metadatas for connector-1.0.dtd |
| org.jboss.jca.common.metadata.ra.ra15 | This package contains metadatas for connector-1.5.xsd |
| org.jboss.jca.common.metadata.ra.ra16 | This package contains metadatas for connector-1.6.xsd |
| Uses of LicenseType in org.jboss.jca.common.metadata.ra.common |
|---|
| Fields in org.jboss.jca.common.metadata.ra.common declared as LicenseType | |
|---|---|
protected LicenseType |
Connector.license
license information |
| Methods in org.jboss.jca.common.metadata.ra.common that return LicenseType | |
|---|---|
LicenseType |
Connector.getLicense()
Get the license. |
| Constructors in org.jboss.jca.common.metadata.ra.common with parameters of type LicenseType | |
|---|---|
Connector(XsdString vendorName,
XsdString eisType,
LicenseType license,
ResourceAdapter resourceadapter,
String id)
Create a new Connector. |
|
| Uses of LicenseType in org.jboss.jca.common.metadata.ra.ra10 |
|---|
| Constructors in org.jboss.jca.common.metadata.ra.ra10 with parameters of type LicenseType | |
|---|---|
Connector10(String moduleName,
ArrayList<LocalizedXsdString> description,
XsdString displayName,
ArrayList<Icon> icon,
XsdString vendorName,
XsdString eisType,
XsdString resourceadapterVersion,
LicenseType license,
ResourceAdapter resourceadapter,
String id)
|
|
| Uses of LicenseType in org.jboss.jca.common.metadata.ra.ra15 |
|---|
| Constructors in org.jboss.jca.common.metadata.ra.ra15 with parameters of type LicenseType | |
|---|---|
Connector15(XsdString vendorName,
XsdString eisType,
XsdString resourceadapterVersion,
LicenseType license,
ResourceAdapter1516 resourceadapter,
String id)
|
|
| Uses of LicenseType in org.jboss.jca.common.metadata.ra.ra16 |
|---|
| Constructors in org.jboss.jca.common.metadata.ra.ra16 with parameters of type LicenseType | |
|---|---|
Connector16(String moduleName,
ArrayList<LocalizedXsdString> description,
ArrayList<LocalizedXsdString> displayName,
ArrayList<Icon> icon,
XsdString vendorName,
XsdString eisType,
XsdString resourceadapterVersion,
LicenseType license,
ResourceAdapter1516 resourceadapter,
ArrayList<String> requiredWorkContext,
Boolean metadataComplete,
String id)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||