- Enclosing class:
EnvironmentControllerInitializeEvent
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Create a new controller decorator with the base controller as its param
-
Method Details
-
decorateController
Create a new controller decorator with the base controller as its param
- Parameters:
controller - The controller to decorate
- Returns:
- Returns a newly decorated controller