[jboss-jira] [JBoss JIRA] (WFLY-8424) Create test for @ClientInterceptors annotation from EJB client library
Jan Martiska (JIRA)
issues at jboss.org
Thu Mar 23 02:25:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Martiska updated WFLY-8424:
-------------------------------
Summary: Create test for @ClientInterceptors annotation from EJB client library (was: Create test for @ClientInterceptors annotation of EJB client library)
> Create test for @ClientInterceptors annotation from EJB client library
> ----------------------------------------------------------------------
>
> Key: WFLY-8424
> URL: https://issues.jboss.org/browse/WFLY-8424
> Project: WildFly
> Issue Type: Task
> Components: EJB, Test Suite
> Reporter: Jan Martiska
> Assignee: Jan Martiska
>
> example:
> {noformat}
> @ClientInterceptors({HelloClientInterceptor.class})
> public interface HelloBeanRemote {
> public String hello();
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list