JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.oracle.truffle.espresso.hotswap
Interface HotSwapAction
public interface
HotSwapAction
Represents all HotSwap actions that have been registered. See
EspressoHotSwap
.
Since:
21.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
fire
()
Callback method for registered HotSwap actions.
Method Detail
fire
void fire()
Callback method for registered HotSwap actions.
Since:
21.2
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method