Interface EmbeddedComponentModel

All Superinterfaces:
Locatable
All Known Subinterfaces:
MutableEmbeddedComponentModel
All Known Implementing Classes:
MutableEmbeddedComponentModelImpl

public interface EmbeddedComponentModel extends Locatable
The model for a component embedded within another component, as defined by the Component annotation.
  • Method Details