Package : proxytoys > RPM : proxytoys-1.0-8.mga6.src.rpm

Basic items

Name proxytoys
Version 1.0
Release 8.mga6
URL http://proxytoys.github.io/
Group Development/Java
Summary An implementation neutral API for creation of dynamic proxies
Size 1,062KB
Arch noarch
License BSD

Description

ProxyToys provides a collection of toys acting as factories for
creating "special" proxies such as:

* Decorators - for simple AOP-like chained method interception
* Delegates - for method invocation on a delegate object,
that might have different type
* Dispatcher proxy - single proxy instance dispatching method
calls to different object with separate types
* Echo proxy - for tracing method calls
* Failover objects - fails over to a next object in case of
exception
* Hot swapping proxy - allows implementation hiding that
can be swapped, and mutual dependencies
* Multicasting objects - for multicasting a method invocation
to multiple objects
* Null objects - for default implementations of classes that
do nothing at all
* Pool - for a pool implementation with proxied objects that
return automatically to the pool

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2017-05-20 22:09:19
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie