public interface SlingWrapper
extends org.mozilla.javascript.Wrapper
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName()
The name of the JavaScript host object "class".
|
java.lang.Class<?>[] |
getWrappedClasses()
The list of Java classes wrapped by this wrapper.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.