ABSTRACT

The Java Management Application Programming Interface (JMAPI) is a collection of Java classes, provided by Sun Microsystems, that allow network management software developers to write management applications using a standardized platform-independent application programming interface. The initial API was based on the Java Developer Kit (JDK) 1.0 API specification. JMAPI was subsequently modified to support the 1.1 JDK specification in order to make use of its security and the Remote Method Invocation (RMI).