| 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 |
StoreManager.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. |