ome.services.blitz.impl
Class RepositoryInfoI
java.lang.Object
ome.services.blitz.impl.AbstractAmdServant
ome.services.blitz.impl.RepositoryInfoI
- All Implemented Interfaces:
- CloseableServant, omero.api._IRepositoryInfoOperations, omero.api._ServiceInterfaceOperations, org.springframework.context.ApplicationContextAware
public class RepositoryInfoI
- extends AbstractAmdServant
- implements omero.api._IRepositoryInfoOperations
Implementation of the IRepositoryInfo service.
- Since:
- 3.0-Beta4
- Author:
- Josh Moore, josh at glencoesoftware.com
- See Also:
IRepositoryInfo
Methods inherited from class ome.services.blitz.impl.AbstractAmdServant |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, close_async, close, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, preClose, runnableCall, safeRunnableCall, setApplicationContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryInfoI
public RepositoryInfoI(IRepositoryInfo service,
BlitzExecutor be)
getFreeSpaceInKilobytes_async
public void getFreeSpaceInKilobytes_async(omero.api.AMD_IRepositoryInfo_getFreeSpaceInKilobytes __cb,
Ice.Current __current)
throws omero.ServerError
- Specified by:
getFreeSpaceInKilobytes_async
in interface omero.api._IRepositoryInfoOperations
- Throws:
omero.ServerError
getUsageFraction_async
public void getUsageFraction_async(omero.api.AMD_IRepositoryInfo_getUsageFraction __cb,
Ice.Current __current)
throws omero.ServerError
- Specified by:
getUsageFraction_async
in interface omero.api._IRepositoryInfoOperations
- Throws:
omero.ServerError
getUsedSpaceInKilobytes_async
public void getUsedSpaceInKilobytes_async(omero.api.AMD_IRepositoryInfo_getUsedSpaceInKilobytes __cb,
Ice.Current __current)
throws omero.ServerError
- Specified by:
getUsedSpaceInKilobytes_async
in interface omero.api._IRepositoryInfoOperations
- Throws:
omero.ServerError
removeUnusedFiles_async
public void removeUnusedFiles_async(omero.api.AMD_IRepositoryInfo_removeUnusedFiles __cb,
Ice.Current __current)
throws omero.ServerError
- Specified by:
removeUnusedFiles_async
in interface omero.api._IRepositoryInfoOperations
- Throws:
omero.ServerError
sanityCheckRepository_async
public void sanityCheckRepository_async(omero.api.AMD_IRepositoryInfo_sanityCheckRepository __cb,
Ice.Current __current)
throws omero.ServerError
- Specified by:
sanityCheckRepository_async
in interface omero.api._IRepositoryInfoOperations
- Throws:
omero.ServerError
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.