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

java.lang.Object
  extended byorg.apache.geronimo.deployment.tools.loader.AbstractDeployable
      extended byorg.apache.geronimo.deployment.tools.loader.ConnectorDeployable
All Implemented Interfaces:
javax.enterprise.deploy.model.DeployableObject

public class ConnectorDeployable
extends AbstractDeployable

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

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 javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Method Detail

getModuleLoader

protected ClassLoader getModuleLoader()
Overrides:
getModuleLoader in class AbstractDeployable


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