public interface DynamicOperation
Modifier and Type | Method and 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