deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Interface
org.deegree.framework.log.ILogger

Packages that use ILogger
org.deegree.framework.log The log package provides classes and interfaces implementing logging capabilities. 
org.deegree.framework.util   
org.deegree.framework.xml   
org.deegree.io.datastore   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction.insert   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wps.configuration   
org.deegree.portal.portlet.modules.map.actions.portlets   
 

Uses of ILogger in org.deegree.framework.log
 

Classes in org.deegree.framework.log that implement ILogger
 class JCLLogger
          Log service provided for Apache Commons Logging (JCL) log service.
(package private)  class LoggerService
          The Logger is used to log messages to files.
 

Methods in org.deegree.framework.log that return ILogger
static ILogger LoggerFactory.getLogger(Class name)
          Return the named logger for the given class
static ILogger LoggerFactory.getLogger(String name)
          Factory method to retrieve the instance of the concrete logging class.
 

Uses of ILogger in org.deegree.framework.util
 

Fields in org.deegree.framework.util declared as ILogger
protected static ILogger Interceptor.LOG
           
 

Methods in org.deegree.framework.util with parameters of type ILogger
static URL WebappResourceResolver.resolveFileLocation(String location, ServletContext context, ILogger log)
          'Heuristical' method to retrieve the URL for a file referenced from an init-param of a webapp config file which may be: a (absolute) URL a file location a (relative) URL which in turn is resolved using ServletContext.getRealPath
 

Uses of ILogger in org.deegree.framework.xml
 

Fields in org.deegree.framework.xml declared as ILogger
protected static ILogger XMLFragment.LOG
           
 

Uses of ILogger in org.deegree.io.datastore
 

Fields in org.deegree.io.datastore declared as ILogger
protected static ILogger Datastore.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sde
 

Fields in org.deegree.io.datastore.sde declared as ILogger
protected static ILogger SDEWhereBuilder.LOG
           
protected static ILogger SDEDatastore.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql
 

Fields in org.deegree.io.datastore.sql declared as ILogger
protected static ILogger StatementBuffer.LOG
           
protected static ILogger AbstractSQLDatastore.LOG
           
protected static ILogger LockHandler.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql.generic
 

Fields in org.deegree.io.datastore.sql.generic declared as ILogger
protected static ILogger GenericSQLDatastore.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql.oracle
 

Fields in org.deegree.io.datastore.sql.oracle declared as ILogger
protected static ILogger OracleDatastore.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql.postgis
 

Fields in org.deegree.io.datastore.sql.postgis declared as ILogger
protected static ILogger PostGISDatastore.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql.transaction.insert
 

Fields in org.deegree.io.datastore.sql.transaction.insert declared as ILogger
(package private) static ILogger InsertRow.LOG
           
 

Uses of ILogger in org.deegree.io.datastore.sql.wherebuilder
 

Fields in org.deegree.io.datastore.sql.wherebuilder declared as ILogger
protected static ILogger WhereBuilder.LOG
           
 

Uses of ILogger in org.deegree.ogcbase
 

Fields in org.deegree.ogcbase declared as ILogger
protected static ILogger XMLFactory.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.csw.manager
 

Fields in org.deegree.ogcwebservices.csw.manager declared as ILogger
protected static ILogger TransactionDocument.LOG
           
protected static ILogger TransactionDocument_2_0_2.LOG
           
protected static ILogger Transaction.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.getcapabilities
 

Fields in org.deegree.ogcwebservices.getcapabilities declared as ILogger
protected static ILogger OGCWebServiceCapabilities.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.wcs.configuration
 

Fields in org.deegree.ogcwebservices.wcs.configuration declared as ILogger
protected static ILogger WCSConfigurationDocument.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.wfs.configuration
 

Fields in org.deegree.ogcwebservices.wfs.configuration declared as ILogger
protected static ILogger WFSConfiguration.LOG
           
protected static ILogger WFSConfigurationDocument.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.wms
 

Fields in org.deegree.ogcwebservices.wms declared as ILogger
protected static ILogger DefaultGetFeatureInfoHandler.LOG
           
 

Uses of ILogger in org.deegree.ogcwebservices.wps.configuration
 

Fields in org.deegree.ogcwebservices.wps.configuration declared as ILogger
protected static ILogger WPSConfigurationDocument.LOG
           
 

Uses of ILogger in org.deegree.portal.portlet.modules.map.actions.portlets
 

Fields in org.deegree.portal.portlet.modules.map.actions.portlets declared as ILogger
protected static ILogger MapActionPortletPerform.LOG
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net