|
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<ListenerConfigType>
org.eclipse.smila.connectivity.queue.worker.internal.listener.ListenerImpl
public class ListenerImpl
The Class ListenerImpl.
| 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 | |
|---|---|
ListenerImpl()
Instantiates a new listener impl. |
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigName()
Gets the config name. |
ListenerRule[] |
getRules()
Gets the rules. |
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 ListenerImpl()
| Method Detail |
|---|
public java.lang.String getConfigName()
getConfigName in class AbstractQueueService<ListenerConfigType>AbstractQueueService.getConfigName()public void start()
start in interface QueueWorkerstart in class AbstractQueueService<ListenerConfigType>AbstractQueueService.start()public void stop()
stop in interface QueueWorkerstop in class AbstractQueueService<ListenerConfigType>AbstractQueueService.stop()public ListenerRule[] getRules()
getRules in interface ListenerListener.getRules()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||