public interface DynamicOperation
Modifier and Type | Method | Description |
---|---|---|
Operation |
resolveOperation(java.lang.Object... pImages) |
Resolve the DynamicOperation.
|
Operation resolveOperation(java.lang.Object... pImages) throws IM4JavaException
pImages
- the Object representing the ImageIM4JavaException
- an m4java Exception occuredOperation