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

Roger Mbiama updated PROXY-17:
------------------------------

    Description: 

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


  was:


Commons Proxy allows you to "intercept" a method invocation using Interceptors 
. Interceptors provide rudimentary aspect-oriented programming support, 
allowing you to alter the results/effects of 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. - Manage Localhost Deploy! 


For previous releases, see the Apache Archive 

Note: The 1.x releases are compatible with JDK1.4+. 


    
> 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

        

Reply via email to