|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.exolab.jms.config.ConnectorHelper
ConnectorHelper is a utility class that returns ConnectorResource
objects for a given scheme.
| Constructor Summary | |
ConnectorHelper()
|
|
| Method Summary | |
static org.exolab.jms.config.ConnectorResource |
getConnectorResource(org.exolab.jms.config.types.SchemeType scheme)
Returns the connector resource for the supplied scheme. |
static org.exolab.jms.config.ConnectorResource |
getConnectorResource(org.exolab.jms.config.types.SchemeType scheme,
org.exolab.jms.config.Configuration config)
Returns the connector resource for the supplied scheme, from the supplied configuration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectorHelper()
| Method Detail |
public static org.exolab.jms.config.ConnectorResource getConnectorResource(org.exolab.jms.config.types.SchemeType scheme)
ConfigurationManager.getConfig()scheme - the connector scheme
public static org.exolab.jms.config.ConnectorResource getConnectorResource(org.exolab.jms.config.types.SchemeType scheme,
org.exolab.jms.config.Configuration config)
scheme - the connector schemeconfig - the configuration
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||