Interface ControlPanelRepository

All Known Implementing Classes:
DefaultControlPanelRepository

@DefaultImplementation(DefaultControlPanelRepository.class) public interface ControlPanelRepository
It provides the ability to retrieve ControlPanel instances.
Since:
1.0.0
Author:
Álvaro Sánchez-Mariscal