org.openeai.moa
Class EnterpriseObjectBase


java.lang.Object

  |

  +--org.openeai.OpenEaiObject

        |

        +--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 beta2 - 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
 
Methods inherited from class org.openeai.OpenEaiObject
addLog4jProperty, getAppName, getDebug, getFromAddr, getLog4jProperties, 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, OpenEAI Software Foundation