パッケージ | 説明 |
---|---|
ome.system |
Provides the necessary container structure for the entire Omero system.
|
コンストラクタと説明 |
---|
ServiceFactory(Server server)
constructor which obtains a new (non-static)
client context , passing
in the Properties representation of the Server for
configuration. |
ServiceFactory(Server server,
Login login)
constructor which obtains a new (non-static)
client context , passing
in the Properties representation of both the Server and
the Login for configuration. |