Interface VirtualComponent

  • All Superinterfaces:
    Adaptable, Component, LabeledResource

    public interface VirtualComponent
    extends Component
    Defines a virtual CQ5 Component. Virtual components are a extension to real components in respect of extending description and initial creation information.
    • Method Detail

      • getComponent

        Component getComponent()
        Returns the real component.
        Returns:
        the real component.