Uses of Enum Class
org.ff4j.aop.ContextLocation
Packages that use ContextLocation
Package
Description
Provide capability to switch through Aspect Orienting Programming (A.O.P)
-
Uses of ContextLocation in org.ff4j.aop
Methods in org.ff4j.aop that return ContextLocationModifier and TypeMethodDescriptionstatic ContextLocationReturns the enum constant of this class with the specified name.static ContextLocation[]ContextLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.