public class WorkflowHandlerInvocationCounter<T> extends Object implements AutoCloseable
WorkflowHandlerInvocationCounter(String className)
void
close()
int
getCount(String methodName, Class<?>... parameterTypes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkflowHandlerInvocationCounter(String className)
public void close() throws Exception
close
AutoCloseable
Exception
public int getCount(String methodName, Class<?>... parameterTypes) throws Exception