|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.config.ConnectorHelper
public class ConnectorHelper
ConnectorHelper is a utility class that returns ConnectorResource
objects for a given scheme.
| Constructor Summary | |
|---|---|
ConnectorHelper()
|
|
| Method Summary | |
|---|---|
static ConnectorResource |
getConnectorResource(SchemeType scheme)
Returns the connector resource for the supplied scheme. |
static ConnectorResource |
getConnectorResource(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(SchemeType scheme)
ConfigurationManager.getConfig()
scheme - the connector scheme
public static ConnectorResource getConnectorResource(SchemeType scheme,
Configuration config)
scheme - the connector schemeconfig - the configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||