Package io.vertigo.core.node.component
Interface ComponentSpace
- All Superinterfaces:
Container
- All Known Implementing Classes:
ComponentSpaceWritable
Centralisation des accès aux composants et aux plugins.
- Author:
- pchretien
-
Method Summary
-
Method Details
-
resolve
Resolve a component from its class.- Parameters:
componentClass- Type of the component- Returns:
- Component
-