org.apache.geronimo.system.util
Class DirectoryInitializationGBean

java.lang.Object
  extended by org.apache.geronimo.system.util.DirectoryInitializationGBean

public class DirectoryInitializationGBean
extends Object


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
DirectoryInitializationGBean(String prefix, String path, 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

DirectoryInitializationGBean

public DirectoryInitializationGBean(String prefix,
                                    String path,
                                    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.