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