| Annotation Type | Description |
|---|---|
| OnClassLoad |
Method marked as
OnClassLoad will be called when class was loaded by
script. |
| OnClassUnload |
Method marked as
OnClassUnload will be called when there is a script
reload or shutdown. |
| Scheduled |
Annotation that can be applied on Runnable classes in scripts.
|
Copyright © 2014–2015. All rights reserved.