Interface AdministeredObject

All Superinterfaces:
Describable, JNDIEnvironmentRef

public interface AdministeredObject extends JNDIEnvironmentRef, Describable
Represents <administered-object>.
  • Method Details

    • getInterfaceNameValue

      String getInterfaceNameValue()
      Returns:
      <interface-name>, or null if unspecified
    • getClassNameValue

      String getClassNameValue()
      Returns:
      <class-name>
    • getResourceAdapter

      String getResourceAdapter()
      Returns:
      <resource-adapter>
    • getProperties

      List<Property> getProperties()
      Returns:
      <property> as a read-only list