|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSnacCmdFactoryList
DefaultSnacCmdFactoryList
A class created to make creating SnacCmdFactoryList
s a bit
simpler.
Constructor Summary | |
DefaultSnacCmdFactoryList(SnacCmdFactory[] factories)
Creates a new SnacCmdFactoryList holding the given list of
factories. |
Methods inherited from class SnacCmdFactoryList |
getFactory, register, registerAll, unregister, unregisterAll, unregisterAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultSnacCmdFactoryList(SnacCmdFactory[] factories)
SnacCmdFactoryList
holding the given list of
factories.
factories
- a list of SNAC command factories
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |