See: Description
| Annotation Type | Description |
|---|---|
| ExtensionPoint |
Indicates a point where the functionality can be extended by a plugin.
|
| Service |
Indicates that the annotated class is a service available through OSGi.
|
Annotations that mark which interfaces are available as OSGi services
(@Service) as well as those that can be implemented to add
functionality to thermostat (@ExtensionPoint).
Copyright © 2016. All rights reserved.