public abstract class RemoteTomcatServiceBase extends Object
| Constructor and Description |
|---|
RemoteTomcatServiceBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getConfig() |
abstract String |
getName() |
abstract RemoteTomcatServiceBase |
print(net.thevpc.nuts.NutsPrintStream out) |
RemoteTomcatServiceBase |
println(net.thevpc.nuts.NutsPrintStream out) |
abstract RemoteTomcatServiceBase |
remove() |
public abstract Object getConfig()
public abstract String getName()
public abstract RemoteTomcatServiceBase print(net.thevpc.nuts.NutsPrintStream out)
public RemoteTomcatServiceBase println(net.thevpc.nuts.NutsPrintStream out)
public abstract RemoteTomcatServiceBase remove()
Copyright © 2022 vpc open source initiative. All rights reserved.