Introduction: Administrative programs

 

+

Search Tips   |   Advanced Search

 

The JMX specification allows you to write Java programs to administer WAS.

WAS supports a Java programming interface for developing administrative programs. All of the administrative tools supplied with the product are written according to the API, which is based on the industry standard JMX specification. You can write a Java program that performs any of the administrative features of the WAS administrative tools. You can also extend the basic WAS administrative system to include your own managed resources.