|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent
org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueServicesAccessPoint
org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueService<ConnectionsConfigType>
org.eclipse.smila.connectivity.queue.worker.internal.connection.BrokerConnectionServiceImpl
public class BrokerConnectionServiceImpl
The Class BrokerConnectionServiceImpl.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueService |
|---|
_config |
| Fields inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueServicesAccessPoint |
|---|
_brokerConnections |
| Fields inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent |
|---|
_id, _log |
| Constructor Summary | |
|---|---|
BrokerConnectionServiceImpl()
Instantiates a new broker connection service impl. |
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigName()
Gets the config name. |
Connection |
getConnection(QueueConnectionType connectionType,
boolean cached)
Gets the connection. |
void |
start()
Start. |
void |
stop()
Stop. |
| Methods inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueService |
|---|
activate, deactivate |
| Methods inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractQueueServicesAccessPoint |
|---|
getBlackboardService, getBrokerConnections, getRecordStorage, getTaskListExecutionService, getWorkflowProcessor, setBlackboardFactory, setBrokerConnections, setRecordStorage, setWorkflowProcessor, unsetBlackboardFactory, unsetBrokerConnections, unsetRecordStorage, unsetWorkflowProcessor |
| Methods inherited from class org.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent |
|---|
msg |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrokerConnectionServiceImpl()
| Method Detail |
|---|
public java.lang.String getConfigName()
getConfigName in class AbstractQueueService<ConnectionsConfigType>#getConfigName()public void start()
start in class AbstractQueueService<ConnectionsConfigType>AbstractQueueService.start()public void stop()
stop in class AbstractQueueService<ConnectionsConfigType>AbstractQueueService.stop()
public Connection getConnection(QueueConnectionType connectionType,
boolean cached)
throws BrokerConnectionException
getConnection in interface BrokerConnectionServiceconnectionType - the connection typecached - the cached
BrokerConnectionException - the broker connection exception#getConnection(org.eclipse.smila.connectivity.queue.worker.config.QueueConnectionType)
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||