|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.result.internal.core.ReExecutionRegistryReader
public class ReExecutionRegistryReader
Utility class to read the extensions
Constructor Summary | |
---|---|
ReExecutionRegistryReader()
|
Method Summary | |
---|---|
static IReExecutionRunnable |
readProperReExecutionHandler(OperationCommand cmd)
Given a operation, this method is to find a approporiate IReExecutionRunnable handler to re-execute this operaion. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReExecutionRegistryReader()
Method Detail |
---|
public static IReExecutionRunnable readProperReExecutionHandler(OperationCommand cmd)
cmd
- the operation command
IReExecutionRunnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |