Soft82.com » Windows » Developer Tools » Components & Libraries » Apache Commons Discovery 0.5
Apache Commons Discovery 0.5
Download Apache Commons Discovery
| Developer | |
| Product Homepage | |
| Date Added | January 10, 2012, 07:55 GMT |
| License | Free (Freeware) |
| Last Week / All Time Downloads | 0 / 27 |
| Size | 102.4K |
| OS Support | Windows All |
Apache Commons Discovery Description
Provides facilities for instantiating classes in general, and for lifecycle management of singleton
The Discovery component is about discovering, or finding, implementations for pluggable interfaces. It provides facilities for instantiating classes in general, and for lifecycle management of singleton (factory) classes.
Fundamentally, Discovery locates classes that implement a given Java interface. The discovery pattern, though not necessarily this package, is used in many projects including JAXP (SaxParserFactory and others) and commons-logging (LogFactory). By extracting this pattern, other projects can (re)use it and take advantage of improvements to the pattern as Discovery evolves.
Discovery improves over previous implementations by establishing facilities for working within managed environments. These allow configuration and property overrides without appealing to the global System properties (which are scoped across an entire JVM).
Scope
This is not indended to be a replacement to be used strictly by the user, but rather a replacement to be used directly by projects. Use by the user is also reasonable, but limited due to 'keeping this simple'. In particular, there is no configuration for this discovery service, it relies only on usage patterns.
Given a java.lang.Class parameter 'package.Class' that represents a fundamental service as either an interface, an abstract class (or even a regular class), find an implementation of that class:
* Look for system property named 'package.Class', the value of which is the name of an implementation.
* Look for a 'local' property named 'package.Class'...
* Attempt JDK 1.3+ style discovery
* Attempt to load a default implementation
In all cases, verify that the discovered implementation implements 'package.Class'.
The package aims to :
* Have an API which should be as simple to use as possible
* Be based on usage patterns, not specific configuration file
* Represent proper discovery & class-loading principles
* Be reasonably portable across JDK levels
Download Apache Commons Discovery
New Components & Libraries Software
OWLNextMay 25, 2012A modern update and extension of Borland's Object Windows Library for writing GUI apps |
Comm Operator PalMay 25, 2012A free tool to test and debug RS232 devices that communicated with serial port, TCP/IP, UDP and |
|||
Witzend Thumbnail Image ViewerMay 24, 2012Accurately displays miniature thumbnail renderings of graphics files |
PyBCIMay 23, 2012Create a Brain Comp. Interface (BCI) and herewith to get EEG data online |
|||
TMS Panels PackMay 23, 2012A collection of panels, containers & tabs to make your applications stand out from the rest |
SWI-Prolog PortableMay 22, 2012A comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License |
|||
Nevron User Interface for .NETMay 22, 2012Professional User Interface component suite for Windows Forms applications |
CalibreMay 21, 2012E-book library management application |
|||
ShareWatcherMay 21, 2012ShareWatcher logs and notifies you when others access your shared folders |
IntelliJ IDEAMay 21, 2012A code-centric IDE focused on developer productivity |
|||
Scikit LearnMay 17, 2012scikits.learn is a python library for machine learning |
Fast File Download ActiveXMay 17, 2012An ActiveX component(ActiveX control) that can fast download files from the Internet |
|||
.Net GridMay 17, 2012Productive and robust hierarchical grid with one of the best object models |
Excel to PDF .NetMay 17, 2012A standalone component which allows any .Net application get professional export of Excel XLS files |
|||
Virtual 8085May 16, 2012A tool which enables students to run programs written in 8085 assembly language |
dbExpress driver for MySQLMay 16, 2012A driver that provides fast access to MySQL databases. |
|||
GUI Design Studio ExpressMay 16, 2012A graphical user interface design tool for Microsoft Windows |
PG4UWMay 15, 2012Common control program for Windows for all ELNEC programmers |
|||
dotConnect for Oracle Express EditionMay 15, 2012An enhanced ORM enabled data provider for Oracle that builds on ADO.NET |
Wireless Communication Library MFC DeveloperMay 15, 2012Powerful C++ SDK which expands your applications with Bluetooth, IrDA, WiFi and Serial |
|||
Last 7 Days Most Downloaded Components & Libraries Products
Aircrack-ng GUI170 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package61 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
ActiveX Download Control45 downloadsSupport BreakPoint download,a client ActiveX control easy to realize the download batch files from... |
C++dbc43 downloadsA library to help you with database management. |
|||
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK43 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component30 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper30 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src26 downloadsQuake I port for Nokia Series 60 source code |
|||
Headers and Libraries for Windows Internet Explorer 923 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
Windows Std Serial Comm Lib for C/C++22 downloadsSerial communications component C++ (.NET) library for serial/usb port programs |
|||
All Time Most Downloaded Components & Libraries Products
Aircrack-ng GUI15,982 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package31,666 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
ActiveX Download Control22,263 downloadsSupport BreakPoint download,a client ActiveX control easy to realize the download batch files from... |
C++dbc16,729 downloadsA library to help you with database management. |
|||
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK3,643 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component35,567 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper1,765 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src7,846 downloadsQuake I port for Nokia Series 60 source code |
|||
Headers and Libraries for Windows Internet Explorer 93,577 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
Windows Std Serial Comm Lib for C/C++11,484 downloadsSerial communications component C++ (.NET) library for serial/usb port programs |
|||
Download Apache Commons Discovery

