public class AdminServerFactory extends Object
| Constructor and Description | 
|---|
AdminServerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static AdminServer | 
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). 
 | 
public static AdminServer createAdminServer()
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.