org.robokind.impl.motion.lifecycle
Class RemoteRobotHostServiceGroup

java.lang.Object
  extended by org.robokind.api.common.lifecycle.utils.ManagedServiceGroup
      extended by org.robokind.impl.motion.lifecycle.RemoteRobotHostServiceGroup

public class RemoteRobotHostServiceGroup
extends org.robokind.api.common.lifecycle.utils.ManagedServiceGroup

Author:
Matthew Stevenson

Field Summary
 
Fields inherited from class org.robokind.api.common.lifecycle.utils.ManagedServiceGroup
myServiceProperties, PROP_GROUP_ID
 
Constructor Summary
RemoteRobotHostServiceGroup(org.osgi.framework.BundleContext context, org.robokind.api.motion.Robot.Id robotId, String hostId, String clientId, String connectionConfigId, Properties registrationProperties)
           
 
Method Summary
 
Methods inherited from class org.robokind.api.common.lifecycle.utils.ManagedServiceGroup
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteRobotHostServiceGroup

public RemoteRobotHostServiceGroup(org.osgi.framework.BundleContext context,
                                   org.robokind.api.motion.Robot.Id robotId,
                                   String hostId,
                                   String clientId,
                                   String connectionConfigId,
                                   Properties registrationProperties)


Copyright © 2011-2013. All Rights Reserved.