org.tango.server.history
Class DeviceBlackBox

java.lang.Object
  extended by org.tango.server.history.DeviceBlackBox

public final class DeviceBlackBox
extends java.lang.Object


Constructor Summary
DeviceBlackBox()
           
 
Method Summary
 void insertInblackBox(java.lang.String message)
           
 void insertInblackBox(java.lang.String message, fr.esrf.Tango.ClntIdent clt)
           
 void insertInblackBox(java.lang.String message, fr.esrf.Tango.DevSource devSource)
           
 void insertInblackBox(java.lang.String message, fr.esrf.Tango.DevSource devSource, fr.esrf.Tango.ClntIdent clt)
           
 java.lang.String[] toArray(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceBlackBox

public DeviceBlackBox()
Method Detail

toArray

public java.lang.String[] toArray(int size)
                           throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed

insertInblackBox

public void insertInblackBox(java.lang.String message)

insertInblackBox

public void insertInblackBox(java.lang.String message,
                             fr.esrf.Tango.DevSource devSource)

insertInblackBox

public void insertInblackBox(java.lang.String message,
                             fr.esrf.Tango.DevSource devSource,
                             fr.esrf.Tango.ClntIdent clt)

insertInblackBox

public void insertInblackBox(java.lang.String message,
                             fr.esrf.Tango.ClntIdent clt)


Copyright © 2012-2016. All Rights Reserved.