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 EventServer.init()
           
 void ForwardedServer.init()
           
 void JTangoTest.init()
          Automatically called when device starts
 void TestStateServer.init()
           
 void SubServer.init()
           
 void PipeServer.init()
           
 void SuperServer.init()
           
 void InitErrorServer.init()
           
 void SeveralClasses.Class1.init()
           
 



Copyright © 2012-2016. All Rights Reserved.