| Interface | Description |
|---|---|
| CommonLevels |
CommonLevels.
|
| ScopeFactory<T extends Annotation> |
Factory to create Scope from annotation.
|
| ScopeKeyFactory<T extends Annotation> |
Factory to create ScopeKey from annotation.
|
| Class | Description |
|---|---|
| CommonLevelsUtil |
CommonLevels util class.
|
| Scope |
Scope.
|
| ScopeKey |
The ScopeKey represents a path which is made up of the path entries.
|
| ScopeLevel |
ScopeLevel.
|
| UnmodifiableScopeKey |
The UnmodifiableScopeKey represents a path which is made up of the path entries.
|
| Annotation Type | Description |
|---|---|
| ScopeFactoryLookup |
Defining the factory class to create actual Scope
from annotated scope annotation.
|
| ScopeKeyFactoryLookup |
Defining the factory class to create actual ScopeKey
from annotated scope key annotation.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.