| Package | Description |
|---|---|
| com.helger.commons.collection.attr | |
| com.helger.commons.scope |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedAttributeContainerAny<KEYTYPE>
Base class for all kind of string-object mapping container.
|
| Modifier and Type | Method and Description |
|---|---|
MapBasedAttributeContainer<KEYTYPE,VALUETYPE> |
MapBasedAttributeContainer.getClone() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapBasedScope
Abstract scope implementation based on a Map containing the attribute values.
|
class |
ApplicationScope
Represents a single "application scope".
|
class |
GlobalScope
Base implementation of the
IGlobalScope interface. |
class |
RequestScope
Default implementation for non-web request scopes.
|
class |
SessionApplicationScope
Represents a single "session application scope".
|
class |
SessionScope
Default implementation of the
ISessionScope interface |
Copyright © 2014–2016 Philip Helger. All rights reserved.