Package io.vertigo.core.node.component
Interface Manager
-
- All Superinterfaces:
Component
,CoreComponent
- All Known Subinterfaces:
AnalyticsManager
,DaemonManager
,LocaleManager
,ParamManager
,ResourceManager
- All Known Implementing Classes:
AnalyticsManagerImpl
,DaemonManagerImpl
,LocaleManagerImpl
,ParamManagerImpl
,ResourceManagerImpl
public interface Manager extends Component
The manager class must be consireded as a simple marker to identify all the technical components.- Author:
- pchretien