| Package | Description |
|---|---|
| org.gatein.wsrp.consumer.registry |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractConsumerRegistry.InMemoryConsumerCache
Implements a local cache for consumers.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConsumerCache |
AbstractConsumerRegistry.consumerCache
Caches consumers to avoid having to recreate them if possible as the lifecycle transitions might be a little complex and not completely possible to restore from persistence
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConsumerRegistry.setConsumerCache(ConsumerCache consumers) |
Copyright © 2006-2014 GateIn. All Rights Reserved.