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

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

public class WebDeployable
extends AbstractDeployable


Constructor Summary
WebDeployable(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

WebDeployable

public WebDeployable(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.