org.openeai.moa
Class EnterpriseObjectBase

java.lang.Object
  extended by org.openeai.OpenEaiObject
      extended by org.openeai.moa.EnterpriseObjectBase
Direct Known Subclasses:
XmlEnterpriseObjectImpl

public abstract class EnterpriseObjectBase
extends OpenEaiObject

This is the class from which all Enterprise objects inherit. It is the top level class for Enterprise objects. Currently, there is no functionality in this class, but there will be in the future.

Version:
3.0 - 28 January 2003
Author:
Tod Jackson (tod@openeai.org), Steve Wheat (steve@openeai.org)

Field Summary
 
Fields inherited from class org.openeai.OpenEaiObject
logger
 
Constructor Summary
EnterpriseObjectBase()
          Constructor
 
Method Summary
 
Methods inherited from class org.openeai.OpenEaiObject
getAppName, getDebug, getFromAddr, getMailHost, getMailService, getProperties, getToAddr, initializeLog4j, initializeLog4j, initializeLog4j, setAppName, setDebug, setFromAddr, setMailHost, setMailService, setProperties, setToAddr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnterpriseObjectBase

public EnterpriseObjectBase()
Constructor



Copyright © 2002,2003 OpenEAI Software Foundation