IBM WebSphere Telecom Web Services Server, Version 7.1
Configuring the Application Manager
The Application Manager manages Parlay applications. You can configure
the Application Manager to change the way in which it manages your Parlay
applications.
Specifying configuration parameters
To interact with the Application Manager, you will normally use the Parlay Administration Console. However, you can also configure the Application Manager itself to determine how it will manage your Parlay applications.
Configuring Parlay applications to behave as managed objects
The components and applications managed by the Application
Manager are called managed objects. Every application that
needs management events from the Application Manager must define a
stateless bean implementing the ManagedObjectOperations interface.
The bean must be deployed with a predefined JNDI name format. When
this is done, the application becomes a managed object.