Class ZoneRegistryImpl

  • All Implemented Interfaces:
    ZoneRegistry, org.picocontainer.Startable

    public class ZoneRegistryImpl
    extends Object
    implements org.picocontainer.Startable, ZoneRegistry
    • Constructor Detail

      • ZoneRegistryImpl

        public ZoneRegistryImpl​(DomainService domainService)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.picocontainer.Startable
      • stop

        public void stop()
        Specified by:
        stop in interface org.picocontainer.Startable