| Package | Description | 
|---|---|
| org.wildfly.swarm.spi.api | 
| Modifier and Type | Method and Description | 
|---|---|
Module.ServiceHandling | 
Module.services()
Retrieve the services flag. 
 | 
static Module.ServiceHandling | 
Module.ServiceHandling.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Module.ServiceHandling[] | 
Module.ServiceHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Module | 
Module.withServices(Module.ServiceHandling services)
Set the services flag. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.