public abstract class MethodMonitorFactoryBase extends Named implements MethodMonitorFactory
Constructor and Description |
---|
MethodMonitorFactoryBase(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<MethodMonitorFactory> |
contents()
Returns the contents of this method monitor factory.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
create, name
public final java.util.Collection<MethodMonitorFactory> contents()
MethodMonitorFactory
contents
in interface MethodMonitorFactory