|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceFactory
org.eclipse.soda.dk.generic.io.simulator.device.factory.GenericIoSimulatorDeviceFactory
org.eclipse.soda.dk.generic.io.simulator.device.factory.GenericIoSimulatorDeviceActivator
public class GenericIoSimulatorDeviceActivator
| Field Summary |
|---|
| Fields inherited from class org.eclipse.soda.dk.generic.io.simulator.device.factory.GenericIoSimulatorDeviceFactory |
|---|
CLASS_NAME, EXPORTED_SERVICE_NAMES |
| Constructor Summary | |
|---|---|
GenericIoSimulatorDeviceActivator()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
createPid()
Create pid and return the String result. |
java.lang.String[] |
getExportedServiceNames(java.lang.String pid,
java.util.Dictionary oldProperties,
java.util.Dictionary properties,
IBundleActivationManager manager)
Get exported service names with the specified pid, old properties, properties and manager parameters and return the String[] result. |
| Methods inherited from class org.eclipse.soda.dk.generic.io.simulator.device.factory.GenericIoSimulatorDeviceFactory |
|---|
createProperties, createService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.osgi.framework.BundleActivator |
|---|
start, stop |
| Constructor Detail |
|---|
public GenericIoSimulatorDeviceActivator()
| Method Detail |
|---|
protected java.lang.String createPid()
String) value.
public java.lang.String[] getExportedServiceNames(java.lang.String pid,
java.util.Dictionary oldProperties,
java.util.Dictionary properties,
IBundleActivationManager manager)
getExportedServiceNames in class GenericIoSimulatorDeviceFactorypid - The pid (String) parameter.oldProperties - The old properties (Dictionary) parameter.properties - The properties (Dictionary) parameter.manager - The manager (IBundleActivationManager) parameter.
String[]) value.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||