|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonathan.libs.kernel.JContextFactoryFactory
Factory for JContextFactory objects.
Constructor Summary | |
JContextFactoryFactory()
|
Method Summary | |
java.lang.Object |
newObject(Context _c)
Returns a new JContextFactory instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JContextFactoryFactory()
Method Detail |
public java.lang.Object newObject(Context _c)
newObject
in interface Factory
_c
- unused;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |