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
Fields in com.sun.enterprise.module.single with type parameters of type ManifestProxy.SeparatorMappings Modifier and Type Field Description private java.util.List<ManifestProxy.SeparatorMappings>
ProxyModuleDefinition. mappings
Constructor parameters in com.sun.enterprise.module.single with type arguments of type ManifestProxy.SeparatorMappings Constructor Description ManifestProxy(java.lang.ClassLoader cl, java.util.List<ManifestProxy.SeparatorMappings> mappings)
ProxyModuleDefinition(java.lang.ClassLoader classLoader, java.util.List<ManifestProxy.SeparatorMappings> mappings)
SingleModulesRegistry(java.lang.ClassLoader singleCL, java.util.List<ManifestProxy.SeparatorMappings> mappings)
StaticModulesRegistry(java.lang.ClassLoader singleCL, java.util.List<ManifestProxy.SeparatorMappings> mappings, StartupContext startupContext)
-