org.isam.exehda.services
Class ObjectSeed.ObjectHandle

java.lang.Object
  |
  +--org.isam.exehda.services.ObjectSeed.ObjectHandle
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ObjectSeed

public static class ObjectSeed.ObjectHandle
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ObjectSeed.ObjectHandle(java.lang.Object stub)
           
 
Method Summary
 java.lang.Object getStub()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectSeed.ObjectHandle

public ObjectSeed.ObjectHandle(java.lang.Object stub)
Method Detail

getStub

public java.lang.Object getStub()