org.tango.server.servant
Class ORBUtils

java.lang.Object
  extended by org.tango.server.servant.ORBUtils

public final class ORBUtils
extends java.lang.Object


Method Summary
static void exportDevice(DeviceImpl dev, java.lang.String hostName, java.lang.String pid)
           
static IORDump getIORDump(DeviceImpl dev)
           
static void unexportDevice(DeviceImpl device)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exportDevice

public static void exportDevice(DeviceImpl dev,
                                java.lang.String hostName,
                                java.lang.String pid)
                         throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed

getIORDump

public static IORDump getIORDump(DeviceImpl dev)
                          throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed

unexportDevice

public static void unexportDevice(DeviceImpl device)
                           throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2016. All Rights Reserved.