public abstract class BaseTestServer extends Object implements Lifecycle
| Constructor and Description | 
|---|
BaseTestServer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract org.eclipse.jetty.server.Server | 
createServer()  | 
org.eclipse.jetty.server.Server | 
getServer()  | 
boolean | 
isStarted()  | 
void | 
start()  | 
void | 
stop()  | 
public BaseTestServer()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.