@Retention(value=SOURCE) @Target(value={METHOD,CONSTRUCTOR}) @Documented public @interface NeedsContext
ContextFactory.call(org.mozilla.javascript.ContextAction)
.
ContextFactory.enterContext()
and Context.exit()
TODO: enforce this annotation programmatically.
Copyright © 2007-2013. All Rights Reserved.