public class Activator extends Object
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext pContext,
Config pConfig) |
void |
addObserver(ch.sourcepond.io.hotdeployer.api.FileChangeListener pObserver) |
void |
deactivate() |
void |
modify(Config pConfig) |
void |
removeObserver(ch.sourcepond.io.hotdeployer.api.FileChangeListener pObserver) |
public void activate(org.osgi.framework.BundleContext pContext,
Config pConfig)
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic void modify(Config pConfig) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic void deactivate()
public void addObserver(ch.sourcepond.io.hotdeployer.api.FileChangeListener pObserver)
public void removeObserver(ch.sourcepond.io.hotdeployer.api.FileChangeListener pObserver)
Copyright © 2017 SourcePond. All rights reserved.