| Constructor and Description |
|---|
RuntimeServer() |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.swarm.spi.api.Fraction |
createDefaultFor(Class<? extends org.wildfly.swarm.spi.api.Fraction> fractionClazz) |
void |
debug(boolean debug) |
protected List<Class<? extends org.wildfly.swarm.spi.runtime.ServerConfiguration>> |
findServerConfigurationImpls(org.jboss.modules.Module module,
List<org.jboss.jandex.Index> parentIndexes) |
Set<Class<? extends org.wildfly.swarm.spi.api.Fraction>> |
getFractionTypes() |
void |
setXmlConfig(URL xmlConfig) |
Deployer |
start(Container config) |
void |
stop() |
public void setXmlConfig(URL xmlConfig)
setXmlConfig in interface Serverpublic void debug(boolean debug)
public Set<Class<? extends org.wildfly.swarm.spi.api.Fraction>> getFractionTypes()
getFractionTypes in interface Serverpublic org.wildfly.swarm.spi.api.Fraction createDefaultFor(Class<? extends org.wildfly.swarm.spi.api.Fraction> fractionClazz)
createDefaultFor in interface Serverprotected List<Class<? extends org.wildfly.swarm.spi.runtime.ServerConfiguration>> findServerConfigurationImpls(org.jboss.modules.Module module, List<org.jboss.jandex.Index> parentIndexes) throws org.jboss.modules.ModuleLoadException, IOException, NoSuchFieldException, IllegalAccessException
org.jboss.modules.ModuleLoadExceptionIOExceptionNoSuchFieldExceptionIllegalAccessExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.