JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.illinois.ncsa.gondola
Interface IStoppable
All Known Subinterfaces:
ISubmissionEngineImpl
public interface
IStoppable
Threaded object which needs to be, or can be, shut down.
Author:
Albert L. Rossi
Method Summary
Methods
Modifier and Type
Method and Description
void
halt
()
User-defined method for allowing the run() method (or some other continuous looping process) to exit peacefully.
Method Detail
halt
void halt()
User-defined method for allowing the run() method (or some other continuous looping process) to exit peacefully.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.