JavaScript is disabled on your browser.
Skip navigation links
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
org.jlab.coda.cMsg.common
Interface cMsgShutdownHandlerInterface
All Known Implementing Classes:
cMsgShutdowner.myShutdownHandler
,
cMsgShutdownHandlerDefault
public interface
cMsgShutdownHandlerInterface
Classes implementing this interface are used as cMsg clients' shutdown handlers.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handleShutdown
()
This method handles the shutdown command sent to a client.
Method Detail
handleShutdown
void handleShutdown()
This method handles the shutdown command sent to a client.
Skip navigation links
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