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 Closeable
close
in interface AutoCloseable
IOException
Copyright © 2009–2014 CodeLutin. All rights reserved.