org.apache.whirr.service
Class DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation
java.lang.Object
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
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 |
DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation
public DryRunModule.SaveDryRunsByInterceptingRunScriptOnNodeCreation()
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.