Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.common.automate.RemoteIdentificationRule
public class RemoteIdentificationRule
extends java.lang.Object
Method Summary | |
protected void |
|
String |
|
int | |
protected void |
|
protected void |
|
boolean |
|
protected void addExpression(String operation, String value) throws UnsupportedRuleException
- Parameters:
operation
-value
-
- Throws:
UnsupportedRuleException
-
public String getName()
- Returns:
public int getPriority()
- Returns:
protected void setName(String name)
- Parameters:
name
-
protected void setPriority(int priority)
- Parameters:
priority
-
public boolean testRule(String identification)
- Parameters:
identification
-
- Returns: