| Package | Description | 
|---|---|
| org.apache.zookeeper.server.admin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DummyAdminServerAn AdminServer that does nothing. | 
| class  | JettyAdminServerThis class encapsulates a Jetty server for running Commands. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AdminServer | AdminServerFactory. createAdminServer()This method encapsulates the logic for whether we should use a
 JettyAdminServer (i.e., the AdminServer is enabled) or a DummyAdminServer
 (i.e., the AdminServer is disabled). | 
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.