add abstract method

void add(
  1. ControllerRoute route
)

Adds a new ControllerRoute.

Implementation

void add(final ControllerRoute route);