SMILA (incubation) API documentation

org.eclipse.smila.connectivity.queue.broker.main.internal
Class ConnectivityBrokerImpl

java.lang.Object
  extended by org.eclipse.smila.connectivity.queue.AbstractBrokerPropertiesConfigImpl
      extended by org.eclipse.smila.connectivity.queue.broker.main.internal.ConnectivityBrokerImpl
All Implemented Interfaces:
ConnectivityBroker

public class ConnectivityBrokerImpl
extends AbstractBrokerPropertiesConfigImpl

The Class ConnectivityQueueManagerImpl.


Field Summary
 
Fields inherited from class org.eclipse.smila.connectivity.queue.AbstractBrokerPropertiesConfigImpl
_connection, _log, _session, CONFIG_JMS_NAME, DLQ, PROPERTY_DEFAULT_DIRECTORY_PREFIX, PROPERTY_PROVIDER_URL
 
Constructor Summary
ConnectivityBrokerImpl()
           
 
Method Summary
protected  java.lang.String getBundleId()
          Gets the bundle id.
 
Methods inherited from class org.eclipse.smila.connectivity.queue.AbstractBrokerPropertiesConfigImpl
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectivityBrokerImpl

public ConnectivityBrokerImpl()
Method Detail

getBundleId

protected java.lang.String getBundleId()
Gets the bundle id.

Specified by:
getBundleId in class AbstractBrokerPropertiesConfigImpl
Returns:
the bundle id
See Also:
AbstractBrokerPropertiesConfigImpl.getBundleId()

SMILA (incubation) API documentation