public class Deployer
extends java.lang.Object
| Constructor and Description |
|---|
Deployer(aQute.bnd.osgi.Processor processor) |
public void deploy(java.io.File file)
throws java.lang.Exception
file - bundlejava.lang.Exceptionpublic void deploy(java.lang.String name,
java.io.File file)
throws java.lang.Exception
name - The repository namefile - bundlejava.lang.Exception