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