You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "hongbing wang (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/11/07 04:40:53 UTC

[jira] [Created] (MYFACES-3386) Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public

Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public
---------------------------------------------------------------------------------

                 Key: MYFACES-3386
                 URL: https://issues.apache.org/jira/browse/MYFACES-3386
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.0.2
            Reporter: hongbing wang


While developing components, I need implement javax.faces.component.ActionSource and ActionSource2, which require to implement following methods:
 public MethodBinding getAction()
 public void setAction(MethodBinding binding)

which need MethodBindingMethodExpression and MethodExpressionMethodBinding public.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TRINIDAD-2157) Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public

Posted by "hongbing wang (Updated) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongbing wang updated TRINIDAD-2157:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public
> ---------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2157
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2157
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: hongbing wang
>         Attachments: expose-two-classes.patch
>
>
> While developing components, I need implement javax.faces.component.ActionSource and ActionSource2, which require to implement following methods:
>  public MethodBinding getAction()
>  public void setAction(MethodBinding binding)
> which need MethodBindingMethodExpression and MethodExpressionMethodBinding public.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TRINIDAD-2157) Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public

Posted by "Leonardo Uribe (Commented) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146569#comment-13146569 ] 

Leonardo Uribe commented on TRINIDAD-2157:
------------------------------------------

Note the patch is proposed for a change in Trinidad, so moved from MyFaces Core.
                
> Make class MethodBindingMethodExpression and MethodExpressionMethodBinding public
> ---------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2157
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2157
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: hongbing wang
>         Attachments: expose-two-classes.patch
>
>
> While developing components, I need implement javax.faces.component.ActionSource and ActionSource2, which require to implement following methods:
>  public MethodBinding getAction()
>  public void setAction(MethodBinding binding)
> which need MethodBindingMethodExpression and MethodExpressionMethodBinding public.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira