|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Thread
org.eclipse.dstore.core.model.Handler
org.eclipse.dstore.core.miners.miner.Miner
org.eclipse.rse.dstore.universal.miners.processes.UniversalProcessMiner
Miner for getting process information from a remote system.
| Field Summary | |
|---|---|
static String |
MINER_ID
|
| Fields inherited from class org.eclipse.dstore.core.miners.miner.Miner |
|---|
_commandQueue, _dataStore, _dependencies, _minerData, _minerElement, _minerTransient, _name, _resourceBundle, _value |
| Fields inherited from class org.eclipse.dstore.core.model.Handler |
|---|
_keepRunning, _waitIncrement |
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Fields inherited from interface org.eclipse.rse.dstore.universal.miners.processes.IUniversalProcessDataStoreConstants |
|---|
C_PROCESS_FILTER_QUERY_ALL, C_PROCESS_KILL, C_PROCESS_QUERY_ALL_PROPERTIES, C_PROCESS_QUERY_USERNAME, UNIVERSAL_PROCESS_DESCRIPTOR, UNIVERSAL_PROCESS_FILTER, UNIVERSAL_PROCESS_MINER, UNIVERSAL_PROCESS_ROOT, UNIVERSAL_PROCESS_TEMP |
| Fields inherited from interface org.eclipse.rse.services.clientserver.IServiceConstants |
|---|
FAILED, FAILED_TO_DELETE_DIR, FAILED_WITH_DOES_NOT_EXIST, FAILED_WITH_EXCEPTION, FAILED_WITH_EXIST, FAILED_WITH_SECURITY, SUCCESS, TOKEN_SEPARATOR, UNEXPECTED_ERROR, VERSION_1 |
| Constructor Summary | |
|---|---|
UniversalProcessMiner()
|
|
| Method Summary | |
|---|---|
void |
extendSchema(org.eclipse.dstore.core.model.DataElement schemaRoot)
|
protected String |
getSignalTypes()
|
String |
getVersion()
|
org.eclipse.dstore.core.model.DataElement |
handleCommand(org.eclipse.dstore.core.model.DataElement theCommand)
|
protected org.eclipse.dstore.core.model.DataElement |
handleQueryUserName(org.eclipse.dstore.core.model.DataElement subject,
org.eclipse.dstore.core.model.DataElement status)
Get the username |
void |
load()
|
| Methods inherited from class org.eclipse.dstore.core.miners.miner.Miner |
|---|
command, createAbstractCommandDescriptor, createAbstractObjectDescriptor, createAbstractObjectDescriptor, createAbstractRelationship, createCommandDescriptor, createCommandDescriptor, createObjectDescriptor, createObjectDescriptor, createReference, createRelationDescriptor, finish, getCommandArgument, getCommandName, getCommandStatus, getDependencies, getExternalLoader, getMinerData, getMinerDependencies, getMinerElement, getMinerName, getMinerTransient, getNumberOfCommandArguments, getResourceBundle, getSchemaRoot, getValue, handle, initMiner, isConnected, isInitialized, load, makeTransient, requestCommand, setDataStore, setExternalLoader, updateMinerInfo, waitForInput |
| Methods inherited from class org.eclipse.dstore.core.model.Handler |
|---|
getWaitTime, isFinished, notifyInput, run, setWaitTime |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String MINER_ID
| Constructor Detail |
public UniversalProcessMiner()
| Method Detail |
public org.eclipse.dstore.core.model.DataElement handleCommand(org.eclipse.dstore.core.model.DataElement theCommand)
protected org.eclipse.dstore.core.model.DataElement handleQueryUserName(org.eclipse.dstore.core.model.DataElement subject,
org.eclipse.dstore.core.model.DataElement status)
public void extendSchema(org.eclipse.dstore.core.model.DataElement schemaRoot)
extendSchema in interface org.eclipse.dstore.core.model.ISchemaExtenderpublic void load()
protected String getSignalTypes()
public String getVersion()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||