com.ibm.ws.container.service.app.deploy

Interface ApplicationInfo

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the unique application name. This will normally be the name specified in the deployment descriptor (or the URI base name) unless that value would conflict with another application, in which case a unique name will have been generated and will be returned. The name from the application manager is the application portion of the J2EEName in getMetaData().
      • getContainer

        com.ibm.wsspi.adaptable.module.Container getContainer()
      • getMetaData

        com.ibm.ws.runtime.metadata.ApplicationMetaData getMetaData()