net.praqma.logging
Class LoggingCallableIntercepter<T>
java.lang.Object
hudson.FilePath.FileCallableWrapperFactory
net.praqma.logging.LoggingCallableIntercepter<T>
- All Implemented Interfaces:
- hudson.ExtensionPoint, Serializable
@Extension
public class LoggingCallableIntercepter<T>
- extends hudson.FilePath.FileCallableWrapperFactory
- implements Serializable
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingCallableIntercepter
public LoggingCallableIntercepter()
setActionable
public static void setActionable(hudson.model.Actionable a)
wrap
public <T> hudson.remoting.DelegatingCallable<T,IOException> wrap(hudson.remoting.DelegatingCallable<T,IOException> callable)
- Specified by:
wrap in class hudson.FilePath.FileCallableWrapperFactory
Copyright © 2004-2012. All Rights Reserved.