Uses of Class
com.sun.enterprise.module.single.ManifestProxy.SeparatorMappings
-
Packages that use ManifestProxy.SeparatorMappings Package Description com.sun.enterprise.module.single -
-
Uses of ManifestProxy.SeparatorMappings in com.sun.enterprise.module.single
Constructor parameters in com.sun.enterprise.module.single with type arguments of type ManifestProxy.SeparatorMappings Constructor Description ManifestProxy(ClassLoader cl, List<ManifestProxy.SeparatorMappings> mappings)
ProxyModuleDefinition(ClassLoader classLoader, List<ManifestProxy.SeparatorMappings> mappings)
SingleModulesRegistry(ClassLoader singleCL, List<ManifestProxy.SeparatorMappings> mappings)
StaticModulesRegistry(ClassLoader singleCL, List<ManifestProxy.SeparatorMappings> mappings, StartupContext startupContext)
-