Skip navigation links
B C D E H I J M O P R S T U V W 

B

Bind - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a bind method.
BindingPolicy - Enum in org.apache.felix.ipojo.annotations
Binding policies supported by iPOJO.

C

Component - Annotation Type in org.apache.felix.ipojo.annotations
Declares a component type (needed to create instances of the component).
Config - Annotation Type in org.apache.felix.ipojo.handlers.jmx
Deprecated.
replaced by JMXBean
Context - Annotation Type in org.apache.felix.ipojo.annotations
Injects the bundle context object.
Context.Source - Enum in org.apache.felix.ipojo.annotations
Lists the different injectable bundle context.
Controller - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a lifecycle controller.

D

DEFAULT - Static variable in annotation type org.apache.felix.ipojo.annotations.HandlerBinding
 

E

Extender - Annotation Type in org.apache.felix.ipojo.extender
Extender pattern Handler annotation.

H

Handler - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a handler.
HandlerBinding - Annotation Type in org.apache.felix.ipojo.annotations
A @HandlerBinding bind its annotated type to a given handler.
HandlerDeclaration - Annotation Type in org.apache.felix.ipojo.annotations
This annotation is used to configure a handler through XML (as in metadata.xml).

I

Ignore - Annotation Type in org.apache.felix.ipojo.annotations
A @Ignore annotation mark its annotated type to be ignored by the iPOJO manipulator.
Instantiate - Annotation Type in org.apache.felix.ipojo.annotations
This annotation is used to create an 'empty' instance of the current component type.
Invalidate - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares an invalidate callback.

J

JMXBean - Annotation Type in org.apache.felix.ipojo.handlers.jmx
JMX Handler annotation.
JMXMethod - Annotation Type in org.apache.felix.ipojo.handlers.jmx
JMX Method annotation.
JMXProperty - Annotation Type in org.apache.felix.ipojo.handlers.jmx
JMX Property annotation.

M

Method - Annotation Type in org.apache.felix.ipojo.handlers.jmx
Deprecated.
replaced by JMXMethod
Modified - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a modify method.

O

org.apache.felix.ipojo.annotations - package org.apache.felix.ipojo.annotations
 
org.apache.felix.ipojo.extender - package org.apache.felix.ipojo.extender
 
org.apache.felix.ipojo.handler.temporal - package org.apache.felix.ipojo.handler.temporal
 
org.apache.felix.ipojo.handlers.event - package org.apache.felix.ipojo.handlers.event
 
org.apache.felix.ipojo.handlers.jmx - package org.apache.felix.ipojo.handlers.jmx
 
org.apache.felix.ipojo.transaction - package org.apache.felix.ipojo.transaction
 
org.apache.felix.ipojo.whiteboard - package org.apache.felix.ipojo.whiteboard
 

P

PostRegistration - Annotation Type in org.apache.felix.ipojo.annotations
Declares a method to be notified after service registration is effective.
PostUnregistration - Annotation Type in org.apache.felix.ipojo.annotations
Declares a method to be notified after service un-registration is effective.
Property - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a component property.
Property - Annotation Type in org.apache.felix.ipojo.handlers.jmx
Deprecated.
replaced by JMXProperty
Provides - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares that the component instances will provide a service.
Publisher - Annotation Type in org.apache.felix.ipojo.handlers.event
Deprecated.
replaced by Publishes
Publishes - Annotation Type in org.apache.felix.ipojo.handlers.event
Event Admin Publisher handler.

R

Requires - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a service requirement.
Requires - Annotation Type in org.apache.felix.ipojo.handler.temporal
Deprecated.
replaced by Temporal

S

ServiceController - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a service controller.
ServiceProperty - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a service property.
StaticServiceProperty - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a static service property.
Stereotype - Annotation Type in org.apache.felix.ipojo.annotations
In many systems, use of architectural patterns produces a set of recurring roles.
Subscriber - Annotation Type in org.apache.felix.ipojo.handlers.event
Event Admin Subscriber handler.

T

Temporal - Annotation Type in org.apache.felix.ipojo.handler.temporal
Temporal dependency annotation.
Transaction - Annotation Type in org.apache.felix.ipojo.transaction
Transaction Handler annotation.
Transactional - Annotation Type in org.apache.felix.ipojo.transaction
Transactionnal Method annotation.

U

Unbind - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares an unbind method.
Updated - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares an updated callback.

V

Validate - Annotation Type in org.apache.felix.ipojo.annotations
This annotation declares a validate callback.
valueOf(String) - Static method in enum org.apache.felix.ipojo.annotations.BindingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.felix.ipojo.annotations.Context.Source
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.felix.ipojo.annotations.BindingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.felix.ipojo.annotations.Context.Source
Returns an array containing the constants of this enum type, in the order they are declared.

W

Wbp - Annotation Type in org.apache.felix.ipojo.whiteboard
Whiteboard pattern Handler annotation.
Whiteboards - Annotation Type in org.apache.felix.ipojo.whiteboard
Whiteboard pattern Handler annotation.
B C D E H I J M O P R S T U V W 
Skip navigation links

Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.