| Package | Description |
|---|---|
| de.hybris.datasupplier.generator.tomcat.collector.config | |
| de.hybris.datasupplier.generator.tomcat.data |
| Modifier and Type | Method and Description |
|---|---|
protected TomcatService |
TomcatConfigurationCollectorImpl.buildTomcatService(javax.management.MBeanServer mbeanServer,
TomcatServer server,
javax.management.ObjectName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
protected TomcatConnector |
TomcatConfigurationCollectorImpl.buildTomcatConnector(javax.management.MBeanServer mbeanServer,
TomcatService tomcatService,
javax.management.ObjectName connectorName) |
protected TomcatEngine |
TomcatConfigurationCollectorImpl.buildTomcatEngine(javax.management.MBeanServer mbeanServer,
TomcatService tomcatService,
javax.management.ObjectName engineName) |
| Modifier and Type | Method and Description |
|---|---|
protected TomcatService |
TomcatServer.findDefaultService() |
TomcatService |
TomcatConnector.getParentService() |
TomcatService |
TomcatEngine.getParentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
TomcatServer.addService(TomcatService service) |
void |
TomcatConfigurationLogger.appendToSLDLog(TomcatService service,
java.lang.StringBuffer sb,
int indent) |
void |
TomcatConnector.setParentService(TomcatService parentService) |
void |
TomcatEngine.setParentService(TomcatService parentService) |
Copyright © 2018 SAP SE. All Rights Reserved.