org.apache.jackrabbit.ocm.manager.objectconverter.impl
Interface OcmProxy

All Superinterfaces:
Serializable

public interface OcmProxy
extends Serializable

Interface implemented by lazy loading proxies

Author:
Stephane LANDELLE

Method Summary
 void fetch()
          Force proxy fetching
 boolean isInitialized()
          Check is the proxy has been loaded
 

Method Detail

isInitialized

boolean isInitialized()
Check is the proxy has been loaded

Returns:
true is the proxy has been loaded

fetch

void fetch()
Force proxy fetching



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.