Uses of Interface
org.mozilla.javascript.ClassShutter
Packages that use ClassShutter
-
Uses of ClassShutter in org.mozilla.javascript
Methods in org.mozilla.javascript that return ClassShutterMethods in org.mozilla.javascript with parameters of type ClassShutterModifier and TypeMethodDescriptionvoid
Context.ClassShutterSetter.setClassShutter
(ClassShutter shutter) final void
Context.setClassShutter
(ClassShutter shutter) Set the LiveConnect access filter for this context.