Package de.caluga.morphium.driver
Interface MorphiumDriverOperation<V>
-
public interface MorphiumDriverOperation<V>Created by stephan on 09.11.15.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vexecute()StringtoString()
-
-
-
Method Detail
-
execute
V execute() throws MorphiumDriverException
- Throws:
MorphiumDriverException
-
-