stomp.jdo
Interface JDOWrapperFactory.JDOWrapper

Enclosing interface:
JDOWrapperFactory

public static interface JDOWrapperFactory.JDOWrapper

tagging interface to indicate that wrapping has ( or has not ) already occurred.


Method Summary
 java.lang.Object getJDOObject()
          returns the JDO object being wrapped.
 

Method Detail

getJDOObject

public java.lang.Object getJDOObject()
returns the JDO object being wrapped.