Class Modules
java.lang.Object
org.eclipse.jetty.start.Modules
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidEnable a moduleprivate voidgetAvailableProviders(String name) iterator()voidprivate ModuleregisterModule(Path file) stream()toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
_modules
-
_names
-
_provided
-
_baseHome
-
_args
-
_deprecated
-
-
Constructor Details
-
Modules
-
-
Method Details
-
dump
-
dumpEnabled
public void dumpEnabled() -
registerAll
- Throws:
IOException
-
registerModule
-
toString
-
getEnabled
-
enable
-
enable
-
getAvailableProviders
-
get
-
iterator
-
stream
-
checkEnabledModules
public void checkEnabledModules()
-