Package 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
-
Method Details
-
getManagedInstance
Object getManagedInstance()
-