| Package | Description |
|---|---|
| org.seedstack.business.assembler |
Contains all the classes related to the assembly pattern.
|
| org.seedstack.business.assembler.dsl |
Provides classes specific to the assembler DSL.
|
| Modifier and Type | Method and Description |
|---|---|
static AssemblerTypes |
AssemblerTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssemblerTypes[] |
AssemblerTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
QualifierProvider.with(AssemblerTypes qualifier) |
Copyright © 2013-2016–2016 SeedStack. All rights reserved.