Knowledge API Legacy5 Adapter 6.0.0.Beta5

org.drools.agent.conf
Class ValidationTimeoutOption

java.lang.Object
  extended by org.drools.agent.conf.ValidationTimeoutOption

public class ValidationTimeoutOption
extends Object


Field Summary
static String PROPERTY_NAME
          The property name for the validation timeout
 
Method Summary
 boolean equals(Object o)
           
static ValidationTimeoutOption get(int threshold)
           
 String getPropertyName()
          
 int getTimeout()
          Returns the timeout value
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_NAME

public static final String PROPERTY_NAME
The property name for the validation timeout

See Also:
Constant Field Values
Method Detail

get

public static ValidationTimeoutOption get(int threshold)

getPropertyName

public String getPropertyName()


getTimeout

public int getTimeout()
Returns the timeout value

Returns:

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Knowledge API Legacy5 Adapter 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.