org.openmdx.application.ejb.lightweight
Class AbstractRemoteObject

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteServer
          extended by org.openmdx.application.ejb.lightweight.AbstractRemoteObject
All Implemented Interfaces:
Serializable, Remote
Direct Known Subclasses:
AbstractEJBHome, AbstractEJBObject

public class AbstractRemoteObject
extends RemoteServer

Abstract Remote Object

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
protected AbstractRemoteObject()
          Constructor
 
Method Summary
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractRemoteObject

protected AbstractRemoteObject()
                        throws RemoteException
Constructor

Throws:
RemoteException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.