Package org.apache.felix.ipojo

Interface Summary
ComponentInstance The component instance class manages one instance of a component type.
ContextListener Context Source Listener.
ContextSource Context Source service interface.
Factory Component Type Factory Service.
FactoryStateListener Factory state listener.
FieldInterceptor Field interceptor.
InstanceStateListener Instance state listener.
MethodInterceptor Method interceptor.
Nullable A Nullable object must implement this interface.
Pojo Interface implemented by each object created through an manipulated class.
ServiceContext A service context give the access the a service broker.
 

Class Summary
ComponentFactory The component factory manages component instance objects.
Extender iPOJO Extender.
Handler Handler Abstract Class.
HandlerFactory The component factory manages component instance objects.
HandlerManager The handler manager manages an handler instance.
InstanceCreator An instance creator aims to create instances and to track their factories.
InstanceManager The instance manager class manages one instance of a component type.
IPojoContext The iPOJO Context is a BundleContext implementation allowing the separation between Bundle context and Service (Bundle) Context.
IPojoFactory This class abstracts iPOJO factories.
PolicyServiceContext The policy service context is a service context aiming to solve service requirement.
PrimitiveHandler Abstract class to extends for primitive handler.
 

Exception Summary
ConfigurationException Configuration Exception.
MissingHandlerException Missing Handler Exception.
UnacceptableConfiguration UnacceptableConfiguration occurs when a factory refuses to create an instance.