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 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, Robot.Id robotId, String hostId, String clientId, javax.jms.Connection connection, 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,
                                   Robot.Id robotId,
                                   String hostId,
                                   String clientId,
                                   javax.jms.Connection connection,
                                   Properties registrationProperties)


Copyright © 2011-2012. All Rights Reserved.