|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.CoreServiceLocator
public class CoreServiceLocator
Locator of core CAST services.
IObservablePersistenceProvider
,
IResourceRegistry
,
ConverterRegistry
Constructor Summary | |
---|---|
CoreServiceLocator()
|
Method Summary | |
---|---|
static ConverterRegistry |
getConverterRegistry()
Returns the converter registry. |
static TransparentPersistenceProvider |
getPersistenceProvider()
Returns the persistence provider. |
static IResourceRegistry |
getResourceRegistry()
Returns the resource registry. |
static void |
initialize()
Initializes the CAST services. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoreServiceLocator()
Method Detail |
---|
public static void initialize() throws Exception
Exception
public static TransparentPersistenceProvider getPersistenceProvider()
public static IResourceRegistry getResourceRegistry()
public static ConverterRegistry getConverterRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |