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

java.lang.Object
  extended byorg.apache.geronimo.deployment.tools.loader.DeployableFactory

public class DeployableFactory
extends Object

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:58:49 $

Constructor Summary
DeployableFactory()
           
 
Method Summary
static javax.enterprise.deploy.model.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 javax.enterprise.deploy.model.DeployableObject createDeployable(URL moduleURL)
                                                                       throws javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Throws:
javax.enterprise.deploy.model.exceptions.DDBeanCreateException


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