|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetDescriptor | |
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.
|
Uses of TargetDescriptor in org.apache.avalon.composition.logging |
Methods in org.apache.avalon.composition.logging that return TargetDescriptor | |
TargetDescriptor[] |
LoggingDescriptor.getTargetDescriptors()
Return the set of logging target descriptors. |
Constructors in org.apache.avalon.composition.logging with parameters of type TargetDescriptor | |
LoggingDescriptor(String root,
String priority,
String target,
CategoryDirective[] categories,
TargetDescriptor[] targets)
Create a LoggingDescriptor instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |