JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.kamikazejam.kamicommon.util.interfaces
Interface Service
All Known Implementing Classes:
RedisMonitor
public interface
Service
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isRunning
()
boolean
shutdown
()
boolean
start
()
Method Details
start
boolean
start
()
shutdown
boolean
shutdown
()
isRunning
boolean
isRunning
()