Uses of Class
org.apache.juneau.rest.stats.MethodExecStats.Builder
Packages that use MethodExecStats.Builder
- 
Uses of MethodExecStats.Builder in org.apache.juneau.rest.statsMethods in org.apache.juneau.rest.stats that return MethodExecStats.BuilderModifier and TypeMethodDescriptionstatic MethodExecStats.BuilderStatic creator.Specifies the Java method.MethodExecStats.Builder.thrownStore(ThrownStore value) Specifies the thrown store for tracking exceptions.Constructors in org.apache.juneau.rest.stats with parameters of type MethodExecStats.BuilderModifierConstructorDescriptionprotectedMethodExecStats(MethodExecStats.Builder builder) Constructor.