Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.felix.ipojo Classes and Interfaces - 412 results found.
NameDescriptionTypePackageFramework
AbsBindingModuleAll provided Modules have to inherit from this class.Classorg.apache.felix.ipojo.manipulator.spiApache Felix
AbstractBindVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bindApache Felix
AbstractDeclarationCommon code to all Declaration objects.Classorg.apache.felix.ipojo.extender.internal.declarationApache Felix
AbstractQueueServiceClassorg.apache.felix.ipojo.extender.internal.queueApache Felix
AbstractServiceCommon code wrapping an OSGi service.Classorg.apache.felix.ipojo.extender.internalApache Felix
ActionClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bindApache Felix
AggregateDependencyInjectionTypeenum AggregateDependencyInjectionTypeAn enumeration listing the different possibility to inject an aggregate dependency in a field or constructorClassorg.apache.felix.ipojo.handlers.dependencyApache Felix
AnnotationDiscoveryorg.Interfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.modelApache Felix
AnnotationLiteralBase annotation literal class to be extended when declaring stereotype bindings in a programmatic way.Classorg.apache.felix.ipojo.manipulator.spiApache Felix
AnnotationMetadataProviderA AnnotationMetadataProvider loads iPOJO metadata from bytecode of classes.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
AnnotationParserClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parserApache Felix
AnnotationPlaybackClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.literalApache Felix
AnnotationRecorderRecord annotation to be replayed later.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
AnnotationTypeClassorg.apache.felix.ipojo.manipulator.metadata.annotation.modelApache Felix
AnnotationTypeVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parserApache Felix
AnnotationVisitorFactoryProduces a new AnnotationVisitor instance for the given BindingContext.Interfaceorg.apache.felix.ipojo.manipulator.spiApache Felix
AnnotationVisitorPlaybackClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
ArchiPOJO Arch command giving information about the current system architecture.Classorg.apache.felix.ipojo.arch.gogoApache Felix
ArchitectureArchitecture service.Interfaceorg.apache.felix.ipojo.architectureApache Felix
ArchitectureHandlerComposite Architecture Handler.Classorg.apache.felix.ipojo.composite.architectureApache Felix
ArchitectureHandlerArchitecture Handler.Classorg.apache.felix.ipojo.handlers.architectureApache Felix
AttributeAn attribute is a key-value pair.Classorg.apache.felix.ipojo.metadataApache Felix
BindThis annotation declares a bind method.Classorg.apache.felix.ipojo.annotationsApache Felix
BindingTriple storing the source annotation, the associated factory and the predicate for conditional support.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
BindingContextClassorg.apache.felix.ipojo.manipulator.spiApache Felix
BindingPolicyBinding policies supported by iPOJO.Classorg.apache.felix.ipojo.annotationsApache Felix
BindingRegistryFind the list of Binding registered with the given annotation type.Interfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
BindingsClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.utilApache Felix
BridgeClassLoaderA classloader trying to load classes from a given jar files and then from bundles.Classorg.apache.felix.ipojo.online.manipulatorApache Felix
BundleAwareJarFileResourceStoreClassorg.apache.felix.ipojo.online.manipulatorApache Felix
BundleContextHandlerA handler injecting the bundle context in the implementation code.Classorg.apache.felix.ipojo.handlers.contextApache Felix
BundleProcessorMain Processor interface.Interfaceorg.apache.felix.ipojo.extender.internalApache Felix
CacheableMetadataProviderA CacheableMetadataProvider provides simple caching methods to avoid calling MetadataProvider.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
CallbackWhen submitting a processing job, a callback object can be passed to the submission process.Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
CallbackA callback allows invoking a method on a POJO.Classorg.apache.felix.ipojo.utilApache Felix
ChainedAnnotationDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
ChainedAnnotationVisitorClassorg.apache.felix.ipojo.manipulator.utilApache Felix
ChainedBundleProcessorA bundle processor chaining others processor.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
CheckFieldConsistencyResultVisitorThis visitor checks that field referenced in the metadata are present in the bytecode.Classorg.apache.felix.ipojo.manipulator.visitor.checkApache Felix
CheckFieldConsistencyVisitorExecute field verification.Classorg.apache.felix.ipojo.manipulator.visitor.checkApache Felix
ClassCheckerChecks that a POJO is already manipulated or not.Classorg.apache.felix.ipojo.manipulationApache Felix
ClassChecker .EnumAttributeDescribes an attribute.Classorg.apache.felix.ipojo.manipulation.ClassCheckerApache Felix
ClassChecker .SimpleAttributeDescribes a simple attribute.Classorg.apache.felix.ipojo.manipulation.ClassCheckerApache Felix
ClassLoaderAwareClassWriterAn extension of ClassWriter that uses a specific classloader to load classes.Classorg.apache.felix.ipojo.manipulationApache Felix
ClassManipulatoriPOJO Class Adapter.Classorg.apache.felix.ipojo.manipulationApache Felix
ClassMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
ClasspathAn ordered list of classpath elements with set behaviour.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
Collections5Collections5 is a static collection of methods being part of the Java6 Collections class.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
ComparatorBasedServiceRankingInterceptorA comparator based version of the ranking interceptor.Classorg.apache.felix.ipojo.dependency.implApache Felix
CompletableBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
ComponentDeclares a component type (needed to create instances of the component).Classorg.apache.felix.ipojo.annotationsApache Felix
ComponentFactoryThe component factory manages component instance objects.Classorg.apache.felix.ipojoApache Felix
ComponentInstanceThis class defines the iPOJO's component instance concept.Interfaceorg.apache.felix.ipojoApache Felix
ComponentsBundleProcessorProcessor handling the IPOJO_HEADER and IPOJO_HEADER_ALT header from the bundle manifest.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
ComponentsBundleProcessor .ComponentsAndInstancesContainer storing the components and instances declared by a bundle.Classorg.apache.felix.ipojo.extender.internal.processor.ComponentsBundleProcessorApache Felix
ComponentTypeThe component type class allows specifying a new component type and its attached factory.Classorg.apache.felix.ipojo.apiApache Felix
ComponentTypeDescriptionComponent Type description.Classorg.apache.felix.ipojo.architectureApache Felix
ComponentVisitorParse the @Component annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ComponentWorkbenchClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
CompositeComponentTypeAllows defining composite types.Classorg.apache.felix.ipojo.api.compositeApache Felix
CompositeFactoryThe component factory manages component instance objects.Classorg.apache.felix.ipojo.compositeApache Felix
CompositeHandlerComposite Handler Abstract Class.Classorg.apache.felix.ipojo.compositeApache Felix
CompositeInstanceDescriptionComposite Instance Description.Classorg.apache.felix.ipojo.compositeApache Felix
CompositeManageriPOJO Composite manager.Classorg.apache.felix.ipojo.compositeApache Felix
CompositeMetadataProviderA CompositeMetadataProvider is responsible to detect duplicates component's declaration.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
CompositeModuleProviderEncapsulate other ModuleProviders in a single instance.Classorg.apache.felix.ipojo.manipulator.spi.providerApache Felix
CompositeServiceContextCompositeServiceContext Class.Classorg.apache.felix.ipojo.compositeApache Felix
CompositionExceptionException occurs when a composition error occurs.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
CompositionMetadataCheck and build a composition, i.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ConfigurableCreationStrategyThis CreationStrategy is here to ease customization of the strategy by hiding all the reflection stuff.Classorg.apache.felix.ipojo.handlers.providedservice.strategyApache Felix
ConfigurationA marker interface to detect configurationsOptional Element SummaryClassorg.apache.felix.ipojo.configurationApache Felix
ConfigurationAnnotationScannerClass visitor detecting @Configuration annotation.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
ConfigurationBuilderSupport class for fluent instance declaration building.Interfaceorg.apache.felix.ipojo.extenderApache Felix
ConfigurationExceptionThis class defines the exception thrown when an instance cannot be configured correctly.Classorg.apache.felix.ipojoApache Felix
ConfigurationHandlerHandler managing the Configuration Admin.Classorg.apache.felix.ipojo.handlers.configurationApache Felix
ConfigurationHandlerDescriptionConfiguration handler description.Classorg.apache.felix.ipojo.handlers.configurationApache Felix
ConfigurationListenerListener interface for configuration updates of iPOJO component instances.Interfaceorg.apache.felix.ipojo.handlers.configurationApache Felix
ConfigurationProcessorProcessor looking for classes annotated with @Configuration and creating the corresponding instance declaration.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
ConfigurationProcessor .ComponentsAndInstancesContainer storing the components and instances declared by a bundle.Classorg.apache.felix.ipojo.extender.internal.processor.ConfigurationProcessorApache Felix
ConfigurationTrackerAn object tracking configuration from the configuration admin.Classorg.apache.felix.ipojoApache Felix
ConstantsA static class to access the constant written during packaging.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
ConstructorCodeAdapterConstructor Adapter.Classorg.apache.felix.ipojo.manipulationApache Felix
ConstructorInjectorInterface implemented to support constructor parameter injection.Interfaceorg.apache.felix.ipojoApache Felix
ContextInjects the bundle context object.Classorg.apache.felix.ipojo.annotationsApache Felix
Context .SourceLists the different injectable bundle context.Classorg.apache.felix.ipojo.annotations.ContextApache Felix
ContextListenerContext Source Listener interface.Interfaceorg.apache.felix.ipojoApache Felix
ContextSourceContext Source service interface.Interfaceorg.apache.felix.ipojoApache Felix
ContextSourceManagerThis class manages context-source management.Classorg.apache.felix.ipojo.utilApache Felix
ControllerThis annotation declares a lifecycle controller.Classorg.apache.felix.ipojo.annotationsApache Felix
ControllerHandlerLifecycle Controller handler.Classorg.apache.felix.ipojo.handlers.lifecycle.controllerApache Felix
ControllerVisitorParses the @Controller annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
CoreModuleProviderHardcoded provider for default core manipulation module.Classorg.apache.felix.ipojo.manipulator.spi.providerApache Felix
CreationStrategyCreation strategy to creation service object.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
CustomHandlerInfoInformation slot for custom Handlers to put their own custom information into ComponentTypeDescriptionInterfaceorg.apache.felix.ipojo.architectureApache Felix
DeclarationA declaration is a creation instruction of an entity (Component type, Factory, Instance.Interfaceorg.apache.felix.ipojo.extenderApache Felix
DeclarationBuilderServiceThis service provides a way for users to manage declarations through code.Interfaceorg.apache.felix.ipojo.extenderApache Felix
DeclarationHandleHandle on the associated Declaration service.Interfaceorg.apache.felix.ipojo.extenderApache Felix
DeclarationLinkerThe linker is responsible to bind extension declaration to type declaration.Classorg.apache.felix.ipojo.extender.internal.linkerApache Felix
DeclarationServiceFactoryServiceFactory for DeclarationBuilderService.Classorg.apache.felix.ipojo.extender.internal.declaration.serviceApache Felix
DefaultBindingModuleClassorg.apache.felix.ipojo.manipulator.metadata.annotation.moduleApache Felix
DefaultBindingRegistryStores all the Bindings coming from the Module.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
DefaultConfigurationBuilderDeclares a configuration and build the immutable DeclarationHandle containing that configuration.Classorg.apache.felix.ipojo.extender.internal.declaration.serviceApache Felix
DefaultDeclarationBuilderServiceClassorg.apache.felix.ipojo.extender.internal.declaration.serviceApache Felix
DefaultDependencyInterceptorA default implementation of the dependency interceptor.Classorg.apache.felix.ipojo.dependency.interceptorsApache Felix
DefaultExtensionDeclarationDefault implementation of the iPOJO Extension Declaration.Classorg.apache.felix.ipojo.extender.internal.declarationApache Felix
DefaultInstanceBuilderClassorg.apache.felix.ipojo.extender.internal.declaration.serviceApache Felix
DefaultInstanceDeclarationDefault implementation of the instance declaration.Classorg.apache.felix.ipojo.extender.internal.declarationApache Felix
DefaultJobA callable object implementing Bundle Reference.Classorg.apache.felix.ipojo.extender.internalApache Felix
DefaultManifestBuilderA DefaultManifestBuilder handles the knowledge of iPOJO Manifest building.Classorg.apache.felix.ipojo.manipulator.store.builderApache Felix
DefaultModuleProviderReturn the given collection of Modules.Classorg.apache.felix.ipojo.manipulator.spi.providerApache Felix
DefaultServiceRankingInterceptorDefault implementation of the default service ranking interceptor.Classorg.apache.felix.ipojo.dependency.interceptorsApache Felix
DefaultServiceTrackingInterceptorDefault implementation of the default service tracking interceptor.Classorg.apache.felix.ipojo.dependency.interceptorsApache Felix
DefaultTypeDeclarationDefault implementation of the component type declaration.Classorg.apache.felix.ipojo.extender.internal.declarationApache Felix
DependencyAllows configuring a service dependencies.Classorg.apache.felix.ipojo.apiApache Felix
DependencyRepresent a service dependency of the component instance.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
Dependency .NullableClassLoaderClassorg.apache.felix.ipojo.handlers.dependency.DependencyApache Felix
DependencyCallbackThis class allwos the creation of callback when service dependency arrives orAuthor:Felix Project TeamClassorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyConfigurationCheckerUtility class checking the configuration of a dependency.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyDescriptionService Dependency Description.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyHandlerThe dependency handler manages a list of service dependencies.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyHandlerDescriptionDependency Handler Description.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyInterceptorDependency interceptor are collaborating with the service dependency during the service resolution.Interfaceorg.apache.felix.ipojo.dependency.interceptorsApache Felix
DependencyMetadataHelperA set of methods to simplify the parsing of dependency attributes.Classorg.apache.felix.ipojo.utilApache Felix
DependencyModelAbstract dependency model.Classorg.apache.felix.ipojo.utilApache Felix
DependencyModel .DependencyEventTypeReturns the enum constant of this type with the specified name.Classorg.apache.felix.ipojo.util.DependencyModelApache Felix
DependencyModelListenerListener interface for service dependencies of iPOJO component instances.Interfaceorg.apache.felix.ipojo.utilApache Felix
DependencyPropertiesBuilds the properties used to checks if an interceptor matches a specific dependency.Classorg.apache.felix.ipojo.dependency.implApache Felix
DependencyStateListenerThis interface allows a class to be notified of service dependency state changes.Interfaceorg.apache.felix.ipojo.utilApache Felix
DirectManifestProviderA DirectManifestProvider simply serves an already available Manifest.Classorg.apache.felix.ipojo.manipulator.manifestApache Felix
DirectoryResourceStoreA DirectoryResourceStore knows how to read and write resources from (to respectively) a File directory.Classorg.apache.felix.ipojo.manipulator.storeApache Felix
ElementAn element represents an XML Element.Classorg.apache.felix.ipojo.metadataApache Felix
ElementsClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.utilApache Felix
EmptyBasedServiceRankingInterceptorAn empty version of the ranking interceptor.Classorg.apache.felix.ipojo.dependency.implApache Felix
EmptyMetadataProviderA EmptyMetadataProvider simply returns an empty list of Element.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
EmptyReporterAn EmptyReporter is the basis implementation for Reporters.Classorg.apache.felix.ipojo.manipulator.reporterApache Felix
EnforcedQueueServiceA queue service implementation enforcing the processing preference choice for the bundle.Classorg.apache.felix.ipojo.extender.internal.queue.pref.enforceApache Felix
ErrorHandlerError Handler Service Definition.Interfaceorg.apache.felix.ipojoApache Felix
ErrorPrintingServiceFactoryProxyThis proxy class is here to wrap an iPOJO ServiceFactory.Classorg.apache.felix.ipojo.handlers.providedservice.strategyApache Felix
EventDispatcheriPOJO Internal event dispatcher.Classorg.apache.felix.ipojoApache Felix
ExecutorQueueServiceAn asynchronous implementation of the queue service.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
ExportedServiceAllows defining an exported service.Classorg.apache.felix.ipojo.api.compositeApache Felix
Extender Allows configuring an extender pattern.Classorg.apache.felix.ipojo.extenderApache Felix
ExtenderiPOJO main activator.Classorg.apache.felix.ipojo.extender.internalApache Felix
ExtensionBundleProcessorBundle processor handling the IPOJO_EXTENSION header.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
ExtensionDeclarationiPOJO's extension declaration.Interfaceorg.apache.felix.ipojo.extenderApache Felix
FactoryComponent Type Factory Service.Interfaceorg.apache.felix.ipojoApache Felix
FactoryBuilderInterface defining the method used to build IPojoFactory instances.Interfaceorg.apache.felix.ipojo.extender.builderApache Felix
FactoryBuilderExceptionException thrown by FactoryBuilder when a IPojoFactory instance cannot beSee Also:Serialized FormClassorg.apache.felix.ipojo.extender.builderApache Felix
FactoryClassloaderClassorg.apache.felix.ipojoApache Felix
FactoryProxyBridge representing a Factory inside a composition.Classorg.apache.felix.ipojo.compositeApache Felix
FactoryStateListenerA factory state listener received notification about monitored factory state changes.Interfaceorg.apache.felix.ipojoApache Felix
FieldGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
FieldInterceptorA field interceptor is notified when a monitored field asks for a value or receives a new value.Interfaceorg.apache.felix.ipojoApache Felix
FieldMetadataField used inside a composition.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
FieldMetadataA Field Metadata represents a field of the implementation class.Classorg.apache.felix.ipojo.parserApache Felix
FieldMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
FieldPropertyVisitorParses a Property or ServiceProperty annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
FieldsFluent API to retrieve fields of a given type.Classorg.apache.felix.ipojo.utilApache Felix
FieldStereotypeVisitorParses stereotypes for field.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
FileManifestProviderA FileManifestProvider reads a Manifest from the given input File.Classorg.apache.felix.ipojo.manipulator.manifestApache Felix
FileMetadataProviderA FileMetadataProvider is responsible of loading all the .Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
FilesClassorg.apache.felix.ipojo.online.manipulatorApache Felix
FileSystemResourceMapperResourceMapper mapping from and to system specific path.Classorg.apache.felix.ipojo.manipulator.store.mapperApache Felix
FilterBasedServiceTrackingInterceptorAn implementation of the service tracking interceptor using a filter.Classorg.apache.felix.ipojo.dependency.implApache Felix
ForwardingBundleProcessorA bundle processor delegating to a wrapped processor.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
ForwardingQueueServiceA queue service implementation delegating to a LifecycleQueueService.Classorg.apache.felix.ipojo.extender.internal.queue.pref.enforceApache Felix
GenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
GenericVisitorFactoryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
GroupThreadFactoryA thread factory that groups produced threads inside a given ThreadGroup.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
HandlerThis annotation declares a handler.Classorg.apache.felix.ipojo.annotationsApache Felix
HandlerHandler Abstract Class.Classorg.apache.felix.ipojoApache Felix
HandlerBindingA @HandlerBinding bind its annotated type to a given handler.Classorg.apache.felix.ipojo.annotationsApache Felix
HandlerBindingDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
HandlerConfigurationCommon interfaces for all contributions.Interfaceorg.apache.felix.ipojo.apiApache Felix
HandlerDeclarationThis annotation is used to configure a handler through XML (as in metadata.Classorg.apache.felix.ipojo.annotationsApache Felix
HandlerDeclarationVisitorParse the @HandlerDeclaration annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
HandlerDescriptionHandler Description.Classorg.apache.felix.ipojo.architectureApache Felix
HandlerFactoryService interface published by handler factory.Interfaceorg.apache.felix.ipojoApache Felix
HandlerManagerThe handler manager manages an handler instance.Classorg.apache.felix.ipojoApache Felix
HandlerManagerFactory This factory is able to create handler manager.Classorg.apache.felix.ipojoApache Felix
HandlerVisitorParses the @Handler annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
HeaderPreferenceSelectionA preference selection strategy based on a manifest header.Classorg.apache.felix.ipojo.extender.internal.queue.prefApache Felix
IdentityResourceMapperClassorg.apache.felix.ipojo.manipulator.store.mapperApache Felix
IgnoreA @Ignore annotation mark its annotated type to be ignored by the iPOJO manipulator.Classorg.apache.felix.ipojo.annotationsApache Felix
IgnoreAllBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
IgnoredDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
ImportedServiceAllows defining an imported service.Classorg.apache.felix.ipojo.api.compositeApache Felix
InnerClassAdapterAdapts a inner class in order to allow accessing outer class fields.Classorg.apache.felix.ipojo.manipulationApache Felix
InnerClassCheckerAnalyze an inner class.Classorg.apache.felix.ipojo.manipulationApache Felix
InstanceAllows defining a contained instance.Classorg.apache.felix.ipojo.api.compositeApache Felix
InstanceClassorg.apache.felix.ipojo.configurationApache Felix
Instance .FluentListClassorg.apache.felix.ipojo.configuration.InstanceApache Felix
Instance .FluentMapClassorg.apache.felix.ipojo.configuration.InstanceApache Felix
Instance .PairClassorg.apache.felix.ipojo.configuration.InstanceApache Felix
InstanceBuilderSupport class for fluent instance declaration building.Interfaceorg.apache.felix.ipojo.extenderApache Felix
InstanceBundleContextAwareInstance containers that can handle the bundle context from the instance declaration implement this interface, letting handlers and other entities to retrieve this bundle context.Interfaceorg.apache.felix.ipojo.extender.internal.linkerApache Felix
InstanceConfigurationSourceA context source giving access to system properties.Classorg.apache.felix.ipojo.utilApache Felix
InstanceDeclarationService published to instruct an instance creation.Interfaceorg.apache.felix.ipojo.extenderApache Felix
InstanceDescriptionInstance Description.Classorg.apache.felix.ipojo.architectureApache Felix
InstanceHandlerComposite Instance Handler.Classorg.apache.felix.ipojo.composite.instanceApache Felix
InstanceHandlerDescriptionDescription of the Instance Handler.Classorg.apache.felix.ipojo.composite.instanceApache Felix
InstanceManagerThis class defines the container of primitive instances.Classorg.apache.felix.ipojoApache Felix
InstanceStateListenerThis class defines instance state listeners.Interfaceorg.apache.felix.ipojoApache Felix
InstantiateThis annotation is used to create an 'empty' instance of the current component type.Classorg.apache.felix.ipojo.annotationsApache Felix
InstantiatedServiceAllows defining an instantiated sub-service.Classorg.apache.felix.ipojo.api.compositeApache Felix
InstantiateVisitorParse the @Instantitate annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
InvalidateClassorg.apache.felix.ipojo.annotationsApache Felix
InvocationResultClassorg.apache.felix.ipojo.utilApache Felix
IPojoContextThe iPOJO Context is a BundleContext implementation allowing the separation between Bundle context and Service (Bundle) Context.Classorg.apache.felix.ipojoApache Felix
IPojoFactoryThis class defines common mechanisms of iPOJO component factories (i.Classorg.apache.felix.ipojoApache Felix
IPojoFactory .DefaultNameGeneratorThis generator implements the default naming strategy.Classorg.apache.felix.ipojo.IPojoFactoryApache Felix
IPojoFactory .NameGeneratorGenerate a unique name for a component instance.Interfaceorg.apache.felix.ipojo.IPojoFactoryApache Felix
IPojoFactory .RetryNameGeneratorThis generator implements a retry naming strategy.Classorg.apache.felix.ipojo.IPojoFactoryApache Felix
IPOJOServiceFactoryiPOJO Service Factory is a special service factory handling to get the instance consuming the service.Interfaceorg.apache.felix.ipojoApache Felix
IPOJOURLHandleriPOJO URL Handler allowing installation time manipulation.Classorg.apache.felix.ipojo.online.manipulatorApache Felix
IsolatedClassLoaderA classloader used by the Classpath.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
JarFileResourceStoreA JarFileResourceStore knows how to read and write resources from (to respectively) a Jar File.Classorg.apache.felix.ipojo.manipulator.storeApache Felix
JobRepresents a task that can be executed by the QueueService.Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
JobInfoInterface to retrieve information about the job execution.Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
JobInfoCallableA callable computing job statistics.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
LegacyGenericBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
LifecycleSimple start/stop interface.Interfaceorg.apache.felix.ipojo.extender.internalApache Felix
LifecycleCallbackThis class is the implementation of callback on lifecycle transition.Classorg.apache.felix.ipojo.handlers.lifecycle.callbackApache Felix
LifecycleCallbackHandlerLifecycle callback handler.Classorg.apache.felix.ipojo.handlers.lifecycle.callbackApache Felix
LifecycleQueueServiceAn interface composing QueueService and Lifecycle.Interfaceorg.apache.felix.ipojo.extender.internalApache Felix
LifecycleVisitorParse @Validate and @Invalidate annotations.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
LifecycleVisitor .TransitionReturns the enum constant of this type with the specified name.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.LifecycleVisitorApache Felix
LogAPI for the iPOJO internal Log system.Interfaceorg.apache.felix.ipojo.utilApache Felix
Logger This class is an helper class implementing a simple log system.Classorg.apache.felix.ipojo.utilApache Felix
Logger .ConsoleLogServiceA simple log service implementation writing the messages and stack trace on System.Classorg.apache.felix.ipojo.util.LoggerApache Felix
ManagedTypeThis class is responsible to create the factory for a given type declaration.Classorg.apache.felix.ipojo.extender.internal.linkerApache Felix
ManifestAttributeFilterDefines a filter to be tested against Attribute contained If one filter accept the attribute, others are ignored.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
ManifestBuilderA ManifestBuilder is .Interfaceorg.apache.felix.ipojo.manipulator.storeApache Felix
ManifestMetadataParserThe Manifest Metadata parser reads a manifest file and builds the iPOJO metadata (Element / Attribute ) structure.Classorg.apache.felix.ipojo.parserApache Felix
ManifestProviderA ManifestProvider is responsible of providing the original Manifest of the manipulated Bundle.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
ManipulatedMetadataFilterA ManipulatedMetadataFilterAuthor:Felix Project TeamClassorg.apache.felix.ipojo.manipulator.renderApache Felix
ManipulatedResourcesWriterWrite manipulation result in the backend (store).Classorg.apache.felix.ipojo.manipulator.visitor.writerApache Felix
ManipulatedResultWriterGather manipulated bytecode.Classorg.apache.felix.ipojo.manipulator.visitor.writerApache Felix
ManipulationAdapterEmpty ManipulationVisitor visitor.Classorg.apache.felix.ipojo.manipulator.visitorApache Felix
ManipulationEngineA ManipulationEngine is responsible to drive the component's classes manipulation.Classorg.apache.felix.ipojo.manipulatorApache Felix
ManipulationPropertyStore properties for the manipulation process.Classorg.apache.felix.ipojo.manipulationApache Felix
ManipulationProperty .LoggerInternal logger implementation.Classorg.apache.felix.ipojo.manipulation.ManipulationPropertyApache Felix
ManipulationResultAdapterEmpty ManipulationResultVisitor visitor.Classorg.apache.felix.ipojo.manipulator.visitorApache Felix
ManipulationResultVisitorVisit manipulation results.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
ManipulationUnit Represent a component type to be manipulated or already manipulated.Classorg.apache.felix.ipojo.manipulatorApache Felix
ManipulationVisitorVisit manipulation results.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
ManipulatoriPOJO Byte code Manipulator.Classorg.apache.felix.ipojo.manipulationApache Felix
MetaAnnotationBindingRegistryThe MetaAnnotationBindingRegistry is a registry that tries to complete its list of bindings when an unknown one is detected.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
MetadataFilterDefines a filter to be tested against Element before rendering them into the Manifest.Interfaceorg.apache.felix.ipojo.manipulator.renderApache Felix
MetadataProviderA MetadataProvider is responsible to provide iPOJO's metadata.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
MetadataRendererA MetadataRenderer renders a given Element into a String.Classorg.apache.felix.ipojo.manipulator.renderApache Felix
MetadatasStreams is a utility class that helps to manipulate streams.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
MethodBindVisitorParse @Bind & @Unbind annotations on methods.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bindApache Felix
MethodCodeAdapterInsert code calling callbacks at the entry and before the exit of a method.Classorg.apache.felix.ipojo.manipulationApache Felix
MethodDescriptorMethod Descriptor describe a method.Classorg.apache.felix.ipojo.manipulationApache Felix
MethodGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
MethodInterceptor A class implementing this interface is able to be notified of method invocations ( i.Interfaceorg.apache.felix.ipojoApache Felix
MethodMetadataInformation on Method for the composition.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
MethodMetadataA Method Metadata represents a method from the implementation class.Classorg.apache.felix.ipojo.parserApache Felix
MethodMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
MethodPropertyVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
MethodsFluent API to retrieve methods.Classorg.apache.felix.ipojo.utilApache Felix
MethodStereotypeVisitorParse stereotypes for methods.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
MissingHandlerExceptionMissing Handler Exception.Classorg.apache.felix.ipojoApache Felix
ModifiedThis annotation declares a modify method.Classorg.apache.felix.ipojo.annotationsApache Felix
ModuleA Module is the contributions from third party to the iPOJO manipulation process.Interfaceorg.apache.felix.ipojo.manipulator.spiApache Felix
ModuleProviderDiscover Modules available in the environment.Interfaceorg.apache.felix.ipojo.manipulator.spiApache Felix
NamesClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.utilApache Felix
NamingThreadFactoryA thread factory setting the name of the created thread.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
NullableA Nullable object must implement this interface.Interfaceorg.apache.felix.ipojoApache Felix
NullableObjectDefault nullable object.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
NullBindingClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignoreApache Felix
NullVisitorFactoryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignoreApache Felix
ParameterBindVisitorParse @Bind & @Unbind annotations on method's parameters.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bindApache Felix
ParameterGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
ParameterPropertyVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ParameterStereotypeVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
ParseExceptionException thrown by parsers.Classorg.apache.felix.ipojo.parserApache Felix
ParseExceptionExceptions thrown by parsers.Classorg.apache.felix.ipojo.xml.parserApache Felix
ParseUtilsParser Utility Methods.Classorg.apache.felix.ipojo.parserApache Felix
PlaybackInterfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.modelApache Felix
PojoInterface implemented by each manipulated class.Interfaceorg.apache.felix.ipojoApache Felix
PojoizationPojoization allows creating an iPOJO bundle from a normal bundle.Classorg.apache.felix.ipojo.manipulatorApache Felix
PojoMetadataManipulation Metadata allows getting information about the implementation class without using reflection such as implemented interfaces, super class,Classorg.apache.felix.ipojo.parserApache Felix
POJOWriterCreate the Proxy class.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
PolicyServiceContextThe policy service context is a service context aiming to resolve service dependencies inside different service context according to a policy.Classorg.apache.felix.ipojoApache Felix
PostRegistrationDeclares a method to be notified after service registration is effective.Classorg.apache.felix.ipojo.annotationsApache Felix
PostRegistrationVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
PostUnregistrationDeclares a method to be notified after service un-registration is effective.Classorg.apache.felix.ipojo.annotationsApache Felix
PostUnregistrationVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
PredicateA Predicate is executed with a given BindingContext and returns true if the matches(BindingContext) operation is a success.Interfaceorg.apache.felix.ipojo.manipulator.spiApache Felix
PredicatesReady-to-use Predicate implementations.Classorg.apache.felix.ipojo.manipulator.spi.helperApache Felix
Predicates .MatcherClassorg.apache.felix.ipojo.manipulator.spi.helper.PredicatesApache Felix
Predicates .NodeClassorg.apache.felix.ipojo.manipulator.spi.helper.PredicatesApache Felix
Predicates .ReferenceClassorg.apache.felix.ipojo.manipulator.spi.helper.PredicatesApache Felix
PreferenceThe processing preference.Classorg.apache.felix.ipojo.extender.internal.queue.prefApache Felix
PreferenceQueueServiceAn implementation of the queue service delegating on the synchronous and asynchronous implementations according to the processing preference.Classorg.apache.felix.ipojo.extender.internal.queue.prefApache Felix
PreferenceSelectionAn interface to choose the processing preference.Interfaceorg.apache.felix.ipojo.extender.internal.queue.prefApache Felix
PrefixedThreadFactoryA thread factory setting the name of the created thread.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
PrimitiveComponentTypeAllows defining primitive component types.Classorg.apache.felix.ipojo.apiApache Felix
PrimitiveHandlerThis class defines common mechanisms of primitive handlers.Classorg.apache.felix.ipojoApache Felix
PrimitiveInstanceDescriptionPrimitive Instance Description.Classorg.apache.felix.ipojoApache Felix
PrimitiveTypeDescriptionClassorg.apache.felix.ipojoApache Felix
PropertyThis annotation declares a component property.Classorg.apache.felix.ipojo.annotationsApache Felix
PropertyAllows configuring a configuration property.Classorg.apache.felix.ipojo.apiApache Felix
PropertyProperty class managing a managed value.Classorg.apache.felix.ipojo.utilApache Felix
PropertyDescriptionProperty Information.Classorg.apache.felix.ipojo.architectureApache Felix
ProvidedServiceAllows defining a provided service.Classorg.apache.felix.ipojo.api.compositeApache Felix
ProvidedServiceComposite Provided Service.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ProvidedServiceProvided Service represent a provided service by the component.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidedServiceDescriptionProvided Service Description.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidedServiceHandlerComposite Provided Service Handler.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ProvidedServiceHandlerComposite Provided Service Handler.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidedServiceHandlerDescriptionProvided Service Handler Description for composite.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ProvidedServiceHandlerDescriptionProvided Service Handler Description.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidedServiceListenerListener interface for services provided by iPOJO component instances.Interfaceorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidesThis annotation declares that the component instances will provide a service.Classorg.apache.felix.ipojo.annotationsApache Felix
ProvidesVisitorParse the @Provides annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ProxyGeneratorGenerates proxy class delegating operation invocations thanks to aAuthor:Felix Project TeamClassorg.apache.felix.ipojo.handlers.dependencyApache Felix
QueueEventProxyThis service record events from a QueueService.Interfaceorg.apache.felix.ipojo.extender.queue.debugApache Felix
QueueListenerA QueueListener provides queue management information to external entities: Job submissionJob executionJob result (success or failure)Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
QueueNotifierInternal interface to de-couple event producer and event listeners.Interfaceorg.apache.felix.ipojo.extender.internal.queueApache Felix
QueueServiceDefinition of the queue service.Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
QueuingActivationProcessorA bundle processor submitting the activating job to the queue service.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
QuotedTokenizerParse on OSGi Manifest clause.Classorg.apache.felix.ipojo.manipulatorApache Felix
ReflectionClassorg.apache.felix.ipojo.utilApache Felix
ReflectiveFactoryBuilderAn Factory builder using a reflective call to build the factory.Classorg.apache.felix.ipojo.extender.internal.builderApache Felix
ReplayInterfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
ReplayQueueEventProxyClassorg.apache.felix.ipojo.extender.internal.queue.debugApache Felix
ReplayQueueEventProxy .QueueEventEncapsulate event forwarding logic.Interfaceorg.apache.felix.ipojo.extender.internal.queue.debug.ReplayQueueEventProxyApache Felix
ReporterA Reporter is responsible to handle feedback from within the manipulation process in order to let API consumers deal with errorsInterfaceorg.apache.felix.ipojo.manipulatorApache Felix
RequiresThis annotation declares a service requirement.Classorg.apache.felix.ipojo.annotationsApache Felix
RequiresVisitorAnnotationVisitor parsing the @Requires annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ResourceMapperA ResourceMapper maps resource name from a reference to another one.Interfaceorg.apache.felix.ipojo.manipulator.storeApache Felix
ResourceStoreAbstract input/output for the manipulation process.Interfaceorg.apache.felix.ipojo.manipulatorApache Felix
ResourceVisitorA ResourceVisitor is invoked when a potential class isAuthor:Felix Project TeamInterfaceorg.apache.felix.ipojo.manipulatorApache Felix
ReverseBundleProcessorA bundle processor delegating a wrapped bundle processor.Classorg.apache.felix.ipojo.extender.internal.processorApache Felix
RootGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
SchemaResolverEntity Resolver loading embedded XML Schemas.Classorg.apache.felix.ipojo.xml.parserApache Felix
SecurityHelperMethods checking security permissions.Classorg.apache.felix.ipojo.utilApache Felix
SelectionA Selection is used to select a subset of all supported AnnotationVisitor.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
ServiceAllows configuring a provided service.Classorg.apache.felix.ipojo.apiApache Felix
ServiceBindingInterceptorA service to modify / monitor the service bindings.Interfaceorg.apache.felix.ipojo.dependency.interceptorsApache Felix
ServiceContextA service context is the facade of a service registry.Interfaceorg.apache.felix.ipojoApache Felix
ServiceControllerThis annotation declares a service controller.Classorg.apache.felix.ipojo.annotationsApache Felix
ServiceControllerVisitorParses a @ServiceController annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ServiceDependencyHandlerService Instantiator Class.Classorg.apache.felix.ipojo.composite.service.instantiatorApache Felix
ServiceExporterExport an service from the scope to the parent context.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ServiceImporterImport a service form the parent to the internal service registry.Classorg.apache.felix.ipojo.composite.service.instantiatorApache Felix
ServiceInstantiatorDescriptionDescription of the Service Creator Handler.Classorg.apache.felix.ipojo.composite.service.instantiatorApache Felix
ServiceListMaintains a list of service object.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
ServiceList .ServiceIteratorIterator on a set of service objects.Classorg.apache.felix.ipojo.handlers.dependency.ServiceListApache Felix
ServiceLoaderModuleProviderFind Modules using the ServiceLoader mechanisms.Classorg.apache.felix.ipojo.manipulator.spi.providerApache Felix
ServiceLocatorA simple utility class to retrive services from the service registry.Classorg.apache.felix.ipojo.utilApache Felix
ServiceObjectFactoryInterfaceorg.apache.felix.ipojo.handlers.providedservice.strategyApache Felix
ServicePropertyThis annotation declares a service property.Classorg.apache.felix.ipojo.annotationsApache Felix
ServicePropertyAllows configuring a service property.Classorg.apache.felix.ipojo.apiApache Felix
ServiceRankingInterceptorA service to influence the sorting of services on a service dependency.Interfaceorg.apache.felix.ipojo.dependency.interceptorsApache Felix
ServiceReferenceImplInternal service reference implementation.Classorg.apache.felix.ipojo.contextApache Felix
ServiceReferenceManagerThis class is handling the transformations between the base service set and the selected service set.Classorg.apache.felix.ipojo.dependency.implApache Felix
ServiceReferenceRankingComparatorService Reference Comparator.Classorg.apache.felix.ipojo.utilApache Felix
ServiceReferenceUtilsSome utility methods to handle service references.Classorg.apache.felix.ipojo.dependency.implApache Felix
ServiceRegistrationImplInternal service registration implementation.Classorg.apache.felix.ipojo.contextApache Felix
ServiceRegistryInternal Service Registry.Classorg.apache.felix.ipojo.contextApache Felix
ServiceRegistry .ListenerInfoListener info structure.Classorg.apache.felix.ipojo.context.ServiceRegistryApache Felix
ServiceSetMaintains a service object collection.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
ServiceSet .ServiceIteratorIterator on a set of service objects.Classorg.apache.felix.ipojo.handlers.dependency.ServiceSetApache Felix
ServiceTrackingInterceptorA service to influence the visibility of services within a service dependency.Interfaceorg.apache.felix.ipojo.dependency.interceptorsApache Felix
ServiceUsageObject managing thread local copy of required services.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
ServiceUsage .UsageStructure contained in the Thread Local.Classorg.apache.felix.ipojo.handlers.dependency.ServiceUsageApache Felix
SingletonComponentTypeAllows defining a primitive component type that create an unique instance when created.Classorg.apache.felix.ipojo.apiApache Felix
SourceManagerThis class manages context-source management.Classorg.apache.felix.ipojo.composite.utilApache Felix
SpecificationMetadataRepresent a service specification.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
StaticServicePropertyThis annotation declares a static service property.Classorg.apache.felix.ipojo.annotationsApache Felix
StatisticObjects wrapping the QueueService statistics.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
StatusThe declaration status.Interfaceorg.apache.felix.ipojo.extenderApache Felix
StereotypeIn many systems, use of architectural patterns produces a set of recurring roles.Classorg.apache.felix.ipojo.annotationsApache Felix
StereotypeDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
StereotypeVisitorFactoryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
StreamMetadataProviderA StreamManifestProvider knows how to load metadata from an InputStream.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
StreamsStreams is a utility class that helps to manipulate streams.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
StreamUtilsUtility method to handle streams.Classorg.apache.felix.ipojo.utilApache Felix
StringMapSimple utility class that creates a map for string-based keys by extending TreeMap.Classorg.apache.felix.ipojo.contextApache Felix
StringMap .StringComparatorClassorg.apache.felix.ipojo.context.StringMapApache Felix
StringsStrings is a utility class that helps to manipulate String.Classorg.apache.felix.ipojo.manipulator.utilApache Felix
SubArrayVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
SvcInstanceManage a service instantiation.Classorg.apache.felix.ipojo.composite.service.instantiatorApache Felix
SynchronousQueueServiceAn implementation of the Lifecycle Queue Service for synchronous processing.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
SystemLogServiceDefault implementation based on System.Classorg.apache.felix.ipojo.online.manipulatorApache Felix
SystemPropertiesSourceA context source giving access to system properties.Classorg.apache.felix.ipojo.utilApache Felix
SystemReporterA SystemReporter reports feedback from within the manipulation process.Classorg.apache.felix.ipojo.manipulator.reporterApache Felix
SystemReporter .LevelMicro enum used to prefix messages.Classorg.apache.felix.ipojo.manipulator.reporter.SystemReporterApache Felix
TemporalDependencyAllows configuring a service dependencies.Classorg.apache.felix.ipojo.apiApache Felix
TrackerUtility class close to the OSGi Service Tracker.Classorg.apache.felix.ipojo.utilApache Felix
TrackerCustomizerInterfaceorg.apache.felix.ipojo.utilApache Felix
TransformedServiceReferenceTransformed service reference is an interface letting updating the properties of a service reference.Interfaceorg.apache.felix.ipojo.dependency.interceptorsApache Felix
TransformedServiceReferenceImplClassorg.apache.felix.ipojo.dependency.implApache Felix
TypeDeclarationService exposed to instruct a factory creation.Interfaceorg.apache.felix.ipojo.extenderApache Felix
TypeGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
TypeStereotypeVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
UnacceptableConfigurationUnacceptableConfiguration occurs when a factory refuses to create an instance.Classorg.apache.felix.ipojoApache Felix
UnbindThis annotation declares an unbind method.Classorg.apache.felix.ipojo.annotationsApache Felix
UpdatedThis annotation declares an updated callback.Classorg.apache.felix.ipojo.annotationsApache Felix
UpdatedVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ValidateClassorg.apache.felix.ipojo.annotationsApache Felix
VisitClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
VisitAnnotationClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
VisitArrayClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
VisitEndClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
VisitEnumClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
WABResourceMapperA WABResourceMapper knows how to map resource names for a Web Application Bundle (WAB).Classorg.apache.felix.ipojo.manipulator.store.mapperApache Felix
XMLMetadataParserXML Metadata parser.Classorg.apache.felix.ipojo.xml.parserApache Felix