Interface | Description |
---|---|
AppConstants |
Application management constants.
|
AppManagement |
The AppManagement interface provides APIs for managing J2EE applications in WebSphere cell.
|
AppNotification.Listener |
An implementation of Listener interface is used by the clients that invoke
install/uninstall functions of AppManagement in local mode.
|
Class | Description |
---|---|
AppManagementBaseFactory |
Base application management factory.
|
AppManagementHelper |
The AppManagmentHelper is a helper class for application.
|
AppManagementProxy |
AppManagementProxy provides a common implementation for AppManagement interface in local
and JMX mode.
|
AppNotification |
AppNotification class defines the event data passed back by AppManagement
implementation during asynchronous operations such installation or uninstallation.
|
EarUtils | |
EditionInfo |
Information related to an application edition.
|
Enum | Description |
---|---|
EditionInfo.State |
Application edition states:
ACTIVE
Application edition is active (getter) or should be set to active (setter).
|