org.apache.geronimo.deployment.tools.loader
Class ConnectorDeployable

java.lang.Object
  extended by org.apache.geronimo.deployment.tools.loader.AbstractDeployable
      extended by org.apache.geronimo.deployment.tools.loader.ConnectorDeployable
All Implemented Interfaces:
DeployableObject

public class ConnectorDeployable
extends AbstractDeployable


Constructor Summary
ConnectorDeployable(URL moduleURL)
           
 
Method Summary
protected  ClassLoader getModuleLoader()
           
 
Methods inherited from class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
entries, getChildBean, getClassFromScope, getDDBeanRoot, getDDBeanRoot, getEntry, getModuleDTDVersion, getText, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorDeployable

public ConnectorDeployable(URL moduleURL)
                    throws DDBeanCreateException
Throws:
DDBeanCreateException
Method Detail

getModuleLoader

protected ClassLoader getModuleLoader()
Overrides:
getModuleLoader in class AbstractDeployable


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