public static class EventMethodInterceptor.DisableAction extends EventMethodInterceptor.Action
Constructor and Description |
---|
DisableAction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
call(org.aopalliance.intercept.MethodInvocation mi) |
protected ome.conditions.InternalException |
createException(org.aopalliance.intercept.MethodInvocation mi) |
protected boolean |
disabled(org.aopalliance.intercept.MethodInvocation mi) |
protected java.lang.String |
getType(org.aopalliance.intercept.MethodInvocation mi) |
public java.lang.Object call(org.aopalliance.intercept.MethodInvocation mi)
call
in class EventMethodInterceptor.Action
protected boolean disabled(org.aopalliance.intercept.MethodInvocation mi)
protected ome.conditions.InternalException createException(org.aopalliance.intercept.MethodInvocation mi)
protected java.lang.String getType(org.aopalliance.intercept.MethodInvocation mi)