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(org.jboss.osgi.vfs.VirtualFile rootFile,
String location,
String symbolicName,
org.osgi.framework.Version version)
createDeployment
public static Deployment createDeployment(org.jboss.osgi.spi.util.BundleInfo info)
Copyright © 2010. All Rights Reserved.