Uses of Class
com.sun.sgs.impl.kernel.ScheduledTaskImpl

Packages that use ScheduledTaskImpl
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
 

Uses of ScheduledTaskImpl in com.sun.sgs.impl.kernel
 

Methods in com.sun.sgs.impl.kernel that return ScheduledTaskImpl
(package private)  ScheduledTaskImpl ScheduledTaskImpl.Builder.build()
          Builds a ScheduledTaskImpl object from the attributes in this builder.
 

Constructors in com.sun.sgs.impl.kernel with parameters of type ScheduledTaskImpl
ScheduledTaskImpl.Builder(ScheduledTaskImpl task)
          Constructs a Builder object to build a ScheduledTaskImpl object with all of the same values as the given task except for the startTime, timeout, and maxConcurrency which are set to their default values.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved