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, waitcreate, namepublic final java.util.Collection<MethodMonitorFactory> contents()
MethodMonitorFactorycontents in interface MethodMonitorFactory