L - defines the message listener typeA - defines the basic event typeM - defines the basic message typepublic interface StatelessCallabackComponent<L,A,M> extends SubComponent<L,A,M>
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutorService()
returns associated executor service
|
List<SubComponent<L,A,M>> |
getInstances()
return instances of current state less component
|
AtomicInteger |
getThreadCounter()
returns thread counter to coordinate amount of existing instances of
sateless callback component
|
getComponent, getNextIncomingMessage, getParentId, hasIncomingMessage, initEnv, isBlocked, lock, putIncomingMessage, release, setComponentgetContext, getLocaleID, getResourceBundleLocation, isStarted, setLocaleID, setResourceBundleLocation, setStartedcompareToList<SubComponent<L,A,M>> getInstances()
AtomicInteger getThreadCounter()
ExecutorService getExecutorService()
Copyright © 2014. All rights reserved.