[
https://issues.jboss.org/browse/ARQGRA-340?page=com.atlassian.jira.plugin...
]
Lukáš Fryč updated ARQGRA-340:
------------------------------
Issue Type: Feature Request (was: Task)
Allow instantiate JavaScript interfaces with constructor's
parameters
---------------------------------------------------------------------
Key: ARQGRA-340
URL:
https://issues.jboss.org/browse/ARQGRA-340
Project: Arquillian Graphene
Issue Type: Feature Request
Reporter: Lukáš Fryč
{code}
// definition
@JavaScript("getObject({0}")
class Interface {
}
@JavaScript(arguments = "my_argument")
Interface myInterface;
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira