com.sshtools.common.automate
Class RemoteIdentificationRule
java.lang.Object
com.sshtools.common.automate.RemoteIdentificationRule
public class RemoteIdentificationRule
- extends java.lang.Object
- Version:
- $Revision: 1.13 $
- Author:
- $author$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteIdentificationRule
public RemoteIdentificationRule()
testRule
public boolean testRule(java.lang.String identification)
- Parameters:
identification
-
- Returns:
setPriority
protected void setPriority(int priority)
- Parameters:
priority
-
addExpression
protected void addExpression(java.lang.String operation,
java.lang.String value)
throws UnsupportedRuleException
- Parameters:
operation
- value
-
- Throws:
UnsupportedRuleException
setName
protected void setName(java.lang.String name)
- Parameters:
name
-
getName
public java.lang.String getName()
- Returns:
getPriority
public int getPriority()
- Returns:
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.