org.onebusaway.users.impl.logging
Class UserInteractionLoggingOutletImpl
java.lang.Object
org.onebusaway.users.impl.logging.UserInteractionLoggingOutletImpl
- All Implemented Interfaces:
- UserInteractionLoggingOutlet
public class UserInteractionLoggingOutletImpl
- extends Object
- implements UserInteractionLoggingOutlet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserInteractionLoggingOutletImpl
public UserInteractionLoggingOutletImpl()
setPath
public void setPath(String path)
setLogProcessOutput
public void setLogProcessOutput(boolean logProcessOutput)
setup
@PostConstruct
public void setup()
throws IOException
- Throws:
IOException
tearDown
@PreDestroy
public void tearDown()
throws InterruptedException
- Throws:
InterruptedException
logInteraction
public void logInteraction(String serialized)
- Specified by:
logInteraction
in interface UserInteractionLoggingOutlet
Copyright © 2012 OneBusAway. All Rights Reserved.