Uses of Class
com.blackrook.small.dispatch.DispatchEntryPoint
Package
Description
Contains component stuff related to the dispatcher.
Contains controller descriptors.
Contains filter descriptors.
-
Uses of DispatchEntryPoint in com.blackrook.small.dispatch
Modifier and TypeMethodDescriptionDispatchComponent.getAttributeConstructor
(String attribName) Gets a method on this object that constructs an attribute.DispatchComponent.getModelConstructor
(String modelName) Gets a method on this object that constructs a model object. -
Uses of DispatchEntryPoint in com.blackrook.small.dispatch.controller
Modifier and TypeClassDescriptionclass
Method descriptor class, specifically for controllers. -
Uses of DispatchEntryPoint in com.blackrook.small.dispatch.filter
Modifier and TypeClassDescriptionclass
Filter entry method.class
Filter exit method.