org.mechio.impl.motion.lifecycle
Class RemoteRobotHostServiceGroup

java.lang.Object
  extended by org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceGroup
      extended by org.mechio.impl.motion.lifecycle.RemoteRobotHostServiceGroup

public class RemoteRobotHostServiceGroup
extends org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceGroup

Author:
Matthew Stevenson

Field Summary
 
Fields inherited from class org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceGroup
myServiceProperties, PROP_GROUP_ID
 
Constructor Summary
RemoteRobotHostServiceGroup(org.osgi.framework.BundleContext context, Robot.Id robotId, java.lang.String hostId, java.lang.String clientId, java.lang.String connectionConfigId, java.util.Properties registrationProperties, java.lang.String serial, int sendDataInterval)
           
 
Method Summary
 
Methods inherited from class org.jflux.impl.services.rk.lifecycle.utils.ManagedServiceGroup
getServices, 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,
                                   Robot.Id robotId,
                                   java.lang.String hostId,
                                   java.lang.String clientId,
                                   java.lang.String connectionConfigId,
                                   java.util.Properties registrationProperties,
                                   java.lang.String serial,
                                   int sendDataInterval)


Copyright © 2011-2014. All Rights Reserved.