SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

proxytoys rpm build for : Other. For other distributions click proxytoys.

Name : proxytoys
Version : 1.0 Vendor : jPackage project
Release : 1.jpp6 Date : 2012-01-19 21:52:20
Group : Development/Libraries/Java Source RPM : proxytoys-1.0-1.jpp6.src.rpm
Size : 0.10 MB
Packager : Ralph Apel < r_apel_r-apel_de>
Summary : ProxyToys
Description :
ProxyToys is to proxy generation what Jakarta Commons Logging
is to logging - an thin implementation neutral API for Proxy
creation. Whether to use standard proxies or CGLIB is a
one-line code change.
API Compatible proxy factory providers:
* Standard proxies of the JDK
* CGLIB implementation
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
* Future objects - execute method calls asynchronously
* 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
* Privilege - execute method calls as privileged actions in
a controlled environment

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/6.0/generic/free/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  proxytoys-1.0-1.jpp6.noarch.rpm
     

Provides :
proxytoys

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
jpackage-utils => 0:1.7.5
java => 0:1.6.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/share/doc/proxytoys-1.0
/usr/share/doc/proxytoys-1.0/LICENSE.txt
/usr/share/java/proxytoys-1.0.jar
/usr/share/java/proxytoys.jar

 
ICM