Class MetadataServiceRegistrar

java.lang.Object
energy.eddie.spring.regionconnector.extensions.MetadataServiceRegistrar

public class MetadataServiceRegistrar extends Object
The MetadataServiceRegistrar should be added to each region connector's own context and will register the RegionConnector of each region connector to the common MetadataService. Each region connector implementation is required to provide an implementation of the RegionConnector interface.