|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.functor.StandardFunctorOutlet
public class StandardFunctorOutlet
Constructor Summary | |
---|---|
StandardFunctorOutlet()
|
Method Summary | |
---|---|
java.util.List<IFunctorFactory> |
getFunctorFactories()
|
IFunctorFactory |
lookupFunctorFactory(java.lang.String id)
|
void |
registerFunctorFactory(IFunctorFactory factory)
|
void |
unregisterFunctorFactory(IFunctorFactory factory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardFunctorOutlet()
Method Detail |
---|
public java.util.List<IFunctorFactory> getFunctorFactories()
getFunctorFactories
in interface IFunctorOutlet
public IFunctorFactory lookupFunctorFactory(java.lang.String id)
lookupFunctorFactory
in interface IFunctorOutlet
public void registerFunctorFactory(IFunctorFactory factory)
registerFunctorFactory
in interface IFunctorOutlet
public void unregisterFunctorFactory(IFunctorFactory factory)
unregisterFunctorFactory
in interface IFunctorOutlet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |