|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.tools.factory.StandardOutlet
public class StandardOutlet
| Constructor Summary | |
|---|---|
StandardOutlet()
|
|
| Method Summary | |
|---|---|
IFactory[] |
getFactories()
|
IFactory[] |
lookupFactories(java.lang.Class type)
|
IFactory |
lookupFactory(java.lang.String id)
|
void |
registerFactory(IFactory factory)
|
void |
unregisterFactory(IFactory factory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardOutlet()
| Method Detail |
|---|
public IFactory[] getFactories()
getFactories in interface IOutletpublic IFactory[] lookupFactories(java.lang.Class type)
lookupFactories in interface IOutletpublic IFactory lookupFactory(java.lang.String id)
lookupFactory in interface IOutletpublic void registerFactory(IFactory factory)
registerFactory in interface IOutletpublic void unregisterFactory(IFactory factory)
unregisterFactory in interface IOutlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||