@Configuration
public class OmeroServiceBeans
extends java.lang.Object
Constructor and Description |
---|
OmeroServiceBeans() |
Modifier and Type | Method and Description |
---|---|
RemotePathResolver |
fileResolver(util.config.ConfigProvider<MountPointsConfig> config) |
ImportService |
importService(OmeroEnv env,
ImportConfigSource cfg) |
OmeroEnv |
omeroEnv(OmeCliConfigSource config,
ChannelSource<QueuedOmeroKeepAlive> sessionSourceChannel,
util.config.ConfigProvider<MountPointsConfig> mountsConfig) |
SessionService |
sessionService(OmeroEnv env) |
public RemotePathResolver fileResolver(util.config.ConfigProvider<MountPointsConfig> config)
@Bean public OmeroEnv omeroEnv(OmeCliConfigSource config, ChannelSource<QueuedOmeroKeepAlive> sessionSourceChannel, util.config.ConfigProvider<MountPointsConfig> mountsConfig)
@Bean public ImportService importService(OmeroEnv env, ImportConfigSource cfg)
@Bean public SessionService sessionService(OmeroEnv env)