Package: wnpp Severity: wishlist Owner: James Page <james.p...@canonical.com>
* Package name : sezpoz Version : 1.9 Upstream Author : Jesse Glick <jesse.gl...@sun.com> * URL : http://sezpoz.java.net/ * License : CDDL or GPL-2 with Classpath exception Programming Lang: Java Description : Lightweight library for modular service lookups SezPoz is a lightweight and simple-to-learn library that lets you perform modular service lookups. It provides some of the same capabilities as (for example) java.util.ServiceLoader, Eclipse extension points, and NetBeans Lookup and XML layers. However, SezPoz has some special advantages: * The service registrations are made just using type-checked Java annotations. There are no configuration files to edit, and your Java IDE can show you registrations since they are simply usages of an annotation. * You can register individual objects (values of static fields or methods) instead of whole classes. * You can associate static metadata with each implementation, using regular annotation values. The caller can choose to inspect the metadata without loading the actual implementation object (as with Eclipse extension points). This package is required to support packaging of jenkins. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110603122938.2819.75905.reportbug@hendrix.shouse.local