Rome refactoring of virtual hosts

This commit is contained in:
Ziver Koc 2015-09-18 15:07:33 +00:00
parent 813d48ca05
commit 70ad01568b
4 changed files with 123 additions and 98 deletions

View file

@ -0,0 +1,8 @@
{
"version": "1.0",
"name": "Apache Tomcat",
"interfaces": {
"wa.server.plugin.WAService": "wa.server.plugin.apache.TomcatService",
"wa.server.plugin.WAServiceStatus": "wa.server.plugin.tomcat.TomcatStatus"
}
}