|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.net.ConnectorCfgFactory
Factory for ConnectorCfg
instances.
Constructor Summary | |
ConnectorCfgFactory()
|
Method Summary | |
static ConnectorCfg |
create(org.exolab.jms.config.types.SchemeType scheme,
Configuration config)
Creates a new ConnectorCfg . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectorCfgFactory()
Method Detail |
public static ConnectorCfg create(org.exolab.jms.config.types.SchemeType scheme, Configuration config)
ConnectorCfg
.scheme
- the connector schemeconfig
- the configuration to useConnectorCfg
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |