org.jpox.sco
Interface SCOLazyLoading

All Known Implementing Classes:
ArrayList, Collection, HashMap, HashSet, Hashtable, LinkedHashMap, LinkedHashSet, LinkedList, List, Map, Properties, Set, SortedMap, SortedSet, Stack, TreeMap, TreeSet, Vector

public interface SCOLazyLoading

Representation of a SCO that supports lazy loading of its contents.

Version:
$Revision: 1.2 $

Method Summary
 void load()
          Inform the SCO that it should load itself fully now.
 

Method Detail

load

public void load()
Inform the SCO that it should load itself fully now.



Copyright © -2007 . All Rights Reserved.