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 TypeMethodDescriptionvoidContext.ClassShutterSetter.setClassShutter(ClassShutter shutter) final voidContext.setClassShutter(ClassShutter shutter) Set the LiveConnect access filter for this context.