org.apache.whirr.service
Class DryRunModule.LogCallToRunScriptOnNode

java.lang.Object
  extended by org.apache.whirr.service.DryRunModule.LogCallToRunScriptOnNode
All Implemented Interfaces:
org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
Enclosing class:
DryRunModule

public class DryRunModule.LogCallToRunScriptOnNode
extends Object
implements org.aopalliance.intercept.MethodInterceptor


Constructor Summary
DryRunModule.LogCallToRunScriptOnNode()
           
 
Method Summary
 Object invoke(org.aopalliance.intercept.MethodInvocation i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DryRunModule.LogCallToRunScriptOnNode

public DryRunModule.LogCallToRunScriptOnNode()
Method Detail

invoke

public Object invoke(org.aopalliance.intercept.MethodInvocation i)
              throws Throwable
Specified by:
invoke in interface org.aopalliance.intercept.MethodInterceptor
Throws:
Throwable


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.