|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.services.blitz.gateway.services.GatewayFactory
public class GatewayFactory
Constructor Summary | |
---|---|
GatewayFactory(omero.api.ServiceFactoryPrx serviceFactory)
Create services from the serviceFactory. |
Method Summary | |
---|---|
void |
closeService()
Close the service and all it's surrogate services. |
omero.api.IAdminPrx |
getAdminService()
Return the admin service. |
DataService |
getDataService()
|
omero.api.IContainerPrx |
getIContainer()
Return the IContainer service. |
ImageService |
getImageService()
|
omero.api.IPixelsPrx |
getIPixels()
Get the iPixels Service. |
omero.api.IQueryPrx |
getIQuery()
Get the IQuery Service. |
omero.api.IScriptPrx |
getIScript()
Return the IScript service. |
omero.api.ITypesPrx |
getITypes()
Get the types service. |
omero.api.IUpdatePrx |
getIUpdate()
Get the iUpdate Service. |
RawFileStoreService |
getRawFileStoreService()
Return the raw file store service. |
RawPixelsStoreService |
getRawPixelsStoreService()
Return the raw pixels store service. |
RenderingService |
getRenderingService()
Return the rendering service. |
ThumbnailService |
getThumbnailStoreService()
Return the thumbnail service. |
void |
keepAlive()
Keep service alive. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GatewayFactory(omero.api.ServiceFactoryPrx serviceFactory) throws omero.ServerError
serviceFactory
- see above.
omero.ServerError
Method Detail |
---|
public ImageService getImageService()
public DataService getDataService()
public omero.api.IAdminPrx getAdminService()
public RawFileStoreService getRawFileStoreService()
public RawPixelsStoreService getRawPixelsStoreService()
public ThumbnailService getThumbnailStoreService()
public RenderingService getRenderingService()
public void closeService() throws omero.ServerError
GatewayService
closeService
in interface GatewayService
omero.ServerError
public void keepAlive() throws omero.ServerError
GatewayService
keepAlive
in interface GatewayService
omero.ServerError
public omero.api.IScriptPrx getIScript()
public omero.api.IContainerPrx getIContainer()
public omero.api.ITypesPrx getITypes()
public omero.api.IQueryPrx getIQuery()
public omero.api.IPixelsPrx getIPixels()
public omero.api.IUpdatePrx getIUpdate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.