Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / library @ 654

Name Size Revision Age Author Comment
  impl 607 over 12 years Cesar Ordiñana Add support to load libraries from a list of cl...
AbstractLibrariesInitializer.java 14.8 KB 654 over 12 years Cesar Ordiñana Solve bug gvsig-desktop#16017
AbstractLibrary.java 10.7 KB 654 over 12 years Cesar Ordiñana Solve bug gvsig-desktop#16017
LibrariesInitializer.java 3.02 KB 621 over 12 years Cesar Ordiñana Add fullInitialize method with ignore errors pa...
Library.java 2.85 KB 485 about 13 years Cesar Ordiñana Add new method so the libraries may register th...
LibraryException.java 2.54 KB 126 about 14 years Joaquín del Cerro Murciano Add contructors to support chained list of exce...

Latest revisions

# Date Author Comment
654 11/29/2011 12:37 PM Cesar Ordiñana

Solve bug gvsig-desktop#16017

644 11/14/2011 10:00 AM Cesar Ordiñana

Capture errors when loading libraries through a Classloader

641 11/11/2011 09:11 AM Cesar Ordiñana

All a library to require other libraries of types other than API.

621 10/17/2011 07:52 AM Cesar Ordiñana

Add fullInitialize method with ignore errors parameter and update javadoc

607 10/04/2011 09:05 AM Cesar Ordiñana

Add support to load libraries from a list of classloaders and better loging

512 07/04/2011 07:51 AM Cesar Ordiñana

Add deprecated constructors comments about alternate method to use

485 05/13/2011 08:46 AM Cesar Ordiñana

Add new method so the libraries may register themselves there instead of the constructor, so the application may continue starting even if there is an error in one of the libraries.

480 05/11/2011 10:53 AM Cesar Ordiñana

Add libraries of service type also as implementations of themselves

479 05/11/2011 10:52 AM Cesar Ordiñana

Deprecate the require method with two parameters

478 05/11/2011 08:09 AM Cesar Ordiñana

Added new Library.TYPE for service or provider libraries.
Also updated library ordering logic to take the new type into account, solve a bug with priorities, and when a requirement to a library is found, load everything to get a fully functional library: API, implementation and all available services.

View revisions

Also available in: Atom