Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.felix.ipojo.manipulator.metadata Classes and Interfaces - 76 results found.
NameDescriptionTypePackageFramework
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
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
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
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
ClassMetadataCollectorClassorg.apache.felix.ipojo.manipulator.metadata.annotationApache 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
ControllerVisitorParses the @Controller annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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
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
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
FileMetadataProviderA FileMetadataProvider is responsible of loading all the .Classorg.apache.felix.ipojo.manipulator.metadataApache 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
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
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
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
MetadataProviderA MetadataProvider is responsible to provide iPOJO's metadata.Interfaceorg.apache.felix.ipojo.manipulatorApache 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
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
PostRegistrationVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
PostUnregistrationVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ProvidesVisitorParse the @Provides annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache Felix
ReplayInterfaceorg.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replayApache Felix
RequiresVisitorAnnotationVisitor parsing the @Requires annotation.Classorg.apache.felix.ipojo.manipulator.metadata.annotation.visitorApache 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
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
SubArrayVisitorClassorg.apache.felix.ipojo.manipulator.metadata.annotation.visitor.genericApache 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