| Interface | Description | 
|---|---|
| BundleContextAware | Actions implementing this interface will receive an instance of the BundleContext,
 the OsgiInterceptor must be applied to the action. | 
| ServiceAware<T> | Classes implementing this interface, will be injected a list of services
 registered with the type of the parameterized type | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.