|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openptk.common.Component org.openptk.spi.Service org.openptk.spi.RestartService
public class RestartService
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 |
---|
public RestartService()
Method Detail |
---|
public org.openptk.common.ResponseIF execute(org.openptk.common.RequestIF request) throws ServiceException
execute
in interface ServiceIF
execute
in class Service
request
-
ServiceException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |