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

java.lang.Object
  extended by org.apache.geronimo.deployment.tools.loader.DeployableFactory

public class DeployableFactory
extends Object


Constructor Summary
DeployableFactory()
           
 
Method Summary
static DeployableObject createDeployable(URL moduleURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployableFactory

public DeployableFactory()
Method Detail

createDeployable

public static DeployableObject createDeployable(URL moduleURL)
                                         throws DDBeanCreateException
Throws:
DDBeanCreateException


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.