Class TerminationRouterRegistrar

java.lang.Object
energy.eddie.spring.regionconnector.extensions.v0_82.TerminationRouterRegistrar

public class TerminationRouterRegistrar extends Object
The TerminationRouterRegistrar should be added to each region connector's own context and will register the RegionConnector of each region connector to the common TerminationRouter. Each region connector implementation is required to provide an implementation of the RegionConnector interface. If there is no termination router, we cannot register the region connectors and termination will be disabled.