Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.osgi.framework Classes and Interfaces - 120 results found.
NameDescriptionTypePackageFramework
AbstractWiringNamespaceWiring Capability and Requirement Namespaces base class.Classorg.osgi.framework.namespaceOSGI
AdaptPermissionA bundle's authority to adapt an object to a type.Classorg.osgi.frameworkOSGI
AdminPermissionA bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.Classorg.osgi.frameworkOSGI
AllServiceListenerA ServiceEvent listener that does not filter based upon package wiring.Interfaceorg.osgi.frameworkOSGI
BundleAn installed bundle in the Framework.Interfaceorg.osgi.frameworkOSGI
BundleActivatorCustomizes the starting and stopping of a bundle.Interfaceorg.osgi.frameworkOSGI
BundleCapabilityA capability that has been declared from a bundleVersion:$Id: 39086f7e6086c2b3d83fbcb976a011cf69483ad8 $ThreadSafeConsumers of this API must not implement this interfaceInterfaceorg.osgi.framework.wiringOSGI
BundleContextA bundle's execution context within the Framework.Interfaceorg.osgi.frameworkOSGI
BundleEventAn event from the Framework describing a bundle lifecycle change.Classorg.osgi.frameworkOSGI
BundleExceptionA Framework exception used to indicate that a bundle lifecycle problem A BundleException object is created by the Framework to denote anClassorg.osgi.frameworkOSGI
BundleListenerA BundleEvent listener.Interfaceorg.osgi.frameworkOSGI
BundleNamespaceBundle Capability and Requirement Namespace.Classorg.osgi.framework.namespaceOSGI
BundlePermissionA bundle's authority to require or provide a bundle or to receive or attach A bundle symbolic name defines a unique fully qualified name.Classorg.osgi.frameworkOSGI
BundleReferenceA reference to a Bundle.Interfaceorg.osgi.frameworkOSGI
BundleRequirementA requirement that has been declared from a bundleVersion:$Id: 212ffb64f724d982db86ff7e49ed64ea530e670a $ThreadSafeConsumers of this API must not implement this interfaceInterfaceorg.osgi.framework.wiringOSGI
BundleRevisionBundle Revision.Interfaceorg.osgi.framework.wiringOSGI
BundleRevisionsThe bundle revisions of a bundle.Interfaceorg.osgi.framework.wiringOSGI
BundleStartLevelQuery and modify the start level information for a bundle.Interfaceorg.osgi.framework.startlevelOSGI
BundleWireA wire connecting a BundleCapability to a BundleRequirement.Interfaceorg.osgi.framework.wiringOSGI
BundleWiringA wiring for a bundle.Interfaceorg.osgi.framework.wiringOSGI
CapabilityPermissionA bundle's authority to provide or require a capability.Classorg.osgi.frameworkOSGI
CollisionHookOSGi Framework Bundle Collision Hook Service.Interfaceorg.osgi.framework.hooks.bundleOSGI
ConfigurableSupports a configuration object.Interfaceorg.osgi.frameworkOSGI
ConstantsDefines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.Interfaceorg.osgi.frameworkOSGI
EventHookOSGi Framework Bundle Event Hook Service.Interfaceorg.osgi.framework.hooks.bundleOSGI
EventHookOSGi Framework Service Event Hook Service.Interfaceorg.osgi.framework.hooks.serviceOSGI
EventListenerHookOSGi Framework Service Event Listener Hook Service.Interfaceorg.osgi.framework.hooks.serviceOSGI
ExecutionEnvironmentNamespaceExecution Environment Capability and Requirement Namespace.Classorg.osgi.framework.namespaceOSGI
FilterAn RFC 1960-based Filter.Interfaceorg.osgi.frameworkOSGI
FindHookOSGi Framework Bundle Context Hook Service.Interfaceorg.osgi.framework.hooks.bundleOSGI
FindHookOSGi Framework Service Find Hook Service.Interfaceorg.osgi.framework.hooks.serviceOSGI
FrameworkA Framework instance.Interfaceorg.osgi.framework.launchOSGI
FrameworkEventA general event from the Framework.Classorg.osgi.frameworkOSGI
FrameworkFactoryA factory for creating Framework instances.Interfaceorg.osgi.framework.launchOSGI
FrameworkListenerA FrameworkEvent listener.Interfaceorg.osgi.frameworkOSGI
FrameworkStartLevelQuery and modify the start level information for the framework.Interfaceorg.osgi.framework.startlevelOSGI
FrameworkUtilFramework Utility class.Classorg.osgi.frameworkOSGI
FrameworkWiringQuery and modify wiring information for the framework.Interfaceorg.osgi.framework.wiringOSGI
HostNamespaceHost Capability and Requirement Namespace.Classorg.osgi.framework.namespaceOSGI
IdentityNamespaceIdentity Capability and Requirement Namespace.Classorg.osgi.framework.namespaceOSGI
InvalidSyntaxExceptionA Framework exception used to indicate that a filter string has an invalid An InvalidSyntaxException object indicates that a filter stringClassorg.osgi.frameworkOSGI
ListenerHookOSGi Framework Service Listener Hook Service.Interfaceorg.osgi.framework.hooks.serviceOSGI
ListenerHook .ListenerInfoInformation about a Service Listener.Interfaceorg.osgi.framework.hooks.service.ListenerHookOSGI
PackageNamespacePackage Capability and Requirement Namespace.Classorg.osgi.framework.namespaceOSGI
PackagePermissionA bundle's authority to import or export a package.Classorg.osgi.frameworkOSGI
ResolverHookOSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service.Interfaceorg.osgi.framework.hooks.resolverOSGI
ResolverHookFactoryOSGi Framework Resolver Hook Factory Service.Interfaceorg.osgi.framework.hooks.resolverOSGI
ServiceEventAn event from the Framework describing a service lifecycle change.Classorg.osgi.frameworkOSGI
ServiceExceptionA service exception used to indicate that a service problem occurred.Classorg.osgi.frameworkOSGI
ServiceFactoryAllows services to provide customized service objects in the OSGi When registering a service, a ServiceFactory object can be usedInterfaceorg.osgi.frameworkOSGI
ServiceListenerA ServiceEvent listener.Interfaceorg.osgi.frameworkOSGI
ServicePermissionA bundle's authority to register or get a service.Classorg.osgi.frameworkOSGI
ServiceReferenceA reference to a service.Interfaceorg.osgi.frameworkOSGI
ServiceRegistrationA registered service.Interfaceorg.osgi.frameworkOSGI
SynchronousBundleListenerA synchronous BundleEvent listener.Interfaceorg.osgi.frameworkOSGI
UnfilteredServiceListenerA ServiceEvent listener that does not filter based upon any filter string specified toInterfaceorg.osgi.frameworkOSGI
VersionVersion identifier for capabilities such as bundles and packages.Classorg.osgi.frameworkOSGI
VersionRangeVersion range.Classorg.osgi.frameworkOSGI
WeavingExceptionA weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework.Classorg.osgi.framework.hooks.weavingOSGI
WeavingHookOSGi Framework Weaving Hook Service.Interfaceorg.osgi.framework.hooks.weavingOSGI
WovenClassA class being woven.Interfaceorg.osgi.framework.hooks.weavingOSGI
AbstractWiringNamespaceWiring Capability and Requirement Namespaces base class.Classorg.osgi.framework.namespaceKnoplerFish
AdaptPermissionA bundle's authority to adapt an object to a type.Classorg.osgi.frameworkKnoplerFish
AdminPermissionA bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.Classorg.osgi.frameworkKnoplerFish
AllServiceListenerA ServiceEvent listener that does not filter based upon package wiring.Interfaceorg.osgi.frameworkKnoplerFish
BundleAn installed bundle in the Framework.Interfaceorg.osgi.frameworkKnoplerFish
BundleActivatorCustomizes the starting and stopping of a bundle.Interfaceorg.osgi.frameworkKnoplerFish
BundleCapabilityA capability that has been declared from a bundleVersion:$Id: 39086f7e6086c2b3d83fbcb976a011cf69483ad8 $ThreadSafeConsumers of this API must not implement this interfaceInterfaceorg.osgi.framework.wiringKnoplerFish
BundleContextA bundle's execution context within the Framework.Interfaceorg.osgi.frameworkKnoplerFish
BundleEventAn event from the Framework describing a bundle lifecycle change.Classorg.osgi.frameworkKnoplerFish
BundleExceptionA Framework exception used to indicate that a bundle lifecycle problem A BundleException object is created by the Framework to denote anClassorg.osgi.frameworkKnoplerFish
BundleListenerA BundleEvent listener.Interfaceorg.osgi.frameworkKnoplerFish
BundleNamespaceBundle Capability and Requirement Namespace.Classorg.osgi.framework.namespaceKnoplerFish
BundlePermissionA bundle's authority to require or provide a bundle or to receive or attach A bundle symbolic name defines a unique fully qualified name.Classorg.osgi.frameworkKnoplerFish
BundleReferenceA reference to a Bundle.Interfaceorg.osgi.frameworkKnoplerFish
BundleRequirementA requirement that has been declared from a bundleVersion:$Id: 212ffb64f724d982db86ff7e49ed64ea530e670a $ThreadSafeConsumers of this API must not implement this interfaceInterfaceorg.osgi.framework.wiringKnoplerFish
BundleRevisionBundle Revision.Interfaceorg.osgi.framework.wiringKnoplerFish
BundleRevisionsThe bundle revisions of a bundle.Interfaceorg.osgi.framework.wiringKnoplerFish
BundleStartLevelQuery and modify the start level information for a bundle.Interfaceorg.osgi.framework.startlevelKnoplerFish
BundleWireA wire connecting a BundleCapability to a BundleRequirement.Interfaceorg.osgi.framework.wiringKnoplerFish
BundleWiringA wiring for a bundle.Interfaceorg.osgi.framework.wiringKnoplerFish
CapabilityPermissionA bundle's authority to provide or require a capability.Classorg.osgi.frameworkKnoplerFish
CollisionHookOSGi Framework Bundle Collision Hook Service.Interfaceorg.osgi.framework.hooks.bundleKnoplerFish
ConfigurableSupports a configuration object.Interfaceorg.osgi.frameworkKnoplerFish
ConstantsDefines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.Interfaceorg.osgi.frameworkKnoplerFish
EventHookOSGi Framework Bundle Event Hook Service.Interfaceorg.osgi.framework.hooks.bundleKnoplerFish
EventHookOSGi Framework Service Event Hook Service.Interfaceorg.osgi.framework.hooks.serviceKnoplerFish
EventListenerHookOSGi Framework Service Event Listener Hook Service.Interfaceorg.osgi.framework.hooks.serviceKnoplerFish
ExecutionEnvironmentNamespaceExecution Environment Capability and Requirement Namespace.Classorg.osgi.framework.namespaceKnoplerFish
FindHookOSGi Framework Bundle Context Hook Service.Interfaceorg.osgi.framework.hooks.bundleKnoplerFish
FindHookOSGi Framework Service Find Hook Service.Interfaceorg.osgi.framework.hooks.serviceKnoplerFish
FrameworkA Framework instance.Interfaceorg.osgi.framework.launchKnoplerFish
FrameworkEventA general event from the Framework.Classorg.osgi.frameworkKnoplerFish
FrameworkFactoryA factory for creating Framework instances.Interfaceorg.osgi.framework.launchKnoplerFish
FrameworkListenerA FrameworkEvent listener.Interfaceorg.osgi.frameworkKnoplerFish
FrameworkStartLevelQuery and modify the start level information for the framework.Interfaceorg.osgi.framework.startlevelKnoplerFish
FrameworkUtilFramework Utility class.Classorg.osgi.frameworkKnoplerFish
FrameworkWiringQuery and modify wiring information for the framework.Interfaceorg.osgi.framework.wiringKnoplerFish
HostNamespaceHost Capability and Requirement Namespace.Classorg.osgi.framework.namespaceKnoplerFish
IdentityNamespaceIdentity Capability and Requirement Namespace.Classorg.osgi.framework.namespaceKnoplerFish
InvalidSyntaxExceptionA Framework exception used to indicate that a filter string has an invalid An InvalidSyntaxException object indicates that a filter stringClassorg.osgi.frameworkKnoplerFish
ListenerHookOSGi Framework Service Listener Hook Service.Interfaceorg.osgi.framework.hooks.serviceKnoplerFish
ListenerHook .ListenerInfoInformation about a Service Listener.Interfaceorg.osgi.framework.hooks.serviceKnoplerFish
PackageNamespacePackage Capability and Requirement Namespace.Classorg.osgi.framework.namespaceKnoplerFish
PackagePermissionA bundle's authority to import or export a package.Classorg.osgi.frameworkKnoplerFish
ResolverHookOSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service.Interfaceorg.osgi.framework.hooks.resolverKnoplerFish
ResolverHookFactoryOSGi Framework Resolver Hook Factory Service.Interfaceorg.osgi.framework.hooks.resolverKnoplerFish
ServiceEventAn event from the Framework describing a service lifecycle change.Classorg.osgi.frameworkKnoplerFish
ServiceExceptionA service exception used to indicate that a service problem occurred.Classorg.osgi.frameworkKnoplerFish
ServiceFactoryAllows services to provide customized service objects in the OSGi When registering a service, a ServiceFactory object can be usedInterfaceorg.osgi.frameworkKnoplerFish
ServiceListenerA ServiceEvent listener.Interfaceorg.osgi.frameworkKnoplerFish
ServicePermissionA bundle's authority to register or get a service.Classorg.osgi.frameworkKnoplerFish
ServiceReferenceA reference to a service.Interfaceorg.osgi.frameworkKnoplerFish
ServiceRegistrationA registered service.Interfaceorg.osgi.frameworkKnoplerFish
SynchronousBundleListenerA synchronous BundleEvent listener.Interfaceorg.osgi.frameworkKnoplerFish
UnfilteredServiceListenerA ServiceEvent listener that does not filter based upon any filter string specified toInterfaceorg.osgi.frameworkKnoplerFish
VersionRangeVersion range.Classorg.osgi.frameworkKnoplerFish
WeavingExceptionA weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework.Classorg.osgi.framework.hooks.weavingKnoplerFish
WeavingHookOSGi Framework Weaving Hook Service.Interfaceorg.osgi.framework.hooks.weavingKnoplerFish
WovenClassA class being woven.Interfaceorg.osgi.framework.hooks.weavingKnoplerFish