Package com.sun.jaw.impl.common

Provides common classes used by the adaptors and the services.

See:
          Description

Class Summary
ClassDefinition ClassDefinition is used to encapsulate the bytes of the Java class.
DefaultPaths This class represents a set of default directories used by Java DMK.
JawProperties This class reads a file containing the property list defined for Java DMK and adds all the read properties to the list of system properties.
Library This class represents a native library.
LibraryDefinition A LibraryDefinition is a machine neutral definition for a native library.
 

Exception Summary
NoSuchLibException This Java DMK exception is used to report that the native library to be loaded was not found.
 

Package com.sun.jaw.impl.common Description

Provides common classes used by the adaptors and the services.