|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.tango.server.annotation | |
---|---|
org.tango.server | |
org.tango.server.admin | Admin device or usually known as DServer |
org.tango.server.annotation | Annotations for creating a tango device. |
org.tango.server.device | |
org.tango.server.servant | The CORBA servant |
org.tango.server.testserver | All servers for unit tests. |
Classes in org.tango.server.annotation used by org.tango.server | |
---|---|
TransactionType
Possible values for a tango device transaction |
Classes in org.tango.server.annotation used by org.tango.server.admin | |
---|---|
Attribute
Declare an attribute of a tango device. |
|
Command
Declare a command of a tango device. |
|
Device
Declare a class as a Tango Device. |
|
Init
Designates a method to receive a callback before a device has been exported. |
|
StateMachine
Manage the state machine of the device. |
Classes in org.tango.server.annotation used by org.tango.server.annotation | |
---|---|
TransactionType
Possible values for a tango device transaction |
Classes in org.tango.server.annotation used by org.tango.server.device | |
---|---|
TransactionType
Possible values for a tango device transaction |
Classes in org.tango.server.annotation used by org.tango.server.servant | |
---|---|
Command
Declare a command of a tango device. |
|
TransactionType
Possible values for a tango device transaction |
Classes in org.tango.server.annotation used by org.tango.server.testserver | |
---|---|
AroundInvoke
Defines an interceptor method that interposes on business methods (command, attribute). |
|
Attribute
Declare an attribute of a tango device. |
|
AttributeProperties
Default attribute properties. |
|
Command
Declare a command of a tango device. |
|
Delete
Designates a method to receive a callback before a device is unexported. |
|
Device
Declare a class as a Tango Device. |
|
Init
Designates a method to receive a callback before a device has been exported. |
|
Schedule
WARNING: Experimental feature. |
|
StateMachine
Manage the state machine of the device. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |