public class GetSingleDestinationVisitor extends AbstractLoggerAccessorVisitor
logger| Constructor and Description |
|---|
GetSingleDestinationVisitor(String logIndex)
Instantiates a new gets the single destination visitor.
|
| Modifier and Type | Method and Description |
|---|---|
LogDestination |
getDestination()
Gets the destination.
|
void |
visit(Jdk14LoggerAccessor accessor)
Visit.
|
void |
visit(Log4JLoggerAccessor accessor)
Visit.
|
visitgetApplication, getProperty, getProperty, getTarget, getTargetClass, invokeMethod, setApplication, setTargetpublic GetSingleDestinationVisitor(String logIndex)
logIndex - the log indexpublic LogDestination getDestination()
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.