org.apache.whirr.service
Class DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation

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

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


Constructor Summary
DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation()
           
 
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.SaveDryRunsByInterceptingRunScriptOnNodeCreation

public DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation()
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.