Interface ResourceAdapterModuleMBean

All Superinterfaces:
J2EEDeployedObjectMBean, J2EEManagedObjectMBean, J2EEModuleMBean

public interface ResourceAdapterModuleMBean extends J2EEModuleMBean
The ResourceAdapterModule model identifies a deployed resource adapter archive (RAR).
  • Method Details

    • getresourceAdapters

      String[] getresourceAdapters()
      A list of resource adapters contained in this resource adapter module. For each resource adapter contained in the deployed RAR module, there must be one ResourceAdapter OBJECT_NAME in the resourceAdapters list that identifies it.