org.modeshape.referent
Interface ReferentProvider<T>

Type Parameters:
T - The referent type
All Known Subinterfaces:
IdentifiableReferentProvider<T,ID>

public interface ReferentProvider<T>

See ReferentManager for an explanation of how this interface should be used.


Method Summary
 T resolveReferent()
           
 

Method Detail

resolveReferent

T resolveReferent()
Returns:
A proxy of a soft reference to the referent