Annotation Type | Description |
---|---|
DefaultScopeContext |
Marks the default Context implementation class for the scope
|
DisableConfig |
Disables Config to act on a method marked with this annotation
|
NoAspect |
The @NonEL annotation for annotations not evaluating el
|
NonEL |
The @NonEL annotation for annotations not evaluating el
|
OsgiServiceBinding |
The @OsgiServiceBinding fires a startup event to register the
bean as an osgi service.
|
ServiceBinding |
The @ServiceBinding is used startup a basic service.
|
ServiceType |
The @ServiceType annotation marks a ScopeType annotation as being
load-on-startup.
|
Start |
The @Start annotation.
|
StartupType |
The @StartupType annotation marks an annotation as triggering a
startup event for the bean.
|