public interface ProcessorModule extends Component
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(String action,
Message msg,
Map<Object,Object> options) |
void |
handle(String action,
Message msg,
Map<Object,Object> options) |
destroy, getName, getParameters, getSession, init
Copyright © 2018. All rights reserved.