Version: Beta-4.1.1-r5927-b91

OmeroBlitz Api
Home Previous Up Next Index

omero::licenses::ILicense

Overview

[ "ami", "amd" ] interface ILicense

Operation Index

acquireLicense
getAvailableLicenseCount
getLicenseTimeout
getTotalLicenseCount
releaseLicense
resetLicenses

Operations

::Ice::ByteSeq acquireLicense() throws NoAvailableLicenseException, ServerError

long getAvailableLicenseCount() throws ServerError

long getLicenseTimeout() throws ServerError

long getTotalLicenseCount() throws ServerError

bool releaseLicense(::Ice::ByteSeq token) throws ServerError

void resetLicenses() throws ServerError


Home Previous Up Next Index