Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.dstore.universal.miners
Class UniversalProcessMiner


java.lang.Object
  extended by 

java.lang.Thread
      extended by org.eclipse.dstore.core.server.SecuredThread
          extended by org.eclipse.dstore.core.model.Handler
              extended by org.eclipse.dstore.core.miners.Miner
                  extended by 
org.eclipse.rse.dstore.universal.miners.UniversalProcessMiner
All Implemented Interfaces:
Runnable, org.eclipse.dstore.core.model.ISchemaExtender

public class UniversalProcessMiner
extends org.eclipse.dstore.core.miners.Miner

Miner for getting process information from a remote system.


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang. Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class org.eclipse.dstore.core.miners.Miner
_commandQueue, _dependencies, _minerData, _minerElement, _minerTransient, _name, _resourceBundle, _value
 
Fields inherited from class org.eclipse.dstore.core.model.Handler
_keepRunning, _waitIncrement
 
Fields inherited from class org.eclipse.dstore.core.server.SecuredThread
_dataStore
 
Fields inherited from class java.lang. Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
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
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, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, 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
 

Constructor Detail

UniversalProcessMiner

public UniversalProcessMiner()
Method Detail

handleCommand

public org.eclipse.dstore.core.model.DataElement handleCommand(org.eclipse.dstore.core.model.DataElement theCommand)
Specified by:
handleCommand in class org.eclipse.dstore.core.miners.Miner

handleQueryUserName

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


extendSchema

public void extendSchema(org.eclipse.dstore.core.model.DataElement schemaRoot)

load

public void load()
Overrides:
load in class org.eclipse.dstore.core.miners.Miner

getSignalTypes

protected 
String getSignalTypes()
Returns:
a String with a list of signal types that can be sent to processes on this system, separated by newline characters.

getVersion

public 
String getVersion()
Specified by:
getVersion in class org.eclipse.dstore.core.miners.Miner

RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire