|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.objectfactory.Components
public class Components
Entry point to the ComponentProvider.
The ComponentProvider implementation can currently not be swapped, as opposed to the ClassFactory
,
using Classes
.
ComponentProvider
Constructor Summary | |
---|---|
Components()
|
Method Summary | ||
---|---|---|
static ComponentProvider |
getComponentProvider()
|
|
static
|
getSingleton(java.lang.Class<T> type)
Convenience method for retrieving a singleton our of the ComponentProvider . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Components()
Method Detail |
---|
public static <T> T getSingleton(java.lang.Class<T> type)
ComponentProvider
.
public static ComponentProvider getComponentProvider()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |