[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1470) Break up SessionProxyFactoryBase.createInvocationHandler(String) into cleaner API
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Aug 20 11:00:23 EDT 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12425867#action_12425867 ]
Andrew Lee Rubinger commented on EJBTHREE-1470:
-----------------------------------------------
Requested by Brian for easier extensibility of proxy-clustered
> 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
>
> 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