org.apache.geronimo.activemq
Interface ActiveMQConnector
- All Superinterfaces:
- JMSConnector, NetworkConnector
- All Known Implementing Classes:
- TransportConnectorGBeanImpl
public interface ActiveMQConnector
- extends JMSConnector
The GBean interface for the ActiveMQ network connector GBean
CONNECTOR_J2EE_TYPE
static final String CONNECTOR_J2EE_TYPE
- See Also:
- Constant Field Values
getPath
String getPath()
setPath
void setPath(String path)
getQuery
String getQuery()
setQuery
void setQuery(String query)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.