パッケージ | 説明 |
---|---|
ome.services.blitz.fire | |
ome.services.blitz.gateway | |
ome.services.blitz.impl | |
ome.services.blitz.repo | |
ome.services.blitz.util |
修飾子とタイプ | メソッドと説明 |
---|---|
protected ServiceFactoryI |
SessionManagerI.getServiceFactory(Ice.Identity iid) |
protected ServiceFactoryI |
SessionManagerI.getServiceFactory(java.lang.String clientId,
java.lang.String sessionId) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
OmeroGateway.setServiceFactory(ServiceFactoryI sf)
Initialize the service factory which creates the gateway and services
and links the different services together.
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected ServiceFactoryI |
RoiI.factory |
protected ServiceFactoryI |
ScriptI.factory |
protected ServiceFactoryI |
TimelineI.factory |
protected ServiceFactoryI |
MetadataStoreI.sf |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
DeleteI.setServiceFactory(ServiceFactoryI sf) |
void |
ExporterI.setServiceFactory(ServiceFactoryI sf) |
void |
MetadataStoreI.setServiceFactory(ServiceFactoryI sf) |
void |
RawFileStoreI.setServiceFactory(ServiceFactoryI sf) |
void |
RenderingEngineI.setServiceFactory(ServiceFactoryI sf) |
void |
RoiI.setServiceFactory(ServiceFactoryI sf) |
void |
ScriptI.setServiceFactory(ServiceFactoryI sf) |
void |
SharedResourcesI.setServiceFactory(ServiceFactoryI sf) |
void |
TimelineI.setServiceFactory(ServiceFactoryI sf) |
コンストラクタと説明 |
---|
DeleteHandleI(ome.tools.hibernate.ExtendedMetadata em,
org.springframework.context.ApplicationContext ctx,
Ice.Identity id,
ServiceFactoryI sf,
ome.io.nio.AbstractFileSystemService afs,
omero.api.delete.DeleteCommand[] commands,
int cancelTimeoutMs)
Call the main constructor with a null call context.
|
DeleteHandleI(ome.tools.hibernate.ExtendedMetadata em,
org.springframework.context.ApplicationContext ctx,
Ice.Identity id,
ServiceFactoryI sf,
ome.io.nio.AbstractFileSystemService afs,
omero.api.delete.DeleteCommand[] commands,
int cancelTimeoutMs,
java.util.Map<java.lang.String,java.lang.String> callContext)
Main constructor.
|
ProcessorCallbackI(ServiceFactoryI sf)
Simplified constructor used to see if any usermode processor is active
for either the current group or the current user.
|
ProcessorCallbackI(ServiceFactoryI sf,
ResultHolder<omero.grid.ProcessorPrx> holder,
omero.model.Job job)
Primary constructor.
|
ScriptProcessI(ServiceFactoryI sf,
Ice.Current current,
omero.grid.InteractiveProcessorPrx processorPrx,
omero.grid._InteractiveProcessorOperations processor,
omero.grid.ProcessPrx process) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ManagedImportProcessI.setServiceFactory(ServiceFactoryI sf) |
protected PublicRepositoryI.AMD_submit |
PublicRepositoryI.submitRequest(ServiceFactoryI sf,
omero.cmd.Request req,
Ice.Current current) |
修飾子とタイプ | フィールドと説明 |
---|---|
protected ServiceFactoryI |
FindServiceFactoryMessage.sf |
修飾子とタイプ | メソッドと説明 |
---|---|
ServiceFactoryI |
FindServiceFactoryMessage.getServiceFactory() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
FindServiceFactoryMessage.setServiceFactory(Ice.Identity id,
ServiceFactoryI sf)
Store the information.
|
void |
RegisterServantMessage.setServiceFactory(Ice.Identity id,
ServiceFactoryI sf) |
void |
ServiceFactoryAware.setServiceFactory(ServiceFactoryI sf) |