public interface ModuleProvider
Module
s available in the "environment".
Environment is dependent of the implementation.Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Module> |
findModules()
Discover a set of modules at a given time.
|
java.lang.Iterable<Module> findModules()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.