|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistrySingleton
public class ContentProviderRegistrySingleton
We need a place to start or Spring container. This can also be done via the
WEB-INF/web.xml. We do not start vie web.xml because we would depend on the
gui then. As the gui can be changed this would be bad. Instead we build a
singleton which returns the ContentProviderRegistryFace which
contains all functions needed.
| Method Summary | |
|---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext()
|
static ContentProviderRegistryFace |
getContentProviderRegistry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContentProviderRegistryFace getContentProviderRegistry()
ContentProviderRegistryFace instantiated by the Spring
container.public static org.springframework.context.ApplicationContext getApplicationContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||