Enum DispatchEntryPoint.Source

java.lang.Object
java.lang.Enum<DispatchEntryPoint.Source>
com.blackrook.small.dispatch.DispatchEntryPoint.Source
All Implemented Interfaces:
Serializable, Comparable<DispatchEntryPoint.Source>
Enclosing class:
DispatchEntryPoint<S extends DispatchComponent>

public static enum DispatchEntryPoint.Source extends Enum<DispatchEntryPoint.Source>
Parameter source types.
Author:
Matthew Tropiano