|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleDependency | |
|---|---|
| com.sun.enterprise.module | |
| com.sun.enterprise.module.common_impl | |
| com.sun.enterprise.module.impl | |
| com.sun.enterprise.module.single | |
| Uses of ModuleDependency in com.sun.enterprise.module |
|---|
| Methods in com.sun.enterprise.module that return ModuleDependency | |
|---|---|
ModuleDependency[] |
ModuleDefinition.getDependencies()
Returns the list of this module's dependencies. |
| Methods in com.sun.enterprise.module with parameters of type ModuleDependency | |
|---|---|
Module |
Module.addImport(ModuleDependency dependency)
Create and add a new module to this module's list of imports. |
| Uses of ModuleDependency in com.sun.enterprise.module.common_impl |
|---|
| Fields in com.sun.enterprise.module.common_impl with type parameters of type ModuleDependency | |
|---|---|
protected java.util.List<ModuleDependency> |
DefaultModuleDefinition.dependencies
|
| Methods in com.sun.enterprise.module.common_impl that return ModuleDependency | |
|---|---|
ModuleDependency[] |
DefaultModuleDefinition.getDependencies()
Returns the list of module dependencies |
| Uses of ModuleDependency in com.sun.enterprise.module.impl |
|---|
| Methods in com.sun.enterprise.module.impl that return ModuleDependency | |
|---|---|
ModuleDependency[] |
CookedModuleDefinition.getDependencies()
|
| Methods in com.sun.enterprise.module.impl with parameters of type ModuleDependency | |
|---|---|
void |
CookedModuleDefinition.addDependency(ModuleDependency dependent)
|
Module |
ModuleImpl.addImport(ModuleDependency dependency)
Create and add a new module to this module's list of imports. |
| Uses of ModuleDependency in com.sun.enterprise.module.single |
|---|
| Methods in com.sun.enterprise.module.single that return ModuleDependency | |
|---|---|
ModuleDependency[] |
ProxyModuleDefinition.getDependencies()
|
| Methods in com.sun.enterprise.module.single with parameters of type ModuleDependency | |
|---|---|
Module |
ProxyModule.addImport(ModuleDependency dependency)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||