org.openptk.spi
Class RestartService

java.lang.Object
  extended by org.openptk.common.Component
      extended by org.openptk.spi.Service
          extended by org.openptk.spi.RestartService
All Implemented Interfaces:
java.lang.Comparable<org.openptk.common.ComponentIF>, org.openptk.common.ComponentIF, ServiceIF

public class RestartService
extends Service
implements ServiceIF


Field Summary
 
Fields inherited from class org.openptk.spi.Service
DEF_TIMEOUT, RESPONSE_DESC
 
Fields inherited from interface org.openptk.spi.ServiceIF
PROP_URL
 
Fields inherited from interface org.openptk.common.ComponentIF
EXECUTE_BEGIN, EXECUTE_END, PROP_OPENPTK_HOME, PROP_OPENPTK_TEMP, SORT_BEGIN, SORT_END
 
Constructor Summary
RestartService()
           
 
Method Summary
 org.openptk.common.ResponseIF execute(org.openptk.common.RequestIF request)
           
 
Methods inherited from class org.openptk.spi.Service
checkNullPointer, getAssociation, getAssociations, getAttrGroup, getAttrGroups, getContext, getFw2SrvcNames, getFwName, getKey, getOperation, getOperations, getOperAttr, getOperProps, getQuery, getSortAttributes, getSrvc2FwNames, getSrvcName, getTimeout, handleError, hasOperation, hasOperation, setAssociation, setAttrGroup, setContext, setFw2SrvcNames, setKey, setOperation, setOperAttr, setOperProps, setQuery, setSortAttributes, setSrvc2FwNames, setTimeout, shutdown, startup, throwServiceException, throwServiceException, toFw, toSrvc, validateRequest
 
Methods inherited from class org.openptk.common.Component
compareTo, copy, getAttribute, getAttributes, getAttributesNames, getAttributesSize, getCategory, getCategoryAsString, getDebugLevel, getDebugLevelAsInt, getDebugLevelAsString, getDescription, getProperties, getPropertiesSize, getProperty, getSortValue, getState, getStateAsString, getStatus, getTimeStamp, getTimeStampNames, getTimeStamps, getUniqueId, getUniqueIdType, isDebug, isError, isTimeStamp, setAttribute, setAttributes, setCategory, setDebug, setDebugLevel, setDescription, setError, setProperties, setProperty, setSortValue, setState, setState, setStatus, setTimeStamp, setTimeStamp, setUniqueId, setUniqueId, setUniqueId, setUniqueId, toString, useTimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openptk.spi.ServiceIF
getAssociation, getAttrGroup, getContext, getFw2SrvcNames, getFwName, getKey, getOperation, getOperations, getOperAttr, getOperProps, getQuery, getSortAttributes, getSrvc2FwNames, getSrvcName, getTimeout, hasOperation, hasOperation, setAssociation, setAttrGroup, setContext, setFw2SrvcNames, setKey, setOperation, setOperAttr, setOperProps, setQuery, setSortAttributes, setSrvc2FwNames, setTimeout, shutdown, startup, toFw, toSrvc
 
Methods inherited from interface org.openptk.common.ComponentIF
copy, getAttribute, getAttributes, getAttributesNames, getAttributesSize, getCategory, getCategoryAsString, getDebugLevel, getDebugLevelAsInt, getDebugLevelAsString, getDescription, getProperties, getPropertiesSize, getProperty, getSortValue, getState, getStateAsString, getStatus, getTimeStamp, getTimeStampNames, getTimeStamps, getUniqueId, getUniqueIdType, isDebug, isError, isTimeStamp, setAttribute, setAttributes, setCategory, setDebug, setDebugLevel, setDescription, setError, setProperties, setProperty, setSortValue, setState, setState, setStatus, setTimeStamp, setTimeStamp, setUniqueId, setUniqueId, setUniqueId, setUniqueId, useTimeStamp
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

RestartService

public RestartService()
Method Detail

execute

public org.openptk.common.ResponseIF execute(org.openptk.common.RequestIF request)
                                      throws ServiceException
Specified by:
execute in interface ServiceIF
Overrides:
execute in class Service
Parameters:
request -
Returns:
ResponseIF
Throws:
ServiceException


View/submit a bug or feature

For further API reference and developer documentation, see www.openptk.org. That documentation contains more detailed, developer-targeted descriptions, definitions of terms, workarounds, and working code examples.

Copyright (C) 2008-2012, Project OpenPTK. All Rights Reserved