|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.plugin.PluginRegistryFactory
public class PluginRegistryFactory
Factory for PluginRegistry. Creates an instance of PluginRegistry based on the available PluginRegistry implementation in the JPOX Core classpath
| Field Summary | |
|---|---|
protected static Localiser |
LOCALISER
|
| Constructor Summary | |
|---|---|
PluginRegistryFactory()
|
|
| Method Summary | |
|---|---|
static PluginRegistry |
newPluginRegistry(PersistenceConfiguration conf,
ClassLoaderResolver clr)
Instantiates a PluginRegistry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Localiser LOCALISER
| Constructor Detail |
|---|
public PluginRegistryFactory()
| Method Detail |
|---|
public static PluginRegistry newPluginRegistry(PersistenceConfiguration conf,
ClassLoaderResolver clr)
conf - the PersistenceConfigurationclr - the ClassLoaderResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||