public interface Server
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.swarm.spi.api.Fraction |
createDefaultFor(Class<? extends org.wildfly.swarm.spi.api.Fraction> fractionClazz) |
Set<Class<? extends org.wildfly.swarm.spi.api.Fraction>> |
getFractionTypes() |
void |
setStageConfig(org.wildfly.swarm.spi.api.ProjectStage stageConfig) |
void |
setXmlConfig(URL xmlConfig) |
Deployer |
start(Container config,
boolean eagerlyOpen) |
void |
stop() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.