JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
TIBCO BusinessEvents 6.1.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.tibco.cep.kernel.model.knowledgebase
Interface Handle
public interface
Handle
Representation of an
Object
in the kernel.
Since:
2.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getObject
()
Gets the object associated to this handle.
Method Detail
getObject
java.lang.Object getObject()
Gets the object associated to this handle.
Returns:
the object of this handle.
Since:
2.0.0
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
TIBCO BusinessEvents 6.1.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method