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 Details

    • getComponent

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