| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.javascript |
| Modifier and Type | Method and Description |
|---|---|
JSInterface |
JSMethod.getTarget()
Returns a target JavaSript interface
|
JSInterface |
JSCall.getTarget()
Returns a target JavaSript interface
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JSInterface> |
JSInterface.getJSInterfaceDependencies()
Returns all JavaScript interfaces which are dependencies of this interface as specified by
Dependency.interfaces(). |
| Constructor and Description |
|---|
JSMethod(JSInterface target,
Method method) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.