Uses of Class
org.apache.felix.ipojo.util.Logger

Packages that use Logger
org.apache.felix.ipojo   
 

Uses of Logger in org.apache.felix.ipojo
 

Fields in org.apache.felix.ipojo declared as Logger
protected  Logger IPojoFactory.m_logger
          The logger for the factory (and all component instances).
 

Methods in org.apache.felix.ipojo that return Logger
 Logger IPojoFactory.getLogger()
          Gets the logger used by instances created by the current factory.
abstract  Logger Handler.getLogger()
          Gets the logger to use in the handler.
 Logger PrimitiveHandler.getLogger()
          gets the logger of the managed instance.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.