public class ImageConversionService extends BaseService implements ComputeService, org.osgi.service.cm.ManagedService, StatusListener
ComputeService.ServiceStatusDELIM, ERROR_KEY, ERROR_REPORT_KEY, FAILURE_COUNT_KEY, ITEMS_PROCESS_COUNT, PASS_COUNT_KEY, REPORT_KEY, STARTTIME_KEY, STATUS_KEY, STOPTIME_KEY, SVC_LAUNCHING_USER, SYSTEM_PREFIX| Constructor and Description |
|---|
ImageConversionService() |
addErrorReport, describe, getError, getErrorReportId, getServiceId, getServiceStatus, getServiceWorkDir, getSvcLaunchingUser, setError, setErrorReportId, setErrorReportId, setReportId, setReportId, setServiceId, setServiceStatus, setServiceWorkDir, setSvcLaunchingUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescribe, getServiceId, getServiceStatus, getServiceWorkDir, setServiceWorkDirsetErrorpublic void start()
throws Exception
start in interface ComputeServicestart in class BaseServiceExceptionpublic void stop()
throws Exception
stop in interface ComputeServicestop in class BaseServiceExceptionpublic void doneWorking()
StatusListenerdoneWorking in interface StatusListenerdoneWorking in class BaseServicepublic Map<String,String> getServiceProps()
getServiceProps in interface ComputeServicegetServiceProps in class BaseServicepublic void updated(Dictionary config) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionpublic String getDuraStoreHost()
public void setDuraStoreHost(String duraStoreHost)
public String getDuraStorePort()
public void setDuraStorePort(String duraStorePort)
public String getDuraStoreContext()
public void setDuraStoreContext(String duraStoreContext)
public String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
public String getToFormat()
public void setToFormat(String toFormat)
public String getColorSpace()
public void setColorSpace(String colorSpace)
public String getSourceSpaceId()
public void setSourceSpaceId(String sourceSpaceId)
public String getDestSpaceId()
public void setDestSpaceId(String destSpaceId)
public String getOutputSpaceId()
public void setOutputSpaceId(String outputSpaceId)
public String getNamePrefix()
public void setNamePrefix(String namePrefix)
public String getNameSuffix()
public void setNameSuffix(String nameSuffix)
public int getThreads()
public void setThreads(int threads)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.