|
||||||||||
| 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 ConnectorResource |
getConnectorResource(org.exolab.jms.config.types.SchemeType scheme,
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 ConnectorResource getConnectorResource(org.exolab.jms.config.types.SchemeType scheme,
Configuration config)
scheme - the connector schemeconfig - the configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||