|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.util.counters.impl.CounterFactoryImpl
public final class CounterFactoryImpl
| Method Summary | |
|---|---|
static Counter |
createCounter(String name,
String first,
String second,
CounterFactory.Type type,
boolean visible)
|
static Counter |
getCounter(String name)
|
static Iterator |
getCounters()
|
protected static AbstractCounter |
internalCreateCounter(String name,
String first,
String second,
CounterFactory.Type type,
boolean visible)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Counter getCounter(String name)
public static Counter createCounter(String name,
String first,
String second,
CounterFactory.Type type,
boolean visible)
public static Iterator getCounters()
protected static AbstractCounter internalCreateCounter(String name,
String first,
String second,
CounterFactory.Type type,
boolean visible)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||