2009-01-13 1.1.0

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

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

public class GenericIoSimulatorDeviceActivator
extends GenericIoSimulatorDeviceBundle

Version:
1.1.0
See Also:
Serialized Form

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.

2009-01-13 1.1.0

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