Interface AdminObjectInstance
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
AdminObjectInstanceImpl
A generic AdminObjectInstance.
- Author:
- Jeff Zhang
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumA Attribute.static enumA Tag. -
Method Summary
Modifier and TypeMethodDescriptiongetJndiNamegetProperties
-
Method Details
-
getJndiName
String getJndiName()getJndiName- Returns:
- the JndiName
-
getProperties
ConfigProperties getProperties()getProperties- Returns:
- the ConfigProperties
-