Uses of Class
com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl

Packages that use AbstractModulesRegistryImpl
com.sun.enterprise.module.common_impl   
com.sun.enterprise.module.impl   
 

Uses of AbstractModulesRegistryImpl in com.sun.enterprise.module.common_impl
 

Fields in com.sun.enterprise.module.common_impl declared as AbstractModulesRegistryImpl
protected  AbstractModulesRegistryImpl AbstractModulesRegistryImpl.parent
          ModulesRegistry can form a tree structure by using this pointer.
 

Constructors in com.sun.enterprise.module.common_impl with parameters of type AbstractModulesRegistryImpl
AbstractModulesRegistryImpl(AbstractModulesRegistryImpl parent)
           
 

Uses of AbstractModulesRegistryImpl in com.sun.enterprise.module.impl
 

Subclasses of AbstractModulesRegistryImpl in com.sun.enterprise.module.impl
 class ModulesRegistryImpl
           
 

Constructors in com.sun.enterprise.module.impl with parameters of type AbstractModulesRegistryImpl
ModulesRegistryImpl(AbstractModulesRegistryImpl parent)
           
 



Copyright © 2009 Sun Microsystems, Inc.. All Rights Reserved.