Uses of Package
org.apache.avalon.composition.logging

Packages that use org.apache.avalon.composition.logging
org.apache.avalon.activation.appliance The appliance package contains interfaces, utilities and default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.activation.appliance.impl The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.composition.logging The logging package contains the LoggingManager which is an interface to the initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
org.apache.avalon.composition.logging.impl The logging package contains the DefaultLoggingManager which is an initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
org.apache.avalon.composition.model The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. 
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
org.apache.avalon.merlin.kernel The kernel package defines a top-level Kernel interfaces.  
org.apache.avalon.merlin.kernel.impl The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.  
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.activation.appliance
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.activation.appliance.impl
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.composition.logging
TargetDescriptor
          A logging target descriptor.
TargetProvider
          Abstract logging target provider type.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.composition.logging.impl
LoggingDescriptor
          Description of a top level logging system.
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
TargetProvider
          Abstract logging target provider type.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.composition.model
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.composition.model.impl
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.merlin.kernel
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.composition.logging used by org.apache.avalon.merlin.kernel.impl
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 



Copyright © Apache Software Foundation. All Rights Reserved.