org.glassfish.gmbal.generic
Class MethodMonitorFactory
java.lang.Object
org.glassfish.gmbal.generic.MethodMonitorFactory
public class MethodMonitorFactory
- extends Object
Contains various factory methods for constructing MethodMonitors,
- Author:
- ken_admin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operationTracer
public static final MethodMonitor operationTracer
getNoOp
public static MethodMonitor getNoOp()
compose
public static MethodMonitor compose(MethodMonitor... mms)
dprintUtil
public static MethodMonitor dprintUtil(Class<?> cls)
makeStandard
public static MethodMonitor makeStandard(Class<?> cls)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.