public interface MonProxyLabelerInt extends Cloneable
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
String |
getExceptionLabel(Method method)
When an exception is thrown this returns what jamon label do you want to use
|
String |
getSummaryLabel(Method method)
Summary label that you want jamon to use
|
void |
init(MonProxy monProxy)
Note init is called at time of initialization.
|
String getExceptionLabel(Method method)
void init(MonProxy monProxy)
Object clone()
Copyright © 2015. All rights reserved.