Package | Description |
---|---|
com.scalagent.joram.mom.dest.ftp | |
com.scalagent.joram.mom.dest.mail | |
com.scalagent.joram.mom.dest.rest | |
com.scalagent.joram.mom.dest.scheduler | |
com.scalagent.scheduler | |
fr.dyade.aaa.agent | |
fr.dyade.aaa.agent.conf | |
fr.dyade.aaa.agent.osgi | |
fr.dyade.aaa.agent.services | |
fr.dyade.aaa.common | |
fr.dyade.aaa.common.encoding | |
fr.dyade.aaa.common.monitoring | |
fr.dyade.aaa.common.net | |
fr.dyade.aaa.common.stream | |
fr.dyade.aaa.jndi2.client | |
fr.dyade.aaa.jndi2.impl | |
fr.dyade.aaa.jndi2.msg | |
fr.dyade.aaa.jndi2.osgi | |
fr.dyade.aaa.jndi2.scn | |
fr.dyade.aaa.jndi2.server | |
fr.dyade.aaa.util | |
org.objectweb.joram.client.connector | |
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 2.0 specification. |
org.objectweb.joram.client.jms.admin |
The
org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
org.objectweb.joram.client.jms.connection | |
org.objectweb.joram.client.jms.local | |
org.objectweb.joram.client.jms.tcp |
The
org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. |
org.objectweb.joram.client.osgi | |
org.objectweb.joram.mom.dest |
The
org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.amqp | |
org.objectweb.joram.mom.dest.jms |
The
org.objectweb.joram.mom.dest.jms package provides implementation classes for JMS bridge facility. |
org.objectweb.joram.mom.dest.jmsbridge |
The
org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
org.objectweb.joram.mom.messages |
The
org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. |
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
org.objectweb.joram.mom.proxies.tcp |
The
org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
org.objectweb.joram.mom.util | |
org.objectweb.joram.shared.admin |
The
org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions. |
org.objectweb.joram.shared.client |
The
org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions. |
org.objectweb.joram.shared.messages |
The
org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. |
org.objectweb.joram.shared.security | |
org.objectweb.joram.shared.stream | |
org.objectweb.joram.tools.rest.admin | |
org.objectweb.joram.tools.rest.jms | |
org.objectweb.joram.tools.rest.jmx | |
org.objectweb.util.monolog.api | |
org.objectweb.util.monolog.jul | |
org.objectweb.util.monolog.slf4j | |
org.ow2.joram.jakarta.connector | |
org.ow2.joram.jakarta.jms |
The
org.ow2.joram.jakarta.jms package holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. |
org.ow2.joram.jakarta.jms.admin |
The
org.ow2.joram.jakarta.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
org.ow2.joram.jakarta.jms.connection | |
org.ow2.joram.jakarta.jms.local | |
org.ow2.joram.jakarta.jms.tcp |
The
org.ow2.joram.jakarta.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. |
org.ow2.joram.jakarta.osgi | |
org.ow2.joram.mom.amqp | |
org.ow2.joram.mom.amqp.marshalling | |
org.ow2.joram.monitoring | |
org.ow2.joram.shell.mom | |
org.ow2.joram.spring | |
org.ow2.joram.tools.jmscheck |
Modifier and Type | Field and Description |
---|---|
static Logger |
FtpThread.logger |
static Logger |
FtpQueue.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
MailDistribution.logger |
private static Logger |
MailAcquisition.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
RESTDistribution.logger |
private static Logger |
RestAcquisitionAsync.logger |
private static Logger |
RESTAcquisition.logger |
Constructor and Description |
---|
XDaemon(String name,
Logger logmon) |
Modifier and Type | Field and Description |
---|---|
static Logger |
SchedulerQueue.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Scheduler.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
WakeUpTask.logger |
private static Logger |
ServerConfigHelper.logger |
static Logger |
SCServer.logger |
static Logger |
Message.logger |
protected Logger |
SCAdminHelper.logmon
Deprecated.
|
protected Logger |
SCAdminBase.logmon
Deprecated.
|
protected Logger |
Network.logmon |
private Logger |
MessageVector.logmon |
private static Logger |
MessageSoftRef.logmon |
private Logger |
MessageSoftList.logmon
Logger for this class.
|
protected static Logger |
MessageOutputStream.logmon
Default logger for MessageOutputStream.
|
protected static Logger |
MessageInputStream.logmon
Default logger for MessageInputStream.
|
protected Logger |
Engine.logmon |
private static Logger |
CheckServerTask.logmon |
protected Logger |
Channel.logmon |
private static Logger |
AgentServer.logmon |
private static Logger |
AgentServer.ServerLock.logmon |
protected Logger |
Agent.logmon |
(package private) static Logger |
ServiceManager.xlogmon |
(package private) static Logger |
AdminProxy.xlogmon
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static Logger |
MessageOutputStream.getLogger()
Returns default logger for MessageOutputStream.
|
protected static Logger |
MessageInputStream.getLogger()
Returns default logger for MessageInputStream.
|
Constructor and Description |
---|
AdminMonitor(String name,
Logger logger) |
Dispatcher(String name,
Logger logmon) |
Dispatcher(String name,
Logger logmon) |
MessageBuilder(UDPNetwork.ServerInfo info,
Logger logmon) |
NetServer(String name,
Logger logmon) |
NetServerIn(String name,
Logger logmon) |
NetServerIn(String name,
Logger logmon) |
NetServerIn(String name,
ServerSocket listen,
Logger logmon) |
NetServerOut(String name,
Logger logmon) |
NetServerOut(String name,
Logger logmon) |
NetServerOut(String name,
Logger logmon) |
Sender(PoolNetwork.NetSession session,
String name,
Logger logmon) |
WakeOnConnection(String name,
Logger logmon) |
WatchDog(String name,
Logger logmon) |
WatchDog(String name,
Logger logmon) |
Modifier and Type | Field and Description |
---|---|
static Logger |
Log.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Activator.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
JoramManagedService.logmon |
static Logger |
CommonService.logmon |
static Logger |
A3ServiceActivator.logmon |
static Logger |
A3ManagedService.logmon |
Modifier and Type | Field and Description |
---|---|
private Logger |
AverageCPUTask.logger
logger
|
private Logger |
Pool.logmon |
protected Logger |
Daemon.logmon |
Modifier and Type | Method and Description |
---|---|
static Logger |
Debug.getLogger(String topic) |
Constructor and Description |
---|
Daemon(String name,
Logger logmon)
Allocates a new Daemon object.
|
Modifier and Type | Field and Description |
---|---|
(package private) static Logger |
EncodableHelper.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
MonitoringTimerTask.logger |
static Logger |
DumpAttributes.logger |
(package private) Logger |
LogMonitoringTimerTask.monitoringLogger
Logger to write results.
|
Constructor and Description |
---|
LogMonitoringTimerTask(Timer timer,
long period,
Properties attlist,
Logger logger,
String msg,
int level)
Initializes the
LogMonitoringTimerTask component. |
Modifier and Type | Field and Description |
---|---|
(package private) static Logger |
SocketFactory.logger |
(package private) static Logger |
ServerSocketFactory.logger |
Modifier and Type | Field and Description |
---|---|
(package private) static Logger |
StreamUtil.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Trace.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Trace.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
LookupReply.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Activator.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
scnURLContextFactory.logger |
static Logger |
scnURLContext.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Trace.logger |
Modifier and Type | Field and Description |
---|---|
protected static Logger |
BaseTransaction.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
OutboundTopicSession.logger |
static Logger |
OutboundTopicConnectionFactory.logger |
static Logger |
OutboundTopicConnection.logger |
static Logger |
OutboundSubscriber.logger |
static Logger |
OutboundSession.logger |
static Logger |
OutboundSender.logger |
static Logger |
OutboundReceiver.logger |
static Logger |
OutboundQueueSession.logger |
static Logger |
OutboundQueueConnectionFactory.logger |
static Logger |
OutboundQueueConnection.logger |
static Logger |
OutboundPublisher.logger |
static Logger |
OutboundProducer.logger |
static Logger |
OutboundConsumer.logger |
static Logger |
OutboundConnectionFactory.logger |
static Logger |
OutboundConnection.logger |
static Logger |
ObjectFactoryImpl.logger |
static Logger |
ManagedTopicConnectionFactoryImpl.logger |
static Logger |
ManagedQueueConnectionFactoryImpl.logger |
static Logger |
ManagedConnectionMetaDataImpl.logger |
static Logger |
ManagedConnectionImpl.logger |
static Logger |
ManagedConnectionFactoryImpl.logger |
static Logger |
JoramResourceAdapter.logger |
static Logger |
JoramAdapter.logger |
static Logger |
InboundSession.logger |
static Logger |
InboundConsumer.logger |
static Logger |
DefaultConnectionManager.logger |
static Logger |
ActivationSpecImpl.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
XAResourceMngr.logger |
private static Logger |
XAResource.logger |
static Logger |
Session.logger |
private static Logger |
QueueBrowser.logger |
private static Logger |
MultiSessionConsumer.logger |
private static Logger |
MessageProducer.logger |
static Logger |
MessageConsumerListener.logger |
private static Logger |
MessageConsumer.logger |
static Logger |
Message.logger |
static Logger |
JMSProducer.logger |
static Logger |
JMSContext.logger |
private static Logger |
FactoryParameters.logger |
static Logger |
Destination.logger |
static Logger |
Connection.logger |
static Logger |
Session.trace |
static Logger |
Session.tracker |
static Logger |
Connection.tracker |
Modifier and Type | Field and Description |
---|---|
static Logger |
User.logger |
private static Logger |
ObjectFactory.logger |
static Logger |
JoramSaxWrapper.logger |
static Logger |
JoramAdminConnect.logger |
static Logger |
JoramAdmin.logger |
private static Logger |
ClusterDestination.logger |
private static Logger |
ClusterConnectionFactory.logger |
static Logger |
AdminWrapper.logger |
static Logger |
AdminRequestor.logger |
static Logger |
AdminModule.logger |
private static Logger |
AbstractConnectionFactory.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
Requestor.logger |
private static Logger |
RequestMultiplexer.logger |
static Logger |
CompletionListener.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
LocalRequestChannel.logger
logger
|
Modifier and Type | Field and Description |
---|---|
private static Logger |
TcpRequestChannel.logger |
private static Logger |
TcpConnectionFactory.logger |
static Logger |
ReliableTcpConnection.logger |
static Logger |
ReliableTcpClient.logger |
private static Logger |
ReliableSSLTcpClient.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
UserMSF.logmon |
static Logger |
ServiceUser.logmon |
static Logger |
ServiceTopic.logmon |
static Logger |
ServiceSchedulerQueue.logmon |
static Logger |
ServiceQueue.logmon |
static Logger |
ServiceFtpQueue.logmon |
static Logger |
ServiceDistributionTopic.logmon |
static Logger |
ServiceDistributionQueue.logmon |
static Logger |
ServiceDestination.logmon |
static Logger |
ServiceConnectionFactory.logmon |
static Logger |
ServiceAliasQueue.logmon |
static Logger |
ServiceAdmin.logmon |
static Logger |
ServiceAcquisitionTopic.logmon |
static Logger |
ServiceAcquisitionQueue.logmon |
static Logger |
JndiHelper.logmon |
static Logger |
DestinationMSF.logmon |
static Logger |
ConnectionFactoryMSF.logmon |
static Logger |
AdminWrapperTracker.logmon |
static Logger |
AdminWrapperHelper.logmon |
static Logger |
AdminStruct.logmon |
static Logger |
Activator.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
Topic.logger |
static Logger |
QueueDeliveryTable.logger |
static Logger |
QueueArrivalState.logger |
static Logger |
Queue.logger |
static Logger |
NotificationDistributionHandler.logger |
(package private) static Logger |
MonitoringHelper.logger |
static Logger |
LoadingFactor.logger
logger
|
static Logger |
DistributionTopic.logger |
static Logger |
DistributionQueue.logger |
static Logger |
DistributionModule.logger |
static Logger |
DistributionDaemon.logger |
static Logger |
Destination.logger |
static Logger |
AliasQueue.logger |
static Logger |
AliasInQueue.logger |
static Logger |
AcquisitionTopic.logger |
static Logger |
AcquisitionQueue.logger |
static Logger |
AcquisitionModule.logger |
static Logger |
Queue.logmsg |
Modifier and Type | Field and Description |
---|---|
private static Logger |
LiveServerConnection.logger |
private static Logger |
AmqpDistribution.logger |
private static Logger |
AmqpConnectionService.logger |
private static Logger |
AmqpConnections.logger |
private static Logger |
AmqpAcquisition.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
JMSModule.logger |
private static Logger |
JMSDistribution.logger |
private static Logger |
JMSConnectionService.logger |
private static Logger |
JMSConnections.logger |
private static Logger |
JMSAcquisition.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
JMSBridgeModule.logger
Deprecated.
logger
|
Modifier and Type | Field and Description |
---|---|
static Logger |
Message.logger
logger
|
Modifier and Type | Field and Description |
---|---|
static Logger |
UserAgentArrivalState.logger |
static Logger |
UserAgent.logger |
static Logger |
ReliableConnectionContext.logger |
static Logger |
QueueWorker.logger |
static Logger |
ConnectionManager.logger
logger
|
static Logger |
ClientSubscription.logger |
static Logger |
ClientContext.logger
logger
|
static Logger |
AckedQueue.logger
logger
|
Modifier and Type | Field and Description |
---|---|
static Logger |
TcpWriter.logger |
static Logger |
TcpReader.logger |
static Logger |
TcpProxyService.logger
logger
|
static Logger |
TcpConnectionListener.logger
logger
|
static Logger |
TcpConnection.logger
logger
|
static Logger |
SSLTcpProxyService.logger
logger
|
static Logger |
IOControl.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
SynchronousAgent.logger |
static Logger |
JoramHelper.logger
class specific logger
|
static Logger |
InterceptorsHelper.logger
logger
|
static Logger |
InMemoryMessageTable.logger |
static Logger |
DMQManager.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
AbstractAdminMessage.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
AbstractJmsMessage.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Message.logger
logger
|
Modifier and Type | Field and Description |
---|---|
static Logger |
Identity.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
MetaData.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
IPFilter.logger |
static Logger |
AdminService.logger |
static Logger |
AdminHelper.logger |
static Logger |
Activator.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
RootService.logger |
static Logger |
ProducerContext.logger |
static Logger |
JndiService.logger |
static Logger |
JmsService.logger |
static Logger |
JmsContextService.logger |
static Logger |
IPFilter.logger |
static Logger |
Helper.logger |
static Logger |
CleanerTask.logger |
static Logger |
Activator.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
JmxRestService.logger |
static Logger |
JmxHelper.logger |
static Logger |
IPFilter.logger |
static Logger |
Activator.logger |
Modifier and Type | Method and Description |
---|---|
Logger |
LoggingFactory.getLogger(String topic)
Find or create a logger for a named subsystem.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SimpleLogger
This classe wraps old Monolog's Logger on JavaLog Logger.
|
Modifier and Type | Method and Description |
---|---|
Logger |
SimpleLoggingFactory.getLogger(String topic) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Slf4jMonologLogger
Adaptateur : redirection d'opérations de log Monolog vers Slf4j
|
Modifier and Type | Method and Description |
---|---|
Logger |
Slf4jMonologFactory.getLogger(String topic) |
Modifier and Type | Field and Description |
---|---|
static Logger |
OutboundTopicSession.logger |
static Logger |
OutboundTopicConnectionFactory.logger |
static Logger |
OutboundTopicConnection.logger |
static Logger |
OutboundSubscriber.logger |
static Logger |
OutboundSession.logger |
static Logger |
OutboundSender.logger |
static Logger |
OutboundReceiver.logger |
static Logger |
OutboundQueueSession.logger |
static Logger |
OutboundQueueConnectionFactory.logger |
static Logger |
OutboundQueueConnection.logger |
static Logger |
OutboundPublisher.logger |
static Logger |
OutboundProducer.logger |
static Logger |
OutboundConsumer.logger |
static Logger |
OutboundConnectionFactory.logger |
static Logger |
OutboundConnection.logger |
static Logger |
ObjectFactoryImpl.logger |
static Logger |
ManagedTopicConnectionFactoryImpl.logger |
static Logger |
ManagedQueueConnectionFactoryImpl.logger |
static Logger |
ManagedConnectionMetaDataImpl.logger |
static Logger |
ManagedConnectionImpl.logger |
static Logger |
ManagedConnectionFactoryImpl.logger |
static Logger |
JoramResourceAdapter.logger |
static Logger |
JoramAdapter.logger |
static Logger |
InboundSession.logger |
static Logger |
InboundConsumer.logger |
static Logger |
DefaultConnectionManager.logger |
static Logger |
ActivationSpecImpl.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
XAResourceMngr.logger |
private static Logger |
XAResource.logger |
static Logger |
Session.logger |
private static Logger |
QueueBrowser.logger |
private static Logger |
MultiSessionConsumer.logger |
private static Logger |
MessageProducer.logger |
static Logger |
MessageConsumerListener.logger |
private static Logger |
MessageConsumer.logger |
static Logger |
Message.logger |
static Logger |
JMSProducer.logger |
static Logger |
JMSContext.logger |
private static Logger |
FactoryParameters.logger |
static Logger |
Destination.logger |
static Logger |
Connection.logger |
static Logger |
Session.trace |
static Logger |
Session.tracker |
static Logger |
Connection.tracker |
Modifier and Type | Field and Description |
---|---|
static Logger |
User.logger |
private static Logger |
ObjectFactory.logger |
static Logger |
JoramSaxWrapper.logger |
static Logger |
JoramAdminConnect.logger |
static Logger |
JoramAdmin.logger |
private static Logger |
ClusterDestination.logger |
private static Logger |
ClusterConnectionFactory.logger |
static Logger |
AdminWrapper.logger |
static Logger |
AdminRequestor.logger |
static Logger |
AdminModule.logger |
private static Logger |
AbstractConnectionFactory.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
Requestor.logger |
private static Logger |
RequestMultiplexer.logger |
static Logger |
CompletionListener.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
LocalRequestChannel.logger
logger
|
Modifier and Type | Field and Description |
---|---|
private static Logger |
TcpRequestChannel.logger |
private static Logger |
TcpConnectionFactory.logger |
static Logger |
ReliableTcpConnection.logger |
static Logger |
ReliableTcpClient.logger |
private static Logger |
ReliableSSLTcpClient.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
JndiHelper.logmon |
static Logger |
Activator.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
TopicExchange.logger |
static Logger |
StubAgentOut.logger
logger
|
static Logger |
StubAgentIn.logger
logger
|
static Logger |
Queue.logger |
static Logger |
Proxy.logger |
static Logger |
Naming.logger |
static Logger |
MetaData.logger |
static Logger |
IExchange.logger |
static Logger |
DirectExchange.logger |
static Logger |
AMQPService.logger |
static Logger |
AMQPConnectionListener.logger |
static Logger |
AMQPAgent.logger
logger
|
Modifier and Type | Field and Description |
---|---|
static Logger |
MarshallingHeader.logger |
static Logger |
Frame.logger |
static Logger |
AMQPOutputStream.logger |
static Logger |
AMQPInputStream.logger |
static Logger |
AbstractMarshallingMethod.logger |
static Logger |
AbstractMarshallingClass.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
Monitoring.logger |
static Logger |
Activator.logmon |
Modifier and Type | Field and Description |
---|---|
static Logger |
Activator.logger |
Modifier and Type | Field and Description |
---|---|
static Logger |
JoramUserBeanDefinitionParser.logger |
static Logger |
JoramUser.logger |
static Logger |
JoramTopicBeanDefinitionParser.logger |
static Logger |
JoramTestServerBeanDefinitionParser.logger |
static Logger |
JoramQueueBeanDefinitionParser.logger |
static Logger |
JoramDestination.logger |
static Logger |
JoramConnectionFactory.logger |
static Logger |
JoramAdminBeanDefinitionParser.logger |
static Logger |
JoramAdmin.logger |
static Logger |
JoramTcpConnectionFactoryBeanDefinitionParser.logmon |
static Logger |
JoramServerBeanDefinitionParser.logmon |
static Logger |
JoramServer.logmon |
static Logger |
JoramNamespaceHandler.logmon |
static Logger |
JoramLocalConnectionFactoryBeanDefinitionParser.logmon |
Modifier and Type | Field and Description |
---|---|
(package private) static Logger |
JMSStatus.logger |
(package private) static Logger |
JMSConnectorStatus.logger |
(package private) static Logger |
JMSConnectorCheck.logger |
static Logger |
JMSCheck.logger |
static Logger |
Activator.logger |
Copyright © 2023 ScalAgent D.T.. All rights reserved.