Packages
com.objectwave.appArch An attempt to capture some common application architecture related code, such as: Screen Flow, Security, and application initialization.
com.objectwave.appArch.admin Allow applications to dynamically add commands that can be invoked by outside requests.
com.objectwave.appArch.gui  
com.objectwave.appArch.security Provide a unix style security that can very easily be added and removed from a system.
com.objectwave.appSupport  
com.objectwave.classFile Useful for the manipulation of java class byte codes.
com.objectwave.configuration Provide a mechanism for allowing run time configuration of an application.
com.objectwave.configuration.bean  
com.objectwave.configuration.example  
com.objectwave.configuration.xml  
com.objectwave.corba  
com.objectwave.crypto  
com.objectwave.customClassLoader A way to seamlessly execute applications on remote platforms.
com.objectwave.customClassLoader.cclp  
com.objectwave.event Provides a mechanism for Status events and basis for our application architecture with Events.
com.objectwave.exception  
com.objectwave.logging Introduction
The logging package was created to maintain a buffer between ObjectWave code and third party dependencies.
com.objectwave.logging.log4j  
com.objectwave.naming  
com.objectwave.naming.servlet  
com.objectwave.networkUtility  
com.objectwave.persist Persistence is the process by which an object lives beyond the life of the currently executing Virtual Machine.
com.objectwave.persist.bcel  
com.objectwave.persist.bcel.examples  
com.objectwave.persist.bean  
com.objectwave.persist.broker  
com.objectwave.persist.collectionAdapters  
com.objectwave.persist.constraints  
com.objectwave.persist.constraints.gui  
com.objectwave.persist.examples  
com.objectwave.persist.file  
com.objectwave.persist.gui  
com.objectwave.persist.invert  
com.objectwave.persist.mapping  
com.objectwave.persist.objectConstruction  
com.objectwave.persist.properties  
com.objectwave.persist.sqlConstruction  
com.objectwave.persist.util  
com.objectwave.persist.value This package was a work in progress and never completed.
com.objectwave.persist.xml  
com.objectwave.persist.xml.test  
com.objectwave.printerSupport  
com.objectwave.simpleSockets  
com.objectwave.socketClassServer  
com.objectwave.sourceGenerator  
com.objectwave.sourceModel  
com.objectwave.sourceParser  
com.objectwave.templateMerge Templates provide the ability to create documents by merging application data with a predefined ascii based template.
com.objectwave.templateMerge.gui  
com.objectwave.test A set of core classes to help with unit testing efforts.
com.objectwave.tools  
com.objectwave.tools.propertyEditor  
com.objectwave.tools.uiWidget  
com.objectwave.tools.utility  
com.objectwave.tools.viewUtility  
com.objectwave.transactionalSupport Provide the core functionality the allows us to 'commit' and 'rollback' changes to TransactionalObjects.
com.objectwave.transactionalSupport.test  
com.objectwave.transactionalSupport.xa  
com.objectwave.transactSecurity  
com.objectwave.uiControl Wrappers for existing UI widgets.
com.objectwave.uiWidget A new and complete uiWidget.
com.objectwave.utility Common behavior that is best served by one (or few) class(es).
com.objectwave.viewUtility This directory contains UI behavioral abstractions.