Uses of Class
org.jpox.store.exceptions.DatastoreInitialisationException

Packages that use DatastoreInitialisationException
org.jpox.store Package handling the storage of classes to the datastore, and the management of the datastore. 
 

Uses of DatastoreInitialisationException in org.jpox.store
 

Methods in org.jpox.store that throw DatastoreInitialisationException
 java.util.Collection ClassesAutoStarter.getAllClassData()
          Accessor for all auto start data for this starter.
 java.util.Collection XMLAutoStarter.getAllClassData()
          Accessor for all auto start data for this starter.
 java.util.Collection AutoStartMechanism.getAllClassData()
          Accessor for the data for the classes that are currently auto started.
protected  void AbstractStoreManager.initialiseAutoStart(java.lang.String mechanism, java.lang.String mode, ClassLoaderResolver clr)
          Method to initialise the auto-start mechanism, loading up the classes from its store into memory so that we start from where we got to last time.
 



Copyright © -2008 . All Rights Reserved.