| Package | Description |
|---|---|
| com.tibco.tea.agent.api |
Provides interfaces for defining TeaObjectTypes
|
| com.tibco.tea.agent.server |
Provides server containers for hosting the agent
|
| Class and Description |
|---|
| AgentContext |
| AgentTypeId
This object handles the AgentType id formatting
The rule is as follows:
1.- When the objectId is presented as a String, then the different parts of the id are separated by : and each of the parts are URL encoded.
|
| BaseTeaObject
Base interface for describing the TeaObject.
|
| LdapRealmConfig |
| MethodType
Types of the operations, they define the semantics of the operation.
|
| ObjectId
This object handles the Object id formatting
The rule is as follows:
1.- When the objectId is presented as a String, then the different parts of the id are separated by : and each of the parts are URL encoded.
|
| ObjectTypeId
This object handles the Object type id formatting
The rule is as follows:
1.- When the objectTypeId is presented as a String, then the different parts of the id are separated by : and each of the parts are URL encoded.
|
| RealmConfig
Interface to hold Realm Configuration
|
| SettableFuture
SettableFuture is a custom Future object that TEA Agent library provides for defining asynchronous operations.
|
| SingletonTeaObject
ObjectType which has only one instance.
|
| TeaConcept
List of the concepts defined in TEA.
|
| TeaLdapConfigurationEvent
LDAP configuration event
|
| TeaLdapConfigurationEvent.TYPE |
| TeaObject
Interface for defining the TeaObjectType.
|
| TeaObjectProvider
Provider interface which provides a TeaObject given a key.
|
| TeaServerInfo |
| TeaSession |
| TeaSessionEvent |
| TeaSolutionReference
The TeaSolution class in library that gets sent back to the server
|
| WithMembers
This interface should be used for defining object type which have members/children.
|
| Class and Description |
|---|
| TeaPersistence
Interface that defines the sharing operations for the Tea Persistence
|
| TeaSolution
The TeaSolution class in library
|
Copyright © 2022 TIBCO Software Inc.. All Rights Reserved.