Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.felix.ipojo.manipulator Classes and Interfaces - 132 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
ActionClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bindApache 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
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
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
CacheableMetadataProviderA CacheableMetadataProvider provides simple caching methods to avoid calling MetadataProvider.Classorg.apache.felix.ipojo.manipulator.metadataApache Felix
ChainedAnnotationDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
ChainedAnnotationVisitorClassorg.apache.felix.ipojo.manipulator.utilApache 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
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
CompletableBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
ComponentVisitorParse the @Component annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ComponentWorkbenchClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache 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
ConstantsA static class to access the constant written during packaging.Classorg.apache.felix.ipojo.manipulator.utilApache 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
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
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
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
ElementsClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.utilApache 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
FieldGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
FieldMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
FieldPropertyVisitorParses a Property or ServiceProperty annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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
FileSystemResourceMapperResourceMapper mapping from and to system specific path.Classorg.apache.felix.ipojo.manipulator.store.mapperApache Felix
GenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
GenericVisitorFactoryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
HandlerBindingDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
HandlerDeclarationVisitorParse the @HandlerDeclaration annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
HandlerVisitorParses the @Handler annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
IdentityResourceMapperClassorg.apache.felix.ipojo.manipulator.store.mapperApache Felix
IgnoreAllBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
IgnoredDiscoveryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.model.discoveryApache Felix
InstantiateVisitorParse the @Instantitate annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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
LegacyGenericBindingRegistryClassorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache 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
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
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
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
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
MethodGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
MethodMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache Felix
MethodPropertyVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
MethodStereotypeVisitorParse stereotypes for methods.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache 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
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
PlaybackInterfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.modelApache Felix
PojoizationPojoization allows creating an iPOJO bundle from a normal bundle.Classorg.apache.felix.ipojo.manipulatorApache Felix
PostRegistrationVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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
ProvidesVisitorParse the @Provides annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
QuotedTokenizerParse on OSGi Manifest clause.Classorg.apache.felix.ipojo.manipulatorApache Felix
ReplayInterfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache 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
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
RootGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
SelectionA Selection is used to select a subset of all supported AnnotationVisitor.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.registryApache Felix
ServiceControllerVisitorParses a @ServiceController annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ServiceLoaderModuleProviderFind Modules using the ServiceLoader mechanisms.Classorg.apache.felix.ipojo.manipulator.spi.providerApache 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
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
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
TypeGenericVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache Felix
TypeStereotypeVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotypeApache Felix
UpdatedVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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