Interface SlingWrapper
- All Superinterfaces:
org.mozilla.javascript.Wrapper
- All Known Implementing Classes:
ScriptableCalendar
,ScriptableMap
,ScriptableNode
,ScriptablePrintWriter
,ScriptableProperty
,ScriptableResource
,ScriptableVersion
,ScriptableVersionHistory
public interface SlingWrapper
extends org.mozilla.javascript.Wrapper
Wrapper with an additional methods to indicate the wrapped classes
-
Method Summary
Modifier and TypeMethodDescriptionThe name of the JavaScript host object "class".Class<?>[]
The list of Java classes wrapped by this wrapper.Methods inherited from interface org.mozilla.javascript.Wrapper
unwrap