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

Method Detail

getManagedInstance

Object getManagedInstance()


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