[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1470) Break up SessionProxyFactoryBase.createInvocationHandler(String) into cleaner API
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Aug 20 12:19:23 EDT 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-1470.
-------------------------------------------
Fix Version/s: AS 5.0.0.CR2
Resolution: Done
> Break up SessionProxyFactoryBase.createInvocationHandler(String) into cleaner API
> ---------------------------------------------------------------------------------
>
> Key: EJBTHREE-1470
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1470
> Project: EJB 3.0
> Issue Type: Task
> Components: proxy
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: AS 5.0.0.CR2
>
>
> Use "create*InvocationHandler" approach with arguments specifically tailored to the type of invocation handler being created ie:
> createHomeInvocationHandler
> createBusinessInterfaceSpecificInvocationHandler(String interfaceName)
> createBusinessDefaultInvocationHandler
> createEjb2xComponentInvocationHandler
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list