WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Accessing the application management function

The com.ibm.websphere.management.application.AppManagementProxy class provides uniform access to application management functionality, regardless of whether the functionality is accessed from the server process, administrative client process, or a stand-alone Java program in the absence of WebSphere Application Server. This topic provides code excerpts that demonstrate how to obtain an AppManagementProxy instance in a variety of cases.

Before you begin

This task assumes a basic familiarity with WebSphere Application Server programming interfaces and MBean programming. For information on WebSphere Application Server programming interfaces, see application programming interface (API) documentation. For information on MBean programming, see MBean Java application programming interface (API) documentation.

Why and when to perform this task

Perform any of the following tasks to access application management functionality through programming.

Steps for this task

Result

After you successfully create the AppManagementProxy class, you have access to application management functionality.

What to do next

You can perform various management functions such as installation, uninstallation, editing, and so on.



Related concepts
Application management

Related tasks
Installing an application through programming

Task topic    

Terms of Use | Feedback

Last updated: Dec 11, 2005 4:07:15 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tjmx_access_appmanage.html

© Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)