JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jenax.dataaccess.sparql.engine
Interface ServiceControl
public interface
ServiceControl
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default
Object
getBackend
()
Return the object that backs this facade.
boolean
isRunning
()
void
start
()
void
stop
()
Method Details
start
void
start
()
stop
void
stop
()
isRunning
boolean
isRunning
()
getBackend
default
Object
getBackend
()
Return the object that backs this facade.