JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
domino.java.capsule
Interface CapsuleScope
All Known Implementing Classes:
DefaultCapsuleScope
public interface
CapsuleScope
Represents a collection of capsules which shall all be stopped on the same event.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stop
()
Stops all capsules in this scope.
Method Detail
stop
void stop()
Stops all capsules in this scope.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method