| 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(MBeanServer mbeanServer,
TomcatServer server,
ObjectName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
protected TomcatConnector |
TomcatConfigurationCollectorImpl.buildTomcatConnector(MBeanServer mbeanServer,
TomcatService tomcatService,
ObjectName connectorName) |
protected TomcatEngine |
TomcatConfigurationCollectorImpl.buildTomcatEngine(MBeanServer mbeanServer,
TomcatService tomcatService,
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,
StringBuffer sb,
int indent) |
void |
TomcatConnector.setParentService(TomcatService parentService) |
void |
TomcatEngine.setParentService(TomcatService parentService) |
Copyright © 2017 SAP SE. All Rights Reserved.