Previous Next Contents Index


A


JAR File Structure

The Java Dynamic Management Kit classes are held in five .jar files which reflect the following structure.

.jar file
Contents

jawag.jar

Contains the agent classes.

jawcl.jar

Contains the client classes.

jawco.jar

Contains the common classes.

jawcs.jar

Contains the class server.

jawtk.jar

Contains the tools (for example, compiler executable files).

jawall.jar

Contains all of the classes contained in the above .jar files.


The jawall.jar file is provided for developing and testing Java Dynamic Management applications.

The packages held in each .jar file are detailed in the following tables.


Packages Contained in jawag.jar

com.sun.jaw.impl.adaptor.IPacl

com.sun.jaw.impl.adaptor.comm

com.sun.jaw.impl.adaptor.generic

com.sun.jaw.impl.adaptor.html

com.sun.jaw.impl.adaptor.http

com.sun.jaw.impl.adaptor.https

com.sun.jaw.impl.adaptor.iiop

com.sun.jaw.impl.adaptor.rmi

com.sun.jaw.impl.adaptor.snmp

com.sun.jaw.impl.adaptor.udp

com.sun.jaw.impl.agent.services.bootstrap

com.sun.jaw.impl.agent.services.cascading

com.sun.jaw.impl.agent.services.jawdiscovery

com.sun.jaw.impl.agent.services.light

com.sun.jaw.impl.agent.services.loader.rmi

com.sun.jaw.impl.agent.services.mlet

com.sun.jaw.impl.agent.services.monitor

com.sun.jaw.impl.agent.services.persistent

com.sun.jaw.impl.agent.services.security

com.sun.jaw.impl.base

com.sun.jaw.reference.agent.cmf

com.sun.jaw.reference.agent.services

com.sun.jaw.snmp.agent




Packages Contained in jawcl.jar

com.sun.jaw.impl.adaptor.comm

com.sun.jaw.impl.adaptor.html

com.sun.jaw.impl.adaptor.http

com.sun.jaw.impl.adaptor.https

com.sun.jaw.impl.adaptor.iiop

com.sun.jaw.impl.adaptor.rmi

com.sun.jaw.impl.adaptor.snmp

com.sun.jaw.impl.adaptor.udp

com.sun.jaw.impl.agent.services.cascading

com.sun.jaw.impl.agent.services.jawdiscovery

com.sun.jaw.impl.agent.services.light

com.sun.jaw.impl.agent.services.loader.rmi

com.sun.jaw.impl.agent.services.mlet

com.sun.jaw.impl.agent.services.monitor

com.sun.jaw.impl.agent.services.persistent

com.sun.jaw.impl.client.tools

com.sun.jaw.reference.agent.cmf

com.sun.jaw.reference.agent.services

com.sun.jaw.reference.client.adaptor

com.sun.jaw.reference.client.mo

com.sun.jaw.reference.common

com.sun.jaw.snmp.manager




Packages Contained in jawco.jar

com.sun.jaw.impl.adaptor.comm

com.sun.jaw.impl.adaptor.http

com.sun.jaw.impl.adaptor.https

com.sun.jaw.impl.adaptor.rmi

com.sun.jaw.impl.adaptor.security

com.sun.jaw.impl.adaptor.udp

com.sun.jaw.impl.agent.services.alarm

com.sun.jaw.impl.agent.services.mlet

com.sun.jaw.impl.agent.services.monitor

com.sun.jaw.impl.agent.services.scheduler

com.sun.jaw.impl.common

com.sun.jaw.impl.mapper

com.sun.jaw.impl.server.rmi

com.sun.jaw.reference.agent.cmf

com.sun.jaw.reference.agent.services

com.sun.jaw.reference.client.mo

com.sun.jaw.reference.common

com.sun.jaw.reference.mapper

com.sun.jaw.reference.query

com.sun.jaw.snmp.common




Packages Contained in jawcs.jar

com.sun.jaw.impl.server.rmi




Packages Contained in jawtk.jar

com.sun.jaw.tools




Copyright 1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California 94303 U.S.A.
Copyright in French

Previous Next Contents Index