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

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

public class ClientDeployable
extends AbstractDeployable


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

Constructor Detail

ClientDeployable

public ClientDeployable(URL moduleURL)
                 throws DDBeanCreateException
Throws:
DDBeanCreateException


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