Constructor and Description |
---|
Modules(BaseHome basehome,
StartArgs args) |
Modifier and Type | Method and Description |
---|---|
void |
dump() |
void |
dumpSelected() |
Module |
get(String name) |
List<Module> |
getSelected() |
Iterator<Module> |
iterator() |
void |
registerAll() |
Set<String> |
select(String name,
String enabledFrom) |
void |
sort() |
Stream<Module> |
stream() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void dump()
public void dumpSelected()
public void registerAll() throws IOException
IOException
public void sort()
Copyright © 1995–2016 Mort Bay Consulting. All rights reserved.