|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectSingletonFactory
public class SingletonFactory
| Constructor Summary | |
|---|---|
SingletonFactory()
|
|
| Method Summary | |
|---|---|
Object |
createInstanceWithArgumentsAndContext(Object[] arguments,
XComponentContext xContext)
|
Object |
createInstanceWithContext(XComponentContext xContext)
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingletonFactory()
| Method Detail |
|---|
public final Object createInstanceWithArgumentsAndContext(Object[] arguments,
XComponentContext xContext)
throws Exception
Exception
public final Object createInstanceWithContext(XComponentContext xContext)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||