| Package | Description |
|---|---|
| org.osgl.inject.annotation |
Defines annotation classes.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
AnnotatedWith
Mark the type of elements of a field or method parameter should be annotated with specified annotation.
|
interface |
Configuration
Used to specify a field or parameter shall be load by
ConfigurationValueLoader. |
interface |
LoadCollection
Used to tag an annotation with
collection element loader specification. |
interface |
LoadValue
Used to tag an annotation with
value loader specification. |
interface |
TypeOf
Mark elements of a field or method parameter should be type of specified base class or interface.
|
Copyright © 2016–2017 OSGL (Open Source General Library). All rights reserved.