org.openejb.core.ivm.naming
Class ObjectReference
java.lang.Object
org.openejb.core.ivm.naming.ObjectReference
- All Implemented Interfaces:
- Reference
public class ObjectReference
- extends Object
- implements Reference
This class is used when the object to be reference is available at the time
the reference is created.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectReference
public ObjectReference(Object obj)
getObject
public Object getObject()
throws NamingException
- Specified by:
getObject
in interface Reference
- Throws:
NamingException
Copyright © 1999-2010 OpenEJB. All Rights Reserved.