Controller
in
An interface defining a Controller
Tags
Table of Contents
Methods
- evaluate() : void
- The purpose of this method is to match a page request to an internal Controller method responsible for handling that request.
Methods
evaluate()
The purpose of this method is to match a page request to an internal Controller method responsible for handling that request.
public
evaluate() : void