Fedora 22 Update: proxytoys-1.0-3.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 5 23:58:15 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-9009
2015-05-28 06:13:03
--------------------------------------------------------------------------------

Name        : proxytoys
Product     : Fedora 22
Version     : 1.0
Release     : 3.fc22
URL         : http://proxytoys.codehaus.org/
Summary     : An implementation neutral API for creation of dynamic proxies
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

--------------------------------------------------------------------------------
Update Information:

Initial import (#826038).
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #826038 - Review Request: proxytoys - An implementation neutral API for creation of dynamic proxies
        https://bugzilla.redhat.com/show_bug.cgi?id=826038
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update proxytoys' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list