cern.cmw.rda
Class BlockDetector

java.lang.Object
  extended by cern.cmw.rda.BlockDetector

public class BlockDetector
extends Object


Nested Class Summary
static class BlockDetector.DetectorType
           
 
Method Summary
 void finishActivity(long id)
           
static BlockDetector getInstance(BlockDetector.DetectorType type)
           
 void registerCallback(BlockDetectionCallback callback)
           
 long startActivity(String details)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BlockDetector getInstance(BlockDetector.DetectorType type)

registerCallback

public void registerCallback(BlockDetectionCallback callback)

startActivity

public long startActivity(String details)

finishActivity

public void finishActivity(long id)


Copyright © 2007 CERN. All Rights Reserved.