Package | Description |
---|---|
com.tibco.tea.agent.api |
Provides interfaces for defining TeaObjectTypes
|
Modifier and Type | Interface and Description |
---|---|
interface |
TeaObjectProvider<T extends TeaObject>
Provider interface which provides a TeaObject given a key.
|
Modifier and Type | Method and Description |
---|---|
void |
TeaPersistence.share(TeaObject teaObject)
Shares the given tea object
|
void |
TeaPersistence.unshare(TeaObject teaObject)
Unshares the given tea object
|
Modifier and Type | Method and Description |
---|---|
TeaSolutionReference |
TeaSolutionReference.withMembers(Collection<BaseTeaObject> baseTeaObjects,
Map<String,TeaObjectProvider<TeaObject>> teaObjectProviderCache) |
Copyright © 2015 TIBCO Software Inc.. All Rights Reserved.