Uses of Enum Class
org.jboss.as.ee.component.interceptors.InvocationType
Packages that use InvocationType
-
Uses of InvocationType in org.jboss.as.ee.component.interceptors
Methods in org.jboss.as.ee.component.interceptors that return InvocationTypeModifier and TypeMethodDescriptionstatic InvocationTypeReturns the enum constant of this class with the specified name.static InvocationType[]InvocationType.values()Returns an array containing the constants of this enum class, in the order they are declared.