Uses of Class
io.imunity.webconsole.services.base.ServiceControllerBase
-
Packages that use ServiceControllerBase Package Description io.imunity.webconsole.services.base -
-
Uses of ServiceControllerBase in io.imunity.webconsole.services.base
Constructors in io.imunity.webconsole.services.base with parameters of type ServiceControllerBase Constructor Description EditServiceViewBase(pl.edu.icm.unity.MessageSource msg, ServiceControllerBase controller, java.lang.String mainServicesViewName)NewServiceViewBase(pl.edu.icm.unity.MessageSource msg, ServiceControllerBase controller, java.lang.String mainServicesViewName)ServicesViewBase(pl.edu.icm.unity.MessageSource msg, ServiceControllerBase controller, java.lang.String newServiceViewName, java.lang.String editServiceViewName)
-