Enum Class AsyncOperationType

java.lang.Object
java.lang.Enum<AsyncOperationType>
de.caluga.morphium.async.AsyncOperationType
All Implemented Interfaces:
Serializable, Comparable<AsyncOperationType>, java.lang.constant.Constable

public enum AsyncOperationType extends Enum<AsyncOperationType>
User: Stephan Bösebeck Date: 13.02.13 Time: 15:41

Different types of asynchronous operations. needed for callbacks and used inernally