|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.api.ApiAdapterFactory
public class ApiAdapterFactory
Factory of API adapters.
| Constructor Summary | |
|---|---|
protected |
ApiAdapterFactory()
Protected constructor to prevent outside instantiation |
| Method Summary | |
|---|---|
ApiAdapter |
getApiAdapter(java.lang.String name,
PluginManager pluginMgr)
Accessor for an adapter, given the api name. |
static ApiAdapterFactory |
getInstance()
Accessor for the ApiAdapterFactory (singleton). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ApiAdapterFactory()
| Method Detail |
|---|
public static ApiAdapterFactory getInstance()
public ApiAdapter getApiAdapter(java.lang.String name,
PluginManager pluginMgr)
name - the adapter name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||