Package | Description |
---|---|
omero.gateway | |
omero.gateway.util | |
omero.log |
Modifier and Type | Method and Description |
---|---|
Logger |
Gateway.getLogger()
Provides access to the
Logger |
Constructor and Description |
---|
Gateway(Logger log)
Creates a new Gateway instance
|
Gateway(Logger log,
CacheService cacheService)
Creates a new Gateway instance
|
Gateway(Logger log,
CacheService cacheService,
ExecutorService executorService,
boolean executorShutdownOnDisconnect)
Creates a new Gateway instance
|
Constructor and Description |
---|
NetworkChecker(String address,
Logger logger)
Creates a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
NullLogger
Empty
Logger implementation whichs doesn't do anything |
class |
SimpleLogger
A simple
Logger implementation which just prints the
messages to the console |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.