C E F G H I M N O P S T

C

configure(Element, Dictionary) - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
Constructor.
configure(Element, Dictionary) - Method in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
Constructor.

E

EventAdminPublisherHandler - Class in org.apache.felix.ipojo.handlers.event.publisher
Event Publisher Handler.
EventAdminPublisherHandler() - Constructor for class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
 
EventAdminSubscriberHandler - Class in org.apache.felix.ipojo.handlers.event.subscriber
Event Subscriber Handler.
EventAdminSubscriberHandler() - Constructor for class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
 
EventUtil - Class in org.apache.felix.ipojo.handlers.event
Utility methods.
EventUtil() - Constructor for class org.apache.felix.ipojo.handlers.event.EventUtil
 

F

FILTER_PROPERTY - Static variable in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
The event's filter instance configuration property.

G

getEventAdminService() - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
This method is called by managed publishers to obtain the current EventAdmin service.

H

handleEvent(Event) - Method in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
Receives an event.

I

initializeComponentFactory(ComponentTypeDescription, Element) - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
Initializes the component type.
initializeComponentFactory(ComponentTypeDescription, Element) - Method in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
Initializes the component type.
INSTANCE_NAME_PROPERTY - Static variable in class org.apache.felix.ipojo.handlers.event.publisher.PublisherImpl
The key where the component instance name is stored.
isValidTopic(String) - Static method in class org.apache.felix.ipojo.handlers.event.EventUtil
Check the given topic is valid.
isValidTopicScope(String) - Static method in class org.apache.felix.ipojo.handlers.event.EventUtil
Check the given topic scope is valid.

M

matches(String, String) - Static method in class org.apache.felix.ipojo.handlers.event.EventUtil
Tests that the given topic match with the given topic pattern.
matches(String, String[]) - Static method in class org.apache.felix.ipojo.handlers.event.EventUtil
Tests that the given topic match with the given topic patterns.

N

NAMESPACE - Static variable in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
The handler Namespace.
NAMESPACE - Static variable in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
The handler namespace.

O

onGet(Object, String, Object) - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
Field interceptor callback.
org.apache.felix.ipojo.handlers.event - package org.apache.felix.ipojo.handlers.event
 
org.apache.felix.ipojo.handlers.event.publisher - package org.apache.felix.ipojo.handlers.event.publisher
 
org.apache.felix.ipojo.handlers.event.subscriber - package org.apache.felix.ipojo.handlers.event.subscriber
 

P

Publisher - Interface in org.apache.felix.ipojo.handlers.event.publisher
An Publisher is the interface between the EventAdminPublisherHandler and a component instance.
PublisherImpl - Class in org.apache.felix.ipojo.handlers.event.publisher
The PublisherImpl class is the implementation of the Publisher object used by components to send events.
PublisherImpl(EventAdminPublisherHandler, String[], boolean, String, String) - Constructor for class org.apache.felix.ipojo.handlers.event.publisher.PublisherImpl
Constructs an Publisher with given parameters.

S

send(Dictionary) - Method in interface org.apache.felix.ipojo.handlers.event.publisher.Publisher
Sends an event with the specified content.
send(Dictionary) - Method in class org.apache.felix.ipojo.handlers.event.publisher.PublisherImpl
Sends an event with the specified content.
sendData(Object) - Method in interface org.apache.felix.ipojo.handlers.event.publisher.Publisher
Sends a data event.
sendData(Object) - Method in class org.apache.felix.ipojo.handlers.event.publisher.PublisherImpl
Sends a data event.
start() - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
Starts the handler instance.
start() - Method in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
Handler start method.
stop() - Method in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
Stops the handler instance.
stop() - Method in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
Handler stop method.

T

TOPIC_SEPARATOR - Static variable in class org.apache.felix.ipojo.handlers.event.EventUtil
The separator between topics.
TOPIC_TOKEN_SEPARATOR - Static variable in class org.apache.felix.ipojo.handlers.event.EventUtil
The separator between topics.
TOPICS_PROPERTY - Static variable in class org.apache.felix.ipojo.handlers.event.publisher.EventAdminPublisherHandler
The names of instance configuration properties.
TOPICS_PROPERTY - Static variable in class org.apache.felix.ipojo.handlers.event.subscriber.EventAdminSubscriberHandler
The event's topics instance configuration property.

C E F G H I M N O P S T

Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.