Uses of Class
org.apache.jdo.impl.state.SCOProcessor

Packages that use SCOProcessor
org.apache.jdo.impl.state   
 

Uses of SCOProcessor in org.apache.jdo.impl.state
 

Fields in org.apache.jdo.impl.state declared as SCOProcessor
private static SCOProcessor StateManagerImpl.scoProcessor
           
private static SCOProcessor SCOProcessor.singleton
          The singleton ReachabilityHandler instance.
 

Methods in org.apache.jdo.impl.state that return SCOProcessor
static SCOProcessor SCOProcessor.getInstance()
          Get the SCOProcessor singleton instance.