@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface OnClassUnload
OnClassUnload will be called when there is a script
reload or shutdown.ScriptContext.getClassListener() returns instance
of OnClassLoadUnloadListener
subclass.Copyright © 2014–2015. All rights reserved.