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) ModuleImplModulesRegistryImpl.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 voidUtils.identifyCyclicDependency(ModuleImpl m, Logger logger) voidModuleImpl.removeImport(ModuleImpl module) private static booleanUtils.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