@Documented @Retention(value=SOURCE) public @interface ExtensionPoint
ExtensionPoint
as an OSGi service.
To register a class as an OSGi service, use
BundleContext#registerService
.
This is the whiteboard pattern.
Service
Copyright © 2016. All rights reserved.