| Package | Description |
|---|---|
| org.wildfly.swarm.container |
| Modifier and Type | Method and Description |
|---|---|
Fraction |
Server.createDefaultFor(Class<? extends Fraction> fractionClazz) |
Fraction |
Container.PostInitContext.fraction(String simpleName) |
| Modifier and Type | Method and Description |
|---|---|
List<Fraction> |
Container.fractions() |
Set<Class<? extends Fraction>> |
Server.getFractionTypes() |
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.fraction(Fraction fraction)
Add a fraction to the container.
|
void |
Container.InitContext.fraction(Fraction fraction) |
| Modifier and Type | Method and Description |
|---|---|
Fraction |
Server.createDefaultFor(Class<? extends Fraction> fractionClazz) |
Container |
Container.fraction(Supplier<Fraction> supplier) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.