Uses of Interface
org.jboss.security.plugins.ClassLoaderLocator
-
Packages that use ClassLoaderLocator Package Description org.jboss.security.plugins Security plugins have moved to the jbosssx cvs module. -
-
Uses of ClassLoaderLocator in org.jboss.security.plugins
Methods in org.jboss.security.plugins that return ClassLoaderLocator Modifier and Type Method Description static ClassLoaderLocator
ClassLoaderLocatorFactory. get()
Methods in org.jboss.security.plugins with parameters of type ClassLoaderLocator Modifier and Type Method Description static void
ClassLoaderLocatorFactory. set(ClassLoaderLocator cl)
Set theClassLoaderLocator
-