Uses of Class
com.sun.enterprise.module.impl.ModuleImpl
Packages that use ModuleImpl
-
Uses of ModuleImpl in com.sun.enterprise.module.impl
Fields in com.sun.enterprise.module.impl declared as ModuleImplFields in com.sun.enterprise.module.impl with type parameters of type ModuleImplMethods in com.sun.enterprise.module.impl that return ModuleImplModifier and TypeMethodDescriptionModuleClassLoader.getOwner()
ModulesRegistryImpl.getProvidingModule
(String providerClassName) (package private) ModuleImpl
ModulesRegistryImpl.newPrivateModuleFor
(String moduleName, String version) Creates and return a new private module implementation giving a name and version constraints.Methods in com.sun.enterprise.module.impl with parameters of type ModuleImplModifier and TypeMethodDescriptionstatic void
Utils.identifyCyclicDependency
(ModuleImpl m, Logger logger) void
ModuleImpl.removeImport
(ModuleImpl module) private static boolean
Utils.traverseAndFind
(Module toTraverse, ModuleImpl toFind, Vector<Module> traversed) Constructors in com.sun.enterprise.module.impl with parameters of type ModuleImplModifierConstructorDescriptionModuleClassLoader
(ModuleImpl owner, URL[] shared, ClassLoader parent) Creates a new instance of ClassLoader