Uses of Enum Class
org.glowroot.agent.api.Instrumentation.AlreadyInTransactionBehavior
-
Uses of Instrumentation.AlreadyInTransactionBehavior in org.glowroot.agent.api
Methods in org.glowroot.agent.api that return Instrumentation.AlreadyInTransactionBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Instrumentation.AlreadyInTransactionBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.