Uses of Class
org.tango.server.annotation.Init

Packages that use Init
org.tango.server.admin Admin device or usually known as DServer 
org.tango.server.testserver All servers for unit tests. 
 

Uses of Init in org.tango.server.admin
 

Methods in org.tango.server.admin with annotations of type Init
 void AdminDevice.init()
          Init the device
 

Uses of Init in org.tango.server.testserver
 

Methods in org.tango.server.testserver with annotations of type Init
 void PipeServer.init()
           
 void TestStateServer.init()
           
 void JTangoTest.init()
          Automatically called when device starts
 void ForwardedServer.init()
           
 void InitErrorServer.init()
           
 void SeveralClasses.Class1.init()
           
 void EventServer.init()
           
 void SuperServer.init()
           
 void SubServer.init()
           
 



Copyright © 2012-2015. All Rights Reserved.