org.jboss.osgi.deployment.deployer
Class DeploymentFactory
java.lang.Object
org.jboss.osgi.deployment.deployer.DeploymentFactory
public class DeploymentFactory
- extends Object
A deployment factory.
- Since:
- 16-Oct-2009
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createDeployment
public static Deployment createDeployment(URL url)
throws BundleException
- Throws:
BundleException
createDeployment
public static Deployment createDeployment(VirtualFile file)
throws BundleException
- Throws:
BundleException
createDeployment
public static Deployment createDeployment(BundleInfo info)
throws BundleException
- Throws:
BundleException
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.