2010-01-26 1.2.0

org.eclipse.soda.dk.generic.io.simulator.device.bundle
Class GenericIoSimulatorDeviceActivator

java.lang.Object
  extended by DeviceBundle
      extended by org.eclipse.soda.dk.generic.io.simulator.device.bundle.GenericIoSimulatorDeviceBundle
          extended by org.eclipse.soda.dk.generic.io.simulator.device.bundle.GenericIoSimulatorDeviceActivator
All Implemented Interfaces:
BundleActivator

public class GenericIoSimulatorDeviceActivator
extends GenericIoSimulatorDeviceBundle

Since:
1.0
Version:
1.2.0

Field Summary
 
Fields inherited from class org.eclipse.soda.dk.generic.io.simulator.device.bundle.GenericIoSimulatorDeviceBundle
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()
          Gets the exported service names (String[]) value.
 
Methods inherited from class org.eclipse.soda.dk.generic.io.simulator.device.bundle.GenericIoSimulatorDeviceBundle
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

GenericIoSimulatorDeviceActivator

public GenericIoSimulatorDeviceActivator()
Method Detail

createPid

protected java.lang.String createPid()
Create pid and return the String result.

Returns:
Results of the create pid (String) value.

getExportedServiceNames

public java.lang.String[] getExportedServiceNames()
Gets the exported service names (String[]) value.

Overrides:
getExportedServiceNames in class GenericIoSimulatorDeviceBundle
Returns:
The exported service names (String[]) value.

2010-01-26 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.