public class PollenNotifierWorker extends Object implements Runnable, Closeable
PreventRule.| Modifier and Type | Field and Description |
|---|---|
static int |
ONE_HOUR |
static int |
ONE_MINUTE |
protected PollenServiceContext |
serviceContext
Service context used to create other services.
|
| Constructor and Description |
|---|
PollenNotifierWorker(PollenServiceContext serviceContext,
org.nuiton.topia.TopiaContext rootContext) |
public static final int ONE_MINUTE
public static final int ONE_HOUR
protected final PollenServiceContext serviceContext
public PollenNotifierWorker(PollenServiceContext serviceContext, org.nuiton.topia.TopiaContext rootContext)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2009-2013 CodeLutin. All Rights Reserved.