Uses of Class
net.thevpc.nuts.toolbox.ntomcat.local.LocalTomcatDomainConfigService
Packages that use LocalTomcatDomainConfigService
-
Uses of LocalTomcatDomainConfigService in net.thevpc.nuts.toolbox.ntomcat.local
Methods in net.thevpc.nuts.toolbox.ntomcat.local that return LocalTomcatDomainConfigServiceModifier and TypeMethodDescriptionLocalTomcat.loadDomain(String name, NOpenMode autoCreate) LocalTomcat.nextLocalTomcatDomainConfigService(NCmdLine args, NOpenMode autoCreate) LocalTomcatDomainConfigService.print(NPrintStream out) LocalTomcatDomainConfigService.remove()Methods in net.thevpc.nuts.toolbox.ntomcat.local that return types with arguments of type LocalTomcatDomainConfigServiceMethods in net.thevpc.nuts.toolbox.ntomcat.local with parameters of type LocalTomcatDomainConfigServiceModifier and TypeMethodDescriptionvoidLocalTomcat.addDomain(LocalTomcatDomainConfigService c, NCmdLine args, NOpenMode autoCreate)