public class PowerApplication
extends org.restlet.Application
Constructor and Description |
---|
PowerApplication(org.restlet.Context parentContext)
Class which dispatches http requests to the appropriate
handler class for the power service.
|
Modifier and Type | Method and Description |
---|---|
org.restlet.Restlet |
createInboundRoot()
Define URI mappings for incoming power, sample size,
and detectable difference requests.
|
createOutboundRoot, createRoot, getConnectorService, getConverterService, getCurrent, getDecoderService, getFinderClass, getInboundRoot, getMetadataService, getOutboundRoot, getRangeService, getRole, getRoles, getRoot, getServices, getStatusService, getTaskService, getTunnelService, handle, setClientRoot, setConnectorService, setContext, setConverterService, setCurrent, setDecoderService, setFinderClass, setInboundRoot, setInboundRoot, setMetadataService, setOutboundRoot, setRangeService, setRoles, setRoot, setRoot, setStatusService, setTaskService, setTunnelService, start, stop
public PowerApplication(org.restlet.Context parentContext) throws Exception
parentContext
- servlet contextException
- Thrown when Restlet fails to create an instance
of the power application.University of Colorado Denver, Department of Biostatistics and Informatics