public interface Modulator<Ctx>
| Modifier and Type | Method and Description |
|---|---|
void |
attachModule(Module<Ctx> m) |
void |
detachModule(Module<Ctx> m) |
int |
getAttachedModuleCount() |
void |
processOneBatch() |
Copyright © 2010-2015. All Rights Reserved.