Object Types Optional Aspects
The TIBCO Enterprise Administrator Agent library supports optional aspects for defining the object type: members, status, and configuration.
To control the definition of an object type, the following interfaces can be added to the interfaces that are used to create object types.
Define an object type with members
An object type can have members or subclasses that the object type contains or refers to. For example, an enterprise might have environments, a machine might have processes, a domain might have applications and so on. Such relationships can be defined using com.tibco.tea.agent.api.WithMembers. TopLevelTeaObject is expected to support this interface.Copyright © Cloud Software Group, Inc. All Rights Reserved.