Uses of Class
org.wso2.carbon.ui.deployment.beans.Servlet
Packages that use Servlet
-
Uses of Servlet in org.wso2.carbon.ui.deployment.beans
Methods in org.wso2.carbon.ui.deployment.beans that return ServletModifier and TypeMethodDescriptionServlet[]CarbonUIDefinitions.getServletDefinitions()Servlet[]Component.getServlets()Methods in org.wso2.carbon.ui.deployment.beans that return types with arguments of type ServletMethods in org.wso2.carbon.ui.deployment.beans with parameters of type ServletModifier and TypeMethodDescriptionvoidComponent.addServlet(Servlet servlet) voidCarbonUIDefinitions.addServletItems(Servlet[] newServletDefinitions) voidCarbonUIDefinitions.removeServletItems(Servlet[] servletDefinitionsToRemoved)