@Contract
public interface CMPDeployer
Modifier and Type | Field and Description |
---|---|
static String |
MODULE_CLASSPATH |
Modifier and Type | Method and Description |
---|---|
void |
clean(DeploymentContext ctx) |
void |
deploy(DeploymentContext ctx) |
void |
unload(ClassLoader cl) |
static final String MODULE_CLASSPATH
void deploy(DeploymentContext ctx) throws DeploymentException
DeploymentException
void clean(DeploymentContext ctx)
void unload(ClassLoader cl)
Copyright © 2019. All rights reserved.