public class LegacyManagementControllerFactory_v7_1 extends Object implements ManagementControllerFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
MODEL_VERSION |
| Constructor and Description |
|---|
LegacyManagementControllerFactory_v7_1() |
| Modifier and Type | Method and Description |
|---|---|
ManagementController |
createManagementController(HttpManagementConfiguration<?> httpManagement,
ManagementController nextVersionManagementController) |
String |
getPreviousVersion() |
String |
getType() |
String |
getVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadFactoriespublic static final String MODEL_VERSION
public LegacyManagementControllerFactory_v7_1()
public String getVersion()
getVersion in interface ManagementControllerFactorypublic String getPreviousVersion()
getPreviousVersion in interface ManagementControllerFactorypublic ManagementController createManagementController(HttpManagementConfiguration<?> httpManagement, ManagementController nextVersionManagementController)
createManagementController in interface ManagementControllerFactoryCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.