public class MediatorRuntimeSpecification extends AbstractMediatorSpecification
inports, outports| Constructor and Description |
|---|
MediatorRuntimeSpecification(String name,
String namespace,
String category) |
MediatorRuntimeSpecification(String name,
String namespace,
String category,
org.osgi.framework.BundleContext c) |
| Modifier and Type | Method and Description |
|---|---|
MediatorSpecification |
initializeSpecification()
Initialize the mediator specification type.
|
protected void |
setContext(org.osgi.framework.BundleContext bc) |
MediatorSpecification |
stopSpecification()
Stop the mediator specification type.
|
getCategory, getDispatcherName, getDispatcherNamespace, getName, getNamespace, getProcessorName, getProcessorNamespace, getSchedulerName, getSchedulerNamespace, setCategory, setDispatcher, setInPort, setNamespace, setOutPort, setProcessor, setSchedulerpublic MediatorRuntimeSpecification(String name, String namespace, String category)
protected void setContext(org.osgi.framework.BundleContext bc)
public MediatorSpecification initializeSpecification()
AbstractMediatorSpecificationinitializeSpecification in interface MediatorSpecificationinitializeSpecification in class AbstractMediatorSpecificationpublic MediatorSpecification stopSpecification()
AbstractMediatorSpecificationstopSpecification in interface MediatorSpecificationstopSpecification in class AbstractMediatorSpecificationCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.