Class NameSpacesInformationRepositoryRegistrar


  • public class NameSpacesInformationRepositoryRegistrar
    extends Object
    Registrar for the namespaces information
    • Constructor Detail

      • NameSpacesInformationRepositoryRegistrar

        public NameSpacesInformationRepositoryRegistrar()
    • Method Detail

      • unRegisterNameSpacesInformationRepository

        public static void unRegisterNameSpacesInformationRepository​(javax.servlet.http.HttpSession httpSession)
      • registerNameSpacesInformationRepository

        public static void registerNameSpacesInformationRepository​(NameSpacesInformationRepository repository,
                                                                   javax.servlet.http.HttpSession httpSession)