Interface WeblogicConnector13
-
- All Superinterfaces:
Serializable,WeblogicConnector,WlsMetadata
- All Known Implementing Classes:
WeblogicConnector13Impl
public interface WeblogicConnector13 extends WeblogicConnector
A WeblogicConnector v1.3.- Author:
- Jeff Zhang
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classWeblogicConnector13.AttributeA Attribute.static classWeblogicConnector13.TagA Tag.
-
Field Summary
Fields Modifier and Type Field Description static StringXML_VERSIONVERSION constant
-
Method Summary
-
Methods inherited from interface org.jboss.jca.as.converters.wls.api.metadata.WeblogicConnector
getAdminObjects, getConnectorWorkManager, getJndiName, getNativeLibdir, getOutboundResourceAdapter, getProperties, getSecurity, getWorkManager, isEnableAccessOutsideApp, isEnableGlobalAccessToClasses
-
-
-
-
Field Detail
-
XML_VERSION
static final String XML_VERSION
VERSION constant- See Also:
- Constant Field Values
-
-