org.robokind.api.motion.lifecycle
Class DefaultBlenderServiceGroup

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

public class DefaultBlenderServiceGroup
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
DefaultBlenderServiceGroup(org.osgi.framework.BundleContext context, Robot.Id robotId, long blenderIntervalMillisec, 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

DefaultBlenderServiceGroup

public DefaultBlenderServiceGroup(org.osgi.framework.BundleContext context,
                                  Robot.Id robotId,
                                  long blenderIntervalMillisec,
                                  Properties registrationProperties)


Copyright © 2011-2013. All Rights Reserved.