Uses of Interface
org.apache.naming.resources.JarFileResourcesProvider
-
Packages that use JarFileResourcesProvider Package Description org.apache.naming.resources This package contains the resources directory context implemetation.org.glassfish.web.loader -
-
Uses of JarFileResourcesProvider in org.apache.naming.resources
Fields in org.apache.naming.resources declared as JarFileResourcesProvider Modifier and Type Field Description protected JarFileResourcesProviderWebDirContext. jarFileResourcesProviderMethods in org.apache.naming.resources with parameters of type JarFileResourcesProvider Modifier and Type Method Description voidWebDirContext. setJarFileResourcesProvider(JarFileResourcesProvider jarFileResourcesProvider) -
Uses of JarFileResourcesProvider in org.glassfish.web.loader
Classes in org.glassfish.web.loader that implement JarFileResourcesProvider Modifier and Type Class Description classWebappClassLoaderSpecialized web application class loader.
-