|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutoStartMechanism | |
|---|---|
| org.jpox.store | Package handling the storage of classes to the datastore, and the management of the datastore. |
| Uses of AutoStartMechanism in org.jpox.store |
|---|
| Classes in org.jpox.store that implement AutoStartMechanism | |
|---|---|
class |
AbstractAutoStartMechanism
Abstract representation of an autostart mechanism. |
class |
ClassesAutoStarter
An auto-starter mechanism that uses a defined list of classes to be loaded at start. |
class |
XMLAutoStarter
An auto-starter mechanism storing its definition in an XML file. |
| Fields in org.jpox.store declared as AutoStartMechanism | |
|---|---|
protected AutoStartMechanism |
AbstractStoreManager.starter
Auto-Start mechanism to use. |
| Methods in org.jpox.store that return AutoStartMechanism | |
|---|---|
AutoStartMechanism |
AbstractStoreManager.getAutoStartMechanism()
|
AutoStartMechanism |
StoreManager.getAutoStartMechanism()
Accessor for the AutoStartMechanism |
AutoStartMechanism |
FederationManager.getAutoStartMechanism()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||