[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-485) non static shrinkwrap with default interfaces

Caleb Cushing (JIRA) issues at jboss.org
Sat May 31 11:15:16 EDT 2014


Caleb Cushing created SHRINKWRAP-485:
----------------------------------------

             Summary: non static shrinkwrap with default interfaces
                 Key: SHRINKWRAP-485
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-485
             Project: ShrinkWrap
          Issue Type: Feature Request
            Reporter: Caleb Cushing


I'd like to be able to do an

{code:java}
@Deployment
default  Archive createDeployment() { ... }
{code}

and then just apply the interface to my test class



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the shrinkwrap-issues mailing list