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