public class PollingService
extends java.lang.Object
Constructor and Description |
---|
PollingService() |
Modifier and Type | Method and Description |
---|---|
static void |
add(Pollable pollable) |
static void |
remove(Pollable pollable) |
static void |
reschedule() |
static void |
schedule() |
static void |
schedule(int pollPeriodAsSeconds) |
static void |
shutdown() |
Copyright © 2004-2014 The YAWL Foundation.