|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KillHandler.Killable | |
---|---|
org.terrier.utility | This package includes classes that are used in various part of the Terrier Platform. |
Uses of KillHandler.Killable in org.terrier.utility |
---|
Fields in org.terrier.utility declared as KillHandler.Killable | |
---|---|
protected KillHandler.Killable |
KillHandler.killable
|
Methods in org.terrier.utility with parameters of type KillHandler.Killable | |
---|---|
static void |
KillHandler.addKillhandler(KillHandler.Killable object)
Add a Killable objects to the shutdown list which are invoked when the runtime system is terminating. |
static void |
KillHandler.removeKillhandler(KillHandler.Killable object)
Remove a Killable objects from the shutdown list which are invoked when the runtime system is terminating. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |