public class ContentBasedDispatcher extends AbstractDispatcher
Modifier and Type | Field and Description |
---|---|
protected Map |
routeConditions
List destinations.
|
bcontext, log
Constructor and Description |
---|
ContentBasedDispatcher(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 |
setLanguage(String lang) |
void |
setRouteConditions(Map conditions) |
fireEvent, getSendersIds, send, send, setDispatcher
protected Map routeConditions
public ContentBasedDispatcher(org.osgi.framework.BundleContext context)
public void setLanguage(String lang)
public void setRouteConditions(Map conditions)
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.