All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download org.apache.felix.ipojo.manipulator JAR 1.12.1 with all dependencies


iPOJO bytecode manipulator. This manipulator is used to instrument java classes in order to be managed by iPOJO.

Files of the artifact org.apache.felix.ipojo.manipulator version 1.12.1 from the group org.apache.felix.

Test

Download org.apache.felix.ipojo.manipulator (1.12.1)
Artifact org.apache.felix.ipojo.manipulator
Group org.apache.felix
Version 1.12.1
Last update 16. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies asm, asm-tree, asm-commons, asm-util, org.apache.felix.ipojo.metadata, org.apache.felix.ipojo.annotations,
There are maybe transitive dependencies!
There is a newer version: 1.13.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of org.apache.felix.ipojo.manipulator Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of org.apache.felix.ipojo.manipulator version 1.12.1

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.META-INF.constants.properties
META-INF.services
META-INF.services.META-INF.services.org.apache.felix.ipojo.manipulator.spi.Module
org.apache.felix.ipojo.manipulation
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.ClassChecker
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.ClassLoaderAwareClassWriter
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.ClassManipulator
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.ConstructorCodeAdapter
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.InnerClassAdapter
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.InnerClassChecker
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.ManipulationProperty
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.Manipulator
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.MethodCodeAdapter
org.apache.felix.ipojo.manipulation.org.apache.felix.ipojo.manipulation.MethodDescriptor
org.apache.felix.ipojo.manipulator
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManifestAttributeFilter
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManifestProvider
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManipulationEngine
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManipulationResultVisitor
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManipulationUnit
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ManipulationVisitor
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.MetadataProvider
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.Pojoization
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.QuotedTokenizer
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.Reporter
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ResourceStore
org.apache.felix.ipojo.manipulator.org.apache.felix.ipojo.manipulator.ResourceVisitor
org.apache.felix.ipojo.manipulator.manifest
org.apache.felix.ipojo.manipulator.manifest.org.apache.felix.ipojo.manipulator.manifest.DirectManifestProvider
org.apache.felix.ipojo.manipulator.manifest.org.apache.felix.ipojo.manipulator.manifest.FileManifestProvider
org.apache.felix.ipojo.manipulator.metadata
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.AnnotationMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.CacheableMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.CompositeMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.EmptyMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.FileMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.org.apache.felix.ipojo.manipulator.metadata.StreamMetadataProvider
org.apache.felix.ipojo.manipulator.metadata.annotation
org.apache.felix.ipojo.manipulator.metadata.annotation.org.apache.felix.ipojo.manipulator.metadata.annotation.ClassMetadataCollector
org.apache.felix.ipojo.manipulator.metadata.annotation.org.apache.felix.ipojo.manipulator.metadata.annotation.ComponentWorkbench
org.apache.felix.ipojo.manipulator.metadata.annotation.org.apache.felix.ipojo.manipulator.metadata.annotation.FieldMetadataCollector
org.apache.felix.ipojo.manipulator.metadata.annotation.org.apache.felix.ipojo.manipulator.metadata.annotation.MethodMetadataCollector
org.apache.felix.ipojo.manipulator.metadata.annotation.model
org.apache.felix.ipojo.manipulator.metadata.annotation.model.org.apache.felix.ipojo.manipulator.metadata.annotation.model.AnnotationDiscovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.org.apache.felix.ipojo.manipulator.metadata.annotation.model.AnnotationType
org.apache.felix.ipojo.manipulator.metadata.annotation.model.org.apache.felix.ipojo.manipulator.metadata.annotation.model.Playback
org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.ChainedAnnotationDiscovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.HandlerBindingDiscovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.IgnoredDiscovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery.StereotypeDiscovery
org.apache.felix.ipojo.manipulator.metadata.annotation.model.literal
org.apache.felix.ipojo.manipulator.metadata.annotation.model.literal.org.apache.felix.ipojo.manipulator.metadata.annotation.model.literal.AnnotationPlayback
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.AnnotationParser
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.AnnotationTypeVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.AnnotationRecorder
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.AnnotationVisitorPlayback
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.Replay
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.Visit
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.VisitAnnotation
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.VisitArray
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.VisitEnd
org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay.VisitEnum
org.apache.felix.ipojo.manipulator.metadata.annotation.module
org.apache.felix.ipojo.manipulator.metadata.annotation.module.org.apache.felix.ipojo.manipulator.metadata.annotation.module.DefaultBindingModule
org.apache.felix.ipojo.manipulator.metadata.annotation.registry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.Binding
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.BindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.CompletableBindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.DefaultBindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.IgnoreAllBindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.LegacyGenericBindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.MetaAnnotationBindingRegistry
org.apache.felix.ipojo.manipulator.metadata.annotation.registry.org.apache.felix.ipojo.manipulator.metadata.annotation.registry.Selection
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ComponentVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ControllerVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.FieldPropertyVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.HandlerDeclarationVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.HandlerVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.InstantiateVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.LifecycleVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.MethodPropertyVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ParameterPropertyVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.PostRegistrationVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.PostUnregistrationVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ProvidesVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.RequiresVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ServiceControllerVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.UpdatedVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.AbstractBindVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.Action
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.MethodBindVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind.ParameterBindVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.FieldGenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.GenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.GenericVisitorFactory
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.MethodGenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.ParameterGenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.RootGenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.SubArrayVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic.TypeGenericVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore.NullBinding
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore.NullVisitorFactory
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.FieldStereotypeVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.MethodStereotypeVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.ParameterStereotypeVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.StereotypeVisitorFactory
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype.TypeStereotypeVisitor
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.Bindings
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.Elements
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util.Names
org.apache.felix.ipojo.manipulator.render
org.apache.felix.ipojo.manipulator.render.org.apache.felix.ipojo.manipulator.render.ManipulatedMetadataFilter
org.apache.felix.ipojo.manipulator.render.org.apache.felix.ipojo.manipulator.render.MetadataFilter
org.apache.felix.ipojo.manipulator.render.org.apache.felix.ipojo.manipulator.render.MetadataRenderer
org.apache.felix.ipojo.manipulator.reporter
org.apache.felix.ipojo.manipulator.reporter.org.apache.felix.ipojo.manipulator.reporter.EmptyReporter
org.apache.felix.ipojo.manipulator.reporter.org.apache.felix.ipojo.manipulator.reporter.SystemReporter
org.apache.felix.ipojo.manipulator.spi
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.AbsBindingModule
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.AnnotationLiteral
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.AnnotationVisitorFactory
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.BindingContext
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.Module
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.ModuleProvider
org.apache.felix.ipojo.manipulator.spi.org.apache.felix.ipojo.manipulator.spi.Predicate
org.apache.felix.ipojo.manipulator.spi.helper
org.apache.felix.ipojo.manipulator.spi.helper.org.apache.felix.ipojo.manipulator.spi.helper.Predicates
org.apache.felix.ipojo.manipulator.spi.provider
org.apache.felix.ipojo.manipulator.spi.provider.org.apache.felix.ipojo.manipulator.spi.provider.CompositeModuleProvider
org.apache.felix.ipojo.manipulator.spi.provider.org.apache.felix.ipojo.manipulator.spi.provider.CoreModuleProvider
org.apache.felix.ipojo.manipulator.spi.provider.org.apache.felix.ipojo.manipulator.spi.provider.DefaultModuleProvider
org.apache.felix.ipojo.manipulator.spi.provider.org.apache.felix.ipojo.manipulator.spi.provider.ServiceLoaderModuleProvider
org.apache.felix.ipojo.manipulator.store
org.apache.felix.ipojo.manipulator.store.org.apache.felix.ipojo.manipulator.store.DirectoryResourceStore
org.apache.felix.ipojo.manipulator.store.org.apache.felix.ipojo.manipulator.store.JarFileResourceStore
org.apache.felix.ipojo.manipulator.store.org.apache.felix.ipojo.manipulator.store.ManifestBuilder
org.apache.felix.ipojo.manipulator.store.org.apache.felix.ipojo.manipulator.store.ResourceMapper
org.apache.felix.ipojo.manipulator.store.builder
org.apache.felix.ipojo.manipulator.store.builder.org.apache.felix.ipojo.manipulator.store.builder.DefaultManifestBuilder
org.apache.felix.ipojo.manipulator.store.mapper
org.apache.felix.ipojo.manipulator.store.mapper.org.apache.felix.ipojo.manipulator.store.mapper.FileSystemResourceMapper
org.apache.felix.ipojo.manipulator.store.mapper.org.apache.felix.ipojo.manipulator.store.mapper.IdentityResourceMapper
org.apache.felix.ipojo.manipulator.store.mapper.org.apache.felix.ipojo.manipulator.store.mapper.WABResourceMapper
org.apache.felix.ipojo.manipulator.util
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.ChainedAnnotationVisitor
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Classpath
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Collections5
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Constants
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.IsolatedClassLoader
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Metadatas
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Streams
org.apache.felix.ipojo.manipulator.util.org.apache.felix.ipojo.manipulator.util.Strings
org.apache.felix.ipojo.manipulator.visitor
org.apache.felix.ipojo.manipulator.visitor.org.apache.felix.ipojo.manipulator.visitor.ManipulationAdapter
org.apache.felix.ipojo.manipulator.visitor.org.apache.felix.ipojo.manipulator.visitor.ManipulationResultAdapter
org.apache.felix.ipojo.manipulator.visitor.check
org.apache.felix.ipojo.manipulator.visitor.check.org.apache.felix.ipojo.manipulator.visitor.check.CheckFieldConsistencyResultVisitor
org.apache.felix.ipojo.manipulator.visitor.check.org.apache.felix.ipojo.manipulator.visitor.check.CheckFieldConsistencyVisitor
org.apache.felix.ipojo.manipulator.visitor.writer
org.apache.felix.ipojo.manipulator.visitor.writer.org.apache.felix.ipojo.manipulator.visitor.writer.ManipulatedResourcesWriter
org.apache.felix.ipojo.manipulator.visitor.writer.org.apache.felix.ipojo.manipulator.visitor.writer.ManipulatedResultWriter
org.apache.felix.ipojo.xml.parser
org.apache.felix.ipojo.xml.parser.org.apache.felix.ipojo.xml.parser.ParseException
org.apache.felix.ipojo.xml.parser.org.apache.felix.ipojo.xml.parser.SchemaResolver
org.apache.felix.ipojo.xml.parser.org.apache.felix.ipojo.xml.parser.XMLMetadataParser
xsd
xsd.xsd.composite.xsd
xsd.xsd.core.xsd
xsd.xsd.event-admin.xsd
xsd.xsd.extender-pattern.xsd
xsd.xsd.jmx.xsd
xsd.xsd.temporal.xsd
xsd.xsd.whiteboard-pattern.xsd




© 2015 - 2025 Weber Informatics LLC | Privacy Policy