Package | Description |
---|---|
com.jamonapi.proxy |
Modifier and Type | Class and Description |
---|---|
class |
MonProxyLabeler
Standard implementation of creating the jamon label for the MonProxy class.
|
Modifier and Type | Method and Description |
---|---|
MonProxyLabelerInt |
MonProxy.getLabeler()
Get current labeler
|
MonProxyLabelerInt |
MonProxyFactoryImp.getLabelFactory() |
static MonProxyLabelerInt |
MonProxyFactory.getLabelFactory() |
Modifier and Type | Method and Description |
---|---|
void |
MonProxy.setLabeler(MonProxyLabelerInt labelerInt)
Set labeler to be called when summary stats are recorded for a method call or when the interface throws an exception
|
void |
MonProxyFactoryImp.setLabelFactory(MonProxyLabelerInt factory)
This class will be called when creating the jamon labels for both standard summary as well as
exceptions.
|
static void |
MonProxyFactory.setLabelFactory(MonProxyLabelerInt factory) |
Copyright © 2015. All rights reserved.