Class BadgeRegistryImpl

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

    public class BadgeRegistryImpl
    extends Object
    implements org.picocontainer.Startable, BadgeRegistry
    • Constructor Detail

      • BadgeRegistryImpl

        public BadgeRegistryImpl​(org.exoplatform.commons.file.services.FileService fileService,
                                 org.exoplatform.commons.file.services.NameSpaceService nameSpaceService)
    • 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