Uses of Package
org.apache.qpid.server.logging

Packages that use org.apache.qpid.server.logging
org.apache.qpid.server   
org.apache.qpid.server.logging   
org.apache.qpid.server.logging.actors   
org.apache.qpid.server.logging.messages   
org.apache.qpid.server.logging.subjects   
org.apache.qpid.server.management   
org.apache.qpid.server.protocol   
org.apache.qpid.server.queue   
org.apache.qpid.server.registry   
org.apache.qpid.server.store   
org.apache.qpid.server.subscription   
org.apache.qpid.server.transport   
org.apache.qpid.server.virtualhost.plugins.logging   
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.logging
AbstractRootMessageLogger
           
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogMessage
           
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
RootMessageLogger
          The RootMessageLogger is used by the LogActors to query if logging is enabled for the requested message and to provide the actual message that should be logged.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.logging.actors
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogMessage
           
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
RootMessageLogger
          The RootMessageLogger is used by the LogActors to query if logging is enabled for the requested message and to provide the actual message that should be logged.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.logging.messages
LogMessage
           
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.logging.subjects
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.management
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.protocol
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.queue
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.registry
CompositeStartupMessageLogger
           
RootMessageLogger
          The RootMessageLogger is used by the LogActors to query if logging is enabled for the requested message and to provide the actual message that should be logged.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.store
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.subscription
LogActor
          LogActor the entity that is stored as in a ThreadLocal and used to perform logging.
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.transport
LogSubject
          Each LogSubject that wishes to be logged will implement this to provide their own display representation.
 

Classes in org.apache.qpid.server.logging used by org.apache.qpid.server.virtualhost.plugins.logging
LogMessage
           
 



Licensed to the Apache Software Foundation