| Package | Description |
|---|---|
| org.jboss.seam.core |
A set of Seam components that implement Seam.
|
| Modifier and Type | Method and Description |
|---|---|
PropagationType |
ConversationPropagation.getPropagationType() |
static PropagationType |
PropagationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropagationType[] |
PropagationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationPropagation.setPropagationType(PropagationType propagationType) |
Copyright © 2015 Seam Framework. All Rights Reserved.