Annotation Style

In annotation style, the agent models a managed object type with virtual objects rather than Java instances. Annotations such as @TeaObjectType encapsulate information about the object types. Annotations such as @TeaGetInfo indicate methods that interact with the server, providing information about the virtual objects.

Related tasks