Uses of Class
eu.tneitzel.rmg.operations.Dispatcher
-
Packages that use Dispatcher Package Description eu.tneitzel.rmg.operations -
-
Uses of Dispatcher in eu.tneitzel.rmg.operations
Methods in eu.tneitzel.rmg.operations with parameters of type Dispatcher Modifier and Type Method Description voidOperation. invoke(Dispatcher dispatcherObject)Invokes the method that was saved within the Operation.
-