public class GetAllDestinationsVisitor extends AbstractLoggerAccessorVisitor
logger| Constructor and Description |
|---|
GetAllDestinationsVisitor() |
| Modifier and Type | Method and Description |
|---|---|
List<LogDestination> |
getDestinations()
Gets the destinations.
|
void |
visit(Jdk14LoggerAccessor accessor)
Visit.
|
void |
visit(Log4JLoggerAccessor accessor)
Visit.
|
visitgetApplication, getProperty, getProperty, getTarget, getTargetClass, invokeMethod, setApplication, setTargetpublic List<LogDestination> getDestinations()
public void visit(Log4JLoggerAccessor accessor)
AbstractLoggerAccessorVisitorvisit in class AbstractLoggerAccessorVisitoraccessor - the accessorpublic void visit(Jdk14LoggerAccessor accessor)
AbstractLoggerAccessorVisitorvisit in class AbstractLoggerAccessorVisitoraccessor - the accessorCopyright © 2009–2020 psi-probe. All rights reserved.