org.apache.geronimo.system.sharedlib
Class SharedLib

java.lang.Object
  extended by org.apache.geronimo.system.sharedlib.SharedLib

public class SharedLib
extends Object


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
SharedLib(ClassLoader classLoader, String[] classesDirs, String[] libDirs, ServerInfo serverInfo)
           
 
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

SharedLib

public SharedLib(ClassLoader classLoader,
                 String[] classesDirs,
                 String[] libDirs,
                 ServerInfo serverInfo)
          throws MalformedURLException
Throws:
MalformedURLException
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.