Defining TIBCO Enterprise Administrator Object Types using Interfaces

You can define various Object Types by implementing interfaces provided as a part of the TIBCO Enterprise Administrator agent library.

There are three interfaces that can be used for defining object types:
  • com.tibco.tea.agent.api.TopLevelTeaObject
  • com.tibco.tea.agent.api.TeaObject
  • com.tibco.tea.agent.api.SingletonTeaObject

You also can assign some aspects to these object types to retrieve additional information.