public interface ModuleProvider
Module
s available in the "environment".
Environment is dependent of the implementation.Modifier and Type | Method and Description |
---|---|
Iterable<Module> |
findModules()
Discover a set of modules at a given time.
|
Iterable<Module> findModules()
Copyright © 2014. All rights reserved.