Introduction: Administrative programs


 

+

Search Tips   |   Advanced Search

 

The Java Management Extensions (JMX) spec allows you to write Java programs to administer WAS.

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