|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.deployment.deployer.AbstractDeployerService
public abstract class AbstractDeployerService
An abstract base implementation of the DeployerService.
| Field Summary |
|---|
| Fields inherited from interface org.jboss.osgi.deployment.deployer.DeployerService |
|---|
MBEAN_DEPLOYER_SERVICE |
| Constructor Summary | |
|---|---|
AbstractDeployerService()
|
|
| Method Summary | |
|---|---|
Deployment |
createDeployment(BundleInfo info)
Create a deployment from the given bundle info. |
Deployment |
createDeployment(java.net.URL url)
Create a deployment from the given location. |
Deployment |
createDeployment(org.jboss.virtual.VirtualFile file)
Create a deployment from the given file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.osgi.deployment.deployer.DeployerService |
|---|
deploy, deploy, undeploy, undeploy |
| Constructor Detail |
|---|
public AbstractDeployerService()
| Method Detail |
|---|
public Deployment createDeployment(java.net.URL url)
DeployerService
createDeployment in interface DeployerServicepublic Deployment createDeployment(org.jboss.virtual.VirtualFile file)
DeployerService
createDeployment in interface DeployerServicepublic Deployment createDeployment(BundleInfo info)
DeployerService
createDeployment in interface DeployerService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||