|
||||||||
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.operations.Operations org.openptk.spi.operations.LoopbackOperations
public class LoopbackOperations
Field Summary |
---|
Fields inherited from class org.openptk.spi.operations.Operations |
---|
_emptyRemove, RESPONSE_DESC, TRANS_FW_SRVC, TRANS_SRVC_FW |
Fields inherited from interface org.openptk.spi.operations.OperationsIF |
---|
PROP_ATTRIBUTE_EMPTY_REMOVE, PROP_DRIVER, PROP_FILENAME, PROP_PROTOCOL, PROP_PROXY_HOST, PROP_PROXY_PORT, PROP_RESET_PASSWORD_LENGTH, PROP_URL, PROP_USER_NAME, PROP_USER_NAME_ENCRYPTED, PROP_USER_PASSWORD, PROP_USER_PASSWORD_ENCRYPTED |
Fields inherited from interface org.openptk.common.ComponentIF |
---|
EXECUTE_BEGIN, EXECUTE_END, PROP_OPENPTK_HOME, PROP_OPENPTK_TEMP, SORT_BEGIN, SORT_END |
Constructor Summary | |
---|---|
LoopbackOperations()
|
Method Summary | |
---|---|
void |
execute(org.openptk.common.RequestIF request,
org.openptk.common.ResponseIF response)
|
void |
startup()
|
Methods inherited from class org.openptk.spi.operations.Operations |
---|
checkException, checkPasswordAttribute, doPasswordForgot, findProperty, getArrayFromList, getAttrValueAsStringArray, getCheckProp, getPasswordAttribute, getPasswordResult, getService, getServiceNames, getType, getTypeAsString, getUniqueIdValueFromRequest, getValue, handleError, isEnabled, isImplemented, postExecute, preExecute, setEnabled, setImplemented, setService, setType, shutdown, updateQueryServiceName |
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.operations.OperationsIF |
---|
getService, getType, getTypeAsString, isEnabled, isImplemented, postExecute, preExecute, setEnabled, setService, setType, shutdown |
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 LoopbackOperations()
Method Detail |
---|
public void execute(org.openptk.common.RequestIF request, org.openptk.common.ResponseIF response) throws OperationException
execute
in interface OperationsIF
execute
in class Operations
request
- response
-
OperationException
public void startup()
startup
in interface OperationsIF
startup
in class Operations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |