Represents permanent storage for KieServerController so it can survive server restarts and still
maintain consistent information about managed KieServerInstance
Classes implementing this interface can be loaded as services
while the underlying KieServerTemplateStorage implementation can
be singleton in nature (i.e. only exposing their single instance
via the getInstance() method)