Class NameSpacesInformationRepositoryRegistrar
java.lang.Object
org.wso2.carbon.sequences.ui.util.ns.NameSpacesInformationRepositoryRegistrar
Registrar for the namespaces information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterNameSpacesInformationRepository(NameSpacesInformationRepository repository, javax.servlet.http.HttpSession httpSession) static voidunRegisterNameSpacesInformationRepository(javax.servlet.http.HttpSession httpSession)
-
Constructor Details
-
NameSpacesInformationRepositoryRegistrar
public NameSpacesInformationRepositoryRegistrar()
-
-
Method Details
-
unRegisterNameSpacesInformationRepository
public static void unRegisterNameSpacesInformationRepository(javax.servlet.http.HttpSession httpSession) -
registerNameSpacesInformationRepository
public static void registerNameSpacesInformationRepository(NameSpacesInformationRepository repository, javax.servlet.http.HttpSession httpSession)
-