public class DescriptorBasedDispatcher extends AbstractDispatcher
Modifier and Type | Field and Description |
---|---|
protected String |
property
Property used to dispatch data
|
protected Map |
routeConditions
List destinations.
|
bcontext, log
Constructor and Description |
---|
DescriptorBasedDispatcher(org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(Data data)
Method to call when processing is finished
and used to send data to destinations.
|
void |
setProperty(String property) |
void |
setRouteConditions(Map conditions) |
fireEvent, getSendersIds, send, send, setDispatcher
protected Map routeConditions
protected String property
public DescriptorBasedDispatcher(org.osgi.framework.BundleContext context)
public void setRouteConditions(Map conditions)
public void setProperty(String property)
public void dispatch(Data data) throws CiliaException
dispatch
in interface IDispatcher
dispatch
in class AbstractDispatcher
CiliaException
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.