CFEngine API

org.recommender.test
Class CFOperation

java.lang.Object
  |
  +--org.recommender.test.CFOperation
All Implemented Interfaces:
java.lang.Runnable

public class CFOperation
extends java.lang.Object
implements java.lang.Runnable

Test cases for DB components

Author:
Yun Wang

Constructor Summary
CFOperation(CFEngine c, java.lang.String name)
           
 
Method Summary
 void doDBop(int user, int operation)
           
 boolean isBusy()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFOperation

public CFOperation(CFEngine c,
                   java.lang.String name)
Method Detail

doDBop

public void doDBop(int user,
                   int operation)

isBusy

public boolean isBusy()

run

public void run()
Specified by:
run in interface java.lang.Runnable

CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu