Uses of Class
org.wildfly.clustering.context.ContextClassLoaderReference
-
-
Uses of ContextClassLoaderReference in org.wildfly.clustering.context
Methods in org.wildfly.clustering.context that return ContextClassLoaderReference Modifier and Type Method Description static ContextClassLoaderReferenceContextClassLoaderReference. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextClassLoaderReference[]ContextClassLoaderReference. values()Returns an array containing the constants of this enum type, in the order they are declared.
-