|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.server.net.ConnectorCfgFactory
public class ConnectorCfgFactory
Factory for ConnectorCfg
instances.
Constructor Summary | |
---|---|
ConnectorCfgFactory()
|
Method Summary | |
---|---|
static ConnectorCfg |
create(org.exolab.jms.config.types.SchemeType scheme,
org.exolab.jms.config.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, org.exolab.jms.config.Configuration config)
ConnectorCfg
.
scheme
- the connector schemeconfig
- the configuration to use
ConnectorCfg
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |