Package play.components
Interface ApplicationComponents
-
- All Known Subinterfaces:
BuiltInComponents
- All Known Implementing Classes:
BuiltInComponentsFromContext,ContextBasedBuiltInComponents,RoutingDslComponentsFromContext
public interface ApplicationComponentsThe application component.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Applicationapplication()
-
-
-
Method Detail
-
application
Application application()
-
-