java.lang.Object | |
↳ | com.atlassian.jira.config.component.GroupedMethodProfiler |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given a method, get the Method name, with no package information.
| |||||||||||
A profiled call
invoke(Object, Object[]) . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Given a method, get the Method name, with no package information.
A profiled call invoke(Object, Object[])
. If isActive()
returns false, then no profiling is performed.