| Constructor and Description |
|---|
Modules(BaseHome basehome,
StartArgs args) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
List<String> |
normalizeLibs(List<Module> active) |
List<String> |
normalizeXmls(List<Module> active) |
void |
onNodeSelected(Module module) |
void |
registerAll() |
Module |
resolveNode(String name)
Resolve a node just in time.
|
String |
toString() |
asNameSet, buildGraph, containsNode, count, dumpSelected, dumpSelectedTree, findChildren, findParents, get, getMatching, getMaxDepth, getModulesAtDepth, getNodeNames, getNodes, getNodeTerm, getSelected, getSelectionTerm, iterator, register, resolveChildNodesOf, resolveParentModulesOf, selectNode, selectNode, selectNodes, setNodeTerm, setSelectionTermclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void dump()
public Module resolveNode(String name)
GraphUseful for nodes that are virtual/transient in nature (such as the jsp/jstl/alpn modules)
resolveNode in class Graph<Module>name - the name of the node to resolvepublic void onNodeSelected(Module module)
onNodeSelected in class Graph<Module>public void registerAll()
throws IOException
IOExceptionCopyright © 1995–2016 Mort Bay Consulting. All rights reserved.