org.apache.openjpa.enhance
Interface ManagedInstanceProvider

All Known Implementing Classes:
ReflectingPersistenceCapable

public interface ManagedInstanceProvider

Instances of this interface can provide an underlying instance.

Since:
1.0.0

Method Summary
 java.lang.Object getManagedInstance()
           
 

Method Detail

getManagedInstance

java.lang.Object getManagedInstance()


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.