public class UnisensLoggerTokenizer
extends java.lang.Object
SinkUnisensLogger
s to work parallel.Modifier and Type | Method and Description |
---|---|
static UnisensLoggerTokenizer |
getInstance() |
boolean |
getToken()
Registers access to the unisens.xml-file.
|
void |
releaseToken()
Releases the right to access the unisens.xml-file, so that another
instance can access the file.
|
public static UnisensLoggerTokenizer getInstance()
UnisensLoggerTokenizer
.public boolean getToken()
releaseToken()
is
called.public void releaseToken()