Uses of Class
com.blackrook.small.dispatch.controller.ControllerComponent
Packages that use ControllerComponent
-
Uses of ControllerComponent in com.blackrook.small.dispatch.controller
Subclasses with type arguments of type ControllerComponent in com.blackrook.small.dispatch.controllerModifier and TypeClassDescriptionclassMethod descriptor class, specifically for controllers.Constructors in com.blackrook.small.dispatch.controller with parameters of type ControllerComponentModifierConstructorDescriptionControllerEntryPoint(ControllerComponent controllerProfile, Method method) Creates an entry method around a service profile instance.