org.gvsig.fmap.dal
Class DALLibrary

java.lang.Object
  extended by org.gvsig.tools.library.AbstractLibrary
      extended by org.gvsig.fmap.dal.DALLibrary
All Implemented Interfaces:
Library

public class DALLibrary
extends AbstractLibrary

Initializes gvSIG's desktop DAL by registering the default implementation for DataManager and ResourceManager.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gvsig.tools.library.AbstractLibrary
AbstractLibrary.Required
 
Nested classes/interfaces inherited from interface org.gvsig.tools.library.Library
Library.TYPE
 
Constructor Summary
DALLibrary()
           
 
Method Summary
protected  void doInitialize()
           
protected  void doPostInitialize()
           
 void doRegistration()
           
 
Methods inherited from class org.gvsig.tools.library.AbstractLibrary
equals, getLibrary, getPriority, getRequireds, getType, hashCode, initialize, isRequired, isRequired, postInitialize, registerAs, registerAsAPI, registerAsImplementationOf, registerAsImplementationOf, registerAsServiceOf, require, require, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DALLibrary

public DALLibrary()
Method Detail

doRegistration

public void doRegistration()
Specified by:
doRegistration in interface Library
Overrides:
doRegistration in class AbstractLibrary

doInitialize

protected void doInitialize()
                     throws LibraryException
Specified by:
doInitialize in class AbstractLibrary
Throws:
LibraryException

doPostInitialize

protected void doPostInitialize()
                         throws LibraryException
Specified by:
doPostInitialize in class AbstractLibrary
Throws:
LibraryException


Copyright © 2004-2012 gvSIG. All Rights Reserved.