JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
PingDS 8.1.0 API
org.forgerock.opendj.server.leaderbasedreplication
Stoppable
Contents
Description
Method Summary
Method Details
isStopped()
Hide sidebar
Show sidebar
Interface Stoppable
public interface
Stoppable
Represents an object that can be stopped.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isStopped
()
Returns true if the object is stopped.
Method Details
isStopped
boolean
isStopped
()
Returns true if the object is stopped.
Returns:
true if the object is stopped