| Package | Description |
|---|---|
| org.gatein.mop.spi.content |
| Modifier and Type | Method and Description |
|---|---|
E |
ContentProvider.getState(StateContainer<I> container)
Returns the state attached to the provided container.
|
void |
ContentProvider.setState(StateContainer<I> container,
E state)
Update the state container with the provided state.
|
Copyright © 2026 JBoss by Red Hat. All Rights Reserved.