@Configuration
public class SessionQBeans
extends java.lang.Object
Constructor and Description |
---|
SessionQBeans() |
Modifier and Type | Method and Description |
---|---|
DequeueTask<QueuedOmeroKeepAlive> |
dequeueSessionTask(QChannelFactory<QueuedOmeroKeepAlive> factory,
OmeroEnv env,
SessionService service) |
QChannelFactory<QueuedOmeroKeepAlive> |
sessionChannelFactory(ServerConnector connector,
OmeroSessionQConfig qConfig) |
ChannelSource<QueuedOmeroKeepAlive> |
sessionSourceChannel(QChannelFactory<QueuedOmeroKeepAlive> factory) |
@Bean public QChannelFactory<QueuedOmeroKeepAlive> sessionChannelFactory(ServerConnector connector, OmeroSessionQConfig qConfig)
@Bean public ChannelSource<QueuedOmeroKeepAlive> sessionSourceChannel(QChannelFactory<QueuedOmeroKeepAlive> factory) throws org.apache.activemq.artemis.api.core.ActiveMQException
org.apache.activemq.artemis.api.core.ActiveMQException
@Bean public DequeueTask<QueuedOmeroKeepAlive> dequeueSessionTask(QChannelFactory<QueuedOmeroKeepAlive> factory, OmeroEnv env, SessionService service) throws org.apache.activemq.artemis.api.core.ActiveMQException
org.apache.activemq.artemis.api.core.ActiveMQException