public interface Module extends java.lang.Iterable<Binding>
Modifier and Type | Method and Description |
---|---|
void |
load()
Load the bindings provided by this module (only once).
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.