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


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
ApplicationLog4jConfigurationGBean(String log4jResource, String log4jFile, ServerInfo serverInfo, ClassLoader classloader)
           
 
Method Summary
static 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 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 GBeanInfo getGBeanInfo()


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