net.praqma.logging
Class LoggingCallableIntercepter.LoggingWrapper<T1>
java.lang.Object
hudson.FilePath.AbstractInterceptorCallableWrapper<T1>
net.praqma.logging.LoggingCallableIntercepter.LoggingWrapper<T1>
- All Implemented Interfaces:
- hudson.remoting.Callable<T1,IOException>, hudson.remoting.DelegatingCallable<T1,IOException>, Serializable
- Enclosing class:
- LoggingCallableIntercepter<T>
public class LoggingCallableIntercepter.LoggingWrapper<T1>
- extends hudson.FilePath.AbstractInterceptorCallableWrapper<T1>
- See Also:
- Serialized Form
| Methods inherited from class hudson.FilePath.AbstractInterceptorCallableWrapper |
call, getClassLoader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingCallableIntercepter.LoggingWrapper
public LoggingCallableIntercepter.LoggingWrapper(hudson.remoting.DelegatingCallable<T1,IOException> callable)
before
public void before()
- Overrides:
before in class hudson.FilePath.AbstractInterceptorCallableWrapper<T1>
after
public void after()
- Overrides:
after in class hudson.FilePath.AbstractInterceptorCallableWrapper<T1>
Copyright © 2004-2013. All Rights Reserved.