public class MediatorHandler
extends org.apache.felix.ipojo.PrimitiveHandler
| Constructor and Description |
|---|
MediatorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.felix.ipojo.metadata.Element metadata,
Dictionary configuration) |
protected IDispatcherHandler |
getDispatcher() |
protected ISchedulerHandler |
getScheduler() |
void |
setDispatcher(IDispatcherHandler dispatcher) |
void |
setScheduler(ISchedulerHandler scheduler) |
void |
start() |
void |
stop() |
attach, getConstructorParameter, getConstructorParameterType, getFactory, getHandler, getInstanceManager, getLogger, getPojoMetadata, onCreation, onEntry, onError, onExit, onFinally, onGet, onSet, setFactorypublic void configure(org.apache.felix.ipojo.metadata.Element metadata,
Dictionary configuration)
throws org.apache.felix.ipojo.ConfigurationException
configure in class org.apache.felix.ipojo.Handlerorg.apache.felix.ipojo.ConfigurationExceptionpublic void stop()
stop in class org.apache.felix.ipojo.Handlerpublic void start()
start in class org.apache.felix.ipojo.Handlerprotected IDispatcherHandler getDispatcher()
protected ISchedulerHandler getScheduler()
public void setDispatcher(IDispatcherHandler dispatcher)
public void setScheduler(ISchedulerHandler scheduler)
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.