org.apache.geronimo.system.logging.log4j
Class ApplicationLog4jConfigurationGBean

java.lang.Object
  extended by org.apache.geronimo.system.logging.log4j.ApplicationLog4jConfigurationGBean

public class ApplicationLog4jConfigurationGBean
extends Object

Version:
$Rev: 809078 $ $Date: 2009-08-29 08:51:12 +0800 (Sat, 29 Aug 2009) $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
ApplicationLog4jConfigurationGBean(String log4jResource, String log4jFile, ServerInfo serverInfo, ClassLoader classloader)
           
 
Method Summary
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

ApplicationLog4jConfigurationGBean

public ApplicationLog4jConfigurationGBean(String log4jResource,
                                          String log4jFile,
                                          ServerInfo serverInfo,
                                          ClassLoader classloader)
                                   throws IOException
Throws:
IOException
Method Detail

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.