You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Roger Mbiama (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/13 15:01:00 UTC

[jira] [Resolved] (PROXY-17) JUST

     [ https://issues.apache.org/jira/browse/PROXY-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Mbiama resolved PROXY-17.
-------------------------------

    Resolution: Fixed
    
> JUST
> ----
>
>                 Key: PROXY-17
>                 URL: https://issues.apache.org/jira/browse/PROXY-17
>             Project: Commons Proxy
>          Issue Type: Improvement
>    Affects Versions: 1.1
>         Environment: Localhost:8080
>            Reporter: Roger Mbiama
>              Labels: Angosso, patch
>             Fix For: 1.0
>
>         Attachments: status.xsd
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Commons Proxy allows to "intercept" a method invocation using Interceptors . Repare programming support, allowing to alter the results/effects using a method invocation without actually changing the implementation of the method itself. Commons Proxy provides a few interceptor implementations including: 
> Executor 
> Uses an Executor to execute the method in possibly another thread (only void methods are supported). Olso remote localhost deploy, secure Setup.
>  
> Logging 
> Logs all method invocations using the Apache Commons Logging API
>  
> Filtered 
> Optionally intercepts a method invocation based on a method filter 
> Method Interceptor Adapter 
> Adapts the AOP Alliance MethodInterceptor interface to the Commons ProxyInterceptor interface.
>  
> Releases
>  
> Java Deploy.0. - To Manage Localhost Deploy port:8080! 
> For previous releases, see the Apache Archive 
> Note: The 1.x releases are compatible with JDK1.4+. 

--
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