|
OSGi™ Core Release 6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsumerType | |
|---|---|
| org.osgi.framework | Framework Package Version 1.8. |
| org.osgi.framework.hooks.bundle | Framework Bundle Hooks Package Version 1.1. |
| org.osgi.framework.hooks.resolver | Framework Resolver Hooks Package Version 1.0. |
| org.osgi.framework.hooks.service | Framework Service Hooks Package Version 1.1. |
| org.osgi.framework.hooks.weaving | Framework Weaving Hooks Package Version 1.1. |
| org.osgi.resource | Resource Package Version 1.0. |
| org.osgi.service.condpermadmin | Conditional Permission Admin Package Version 1.1. |
| org.osgi.service.url | URL Stream and Content Handlers Package Version 1.0. |
| org.osgi.util.tracker | Tracker Package Version 1.5. |
| Uses of ConsumerType in org.osgi.framework |
|---|
| Classes in org.osgi.framework with annotations of type ConsumerType | |
|---|---|
interface |
AllServiceListener
A ServiceEvent listener that does not filter based upon package
wiring. |
interface |
BundleActivator
Customizes the starting and stopping of a bundle. |
interface |
BundleListener
A BundleEvent listener. |
interface |
FrameworkListener
A FrameworkEvent listener. |
interface |
PrototypeServiceFactory<S>
A factory for prototype scope services. |
interface |
ServiceFactory<S>
A factory for bundle scope services. |
interface |
ServiceListener
A ServiceEvent listener. |
interface |
SynchronousBundleListener
A synchronous BundleEvent listener. |
interface |
UnfilteredServiceListener
A ServiceEvent listener that does not filter based upon any
filter string specified to
BundleContext.addServiceListener(ServiceListener, String). |
| Uses of ConsumerType in org.osgi.framework.hooks.bundle |
|---|
| Classes in org.osgi.framework.hooks.bundle with annotations of type ConsumerType | |
|---|---|
interface |
CollisionHook
OSGi Framework Bundle Collision Hook Service. |
interface |
EventHook
OSGi Framework Bundle Event Hook Service. |
interface |
FindHook
OSGi Framework Bundle Context Hook Service. |
| Uses of ConsumerType in org.osgi.framework.hooks.resolver |
|---|
| Classes in org.osgi.framework.hooks.resolver with annotations of type ConsumerType | |
|---|---|
interface |
ResolverHook
OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service. |
interface |
ResolverHookFactory
OSGi Framework Resolver Hook Factory Service. |
| Uses of ConsumerType in org.osgi.framework.hooks.service |
|---|
| Classes in org.osgi.framework.hooks.service with annotations of type ConsumerType | |
|---|---|
interface |
EventHook
Deprecated. As of 1.1. Replaced by EventListenerHook. |
interface |
EventListenerHook
OSGi Framework Service Event Listener Hook Service. |
interface |
FindHook
OSGi Framework Service Find Hook Service. |
interface |
ListenerHook
OSGi Framework Service Listener Hook Service. |
| Uses of ConsumerType in org.osgi.framework.hooks.weaving |
|---|
| Classes in org.osgi.framework.hooks.weaving with annotations of type ConsumerType | |
|---|---|
interface |
WeavingHook
OSGi Framework Weaving Hook Service. |
interface |
WovenClassListener
Woven Class Listener Service. |
| Uses of ConsumerType in org.osgi.resource |
|---|
| Classes in org.osgi.resource with annotations of type ConsumerType | |
|---|---|
interface |
Capability
A capability that has been declared from a Resource. |
class |
Namespace
Capability and Requirement Namespaces base class. |
interface |
Requirement
A requirement that has been declared from a Resource . |
interface |
Resource
A resource is the representation of a uniquely identified and typed data. |
interface |
Wire
A wire connecting a Capability to a Requirement. |
interface |
Wiring
A wiring for a resource. |
| Uses of ConsumerType in org.osgi.service.condpermadmin |
|---|
| Classes in org.osgi.service.condpermadmin with annotations of type ConsumerType | |
|---|---|
interface |
Condition
The interface implemented by a Condition. |
| Uses of ConsumerType in org.osgi.service.url |
|---|
| Classes in org.osgi.service.url with annotations of type ConsumerType | |
|---|---|
class |
AbstractURLStreamHandlerService
Abstract implementation of the URLStreamHandlerService interface. |
interface |
URLStreamHandlerService
Service interface with public versions of the protected java.net.URLStreamHandler methods. |
interface |
URLStreamHandlerSetter
Interface used by URLStreamHandlerService objects to call the
setURL method on the proxy URLStreamHandler object. |
| Uses of ConsumerType in org.osgi.util.tracker |
|---|
| Classes in org.osgi.util.tracker with annotations of type ConsumerType | |
|---|---|
interface |
BundleTrackerCustomizer<T>
The BundleTrackerCustomizer interface allows a BundleTracker
to customize the Bundles that are tracked. |
interface |
ServiceTrackerCustomizer<S,T>
The ServiceTrackerCustomizer interface allows a
ServiceTracker to customize the service objects that are tracked. |
|
OSGi™ Core Release 6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||