Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.felix.dm Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
AdapterServiceAnnotates an Adapater service.Classorg.apache.felix.dm.annotation.apiApache Felix
AspectServiceClassorg.apache.felix.dm.annotation.apiApache Felix
ComponentExceptionException thrown when a Component can't be instantiated using a ComponentFactory.Classorg.apache.felix.dm.runtime.apiApache Felix
ComponentFactoryWhen a Component is annotated with a DM Component annotation with a factoryName attribute, a corresponding ComponentFactory is registered in the OSGi service registry with a @link ComponentFactory#FACTORY_NAME Interfaceorg.apache.felix.dm.runtime.apiApache Felix
ComponentInstanceInterfaceorg.apache.felix.dm.runtime.apiApache Felix
AbstractCustomizerActionSetActions which can be performed on a given customizer interface.Classorg.apache.felix.dm.trackerApache Felix
AbstractDependencyAbstract class for implementing Dependencies.Classorg.apache.felix.dm.contextApache Felix
BundleDependencyInterfaceorg.apache.felix.dmApache Felix
BundleTrackerThe BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.Classorg.apache.felix.dm.trackerApache Felix
BundleTrackerCustomizerThe BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that areInterfaceorg.apache.felix.dm.trackerApache Felix
CircularDependencyClassorg.apache.felix.dm.diagnosticsApache Felix
ComponentComponent interface.Interfaceorg.apache.felix.dmApache Felix
ComponentContextThis interface is the entry point to the Component implementation context.Interfaceorg.apache.felix.dm.contextApache Felix
ComponentDeclarationDescribes a component.Interfaceorg.apache.felix.dmApache Felix
ComponentDependencyDeclarationDescribes a component dependency.Interfaceorg.apache.felix.dmApache Felix
ComponentExecutorFactory volatile Executor m_threadPool; void updated(Dictionary conf) {Interfaceorg.apache.felix.dmApache Felix
ComponentStateComponent states.Classorg.apache.felix.dmApache Felix
ComponentStateListenerThis interface can be used to register a component state listener.Interfaceorg.apache.felix.dmApache Felix
ConfigurationDependencyConfiguration dependency that can track the availability of a (valid) configuration.Interfaceorg.apache.felix.dmApache Felix
DependencyGeneric dependency for a component.Interfaceorg.apache.felix.dmApache Felix
DependencyActivatorBaseBase bundle activator class.Classorg.apache.felix.dmApache Felix
DependencyContextEvery DependencyManager Dependency implementations must implement this interface.Interfaceorg.apache.felix.dm.contextApache Felix
DependencyGraphThe dependency graph is a view of all components managed by the dependency manager and of their dependencies.Classorg.apache.felix.dm.diagnosticsApache Felix
DependencyGraph .ComponentStateClassorg.apache.felix.dm.diagnostics.DependencyGraphApache Felix
DependencyGraph .DependencyStateClassorg.apache.felix.dm.diagnostics.DependencyGraphApache Felix
DependencyManagerThe dependency manager manages all components and their dependencies.Classorg.apache.felix.dmApache Felix
EventAn event holds all data that belongs to some external event as it comes in via the 'changed' callback of a dependency.Classorg.apache.felix.dm.contextApache Felix
EventTypeTypes of dependency eventsEnum Constant SummaryClassorg.apache.felix.dm.contextApache Felix
FilterIndexA filter index is an interface you can implement to create your own, optimized index for specific filter expressions.Interfaceorg.apache.felix.dmApache Felix
LoggerThis class mimics the standard OSGi LogService interface.Classorg.apache.felix.dmApache Felix
MissingDependencyThis represents a missing dependency.Classorg.apache.felix.dm.diagnosticsApache Felix
PropertyMetaDataThis interface defines meta data regarding a given configuration property.Interfaceorg.apache.felix.dmApache Felix
ResourceDependencyA resource dependency is a dependency on a resource.Interfaceorg.apache.felix.dmApache Felix
ResourceHandlerService interface for anybody wanting to be notified of changes to resources.Interfaceorg.apache.felix.dmApache Felix
ResourceUtilUtility class for resource handling.Classorg.apache.felix.dmApache Felix
ServiceDependencyService dependency that can track an OSGi service.Interfaceorg.apache.felix.dmApache Felix
ServiceTrackerThe ServiceTracker class simplifies using services from the Framework's service registry.Classorg.apache.felix.dm.trackerApache Felix
ServiceTrackerCustomizerThe ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that areInterfaceorg.apache.felix.dm.trackerApache Felix