Skip navigation links
A C D E G H I L M N O P Q R S T U V W 

T

TabularData - Class in COM.TIBCO.hawk.talon
An open data type used to tabular data structures.
TabularData(String[], String[], Object[][]) - Constructor for class COM.TIBCO.hawk.talon.TabularData
Constructor NOTE: when building a TabularData object to conform to a particular TabularDataDescriptor, it may have 0 rows but the columnNames parameter must still match those specified by the descriptor.
TabularDataDescriptor - Class in COM.TIBCO.hawk.talon
This subclass of DataDescriptor is used to describe objects of type TabularData.
TabularDataDescriptor(String, String, DataDescriptor[], String[]) - Constructor for class COM.TIBCO.hawk.talon.TabularDataDescriptor
Constructs a TabularDataDescriptor.
TalonUtil - Class in COM.TIBCO.hawk.talon
This class consolidates all the convenience utility methods that operate on open data.
TalonUtil() - Constructor for class COM.TIBCO.hawk.talon.TalonUtil
 
TCP_AGENT_ALIVE_LISTENER - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_AMI_CLUSTER_NAME - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_AMI_INVOKE_REPLY - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_AMI_INVOKE_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_AMI_STOP_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_COMMIT_SUBSCRIPTION_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_INVOKE_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_INVOKE_REQUEST_LISTENER - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_PING_REQUEST_LISTENER - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_REMOTE_ACCESS_INTERVAL - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_START_SUBSCRIPTION_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_STOP_SUBSCRIPTION_REQUEST - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_SUBSCRIPTION_ONDATA - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_SUBSCRIPTION_ONERROR - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_SUBSCRIPTION_ONERRORCLEARED - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TCP_SUBSCRIPTION_ONTERMINATION - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
thisMicroAgentAdded(MicroAgentID) - Method in interface COM.TIBCO.hawk.agent.nest.MicroAgent
This method is called by a microagent container when this microagent has been successfully added to it.
thisMicroAgentRemoved() - Method in interface COM.TIBCO.hawk.agent.nest.MicroAgent
Called when this microagent is removed from the microagent container.
TIBHawkConsole - Class in COM.TIBCO.hawk.console.hawkeye
The TIBHawkConsole provides access to services that can be used for monitoring and management of TIB/Hawk agent events.
TIBHawkConsole(String, String, String, String) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of Hawk 5.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, String, String, String, String) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of TIB/Hawk version 3.1.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, String, String, String, Hashtable) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of Hawk version 5.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, String, String, String, int) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of TIB/Hawk version 4.6.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, String) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of Hawk 5.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, String, int, int) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
Deprecated.
As of Hawk 5.0, instead use TIBHawkConsoleFactory to construct TIBHawkConsole
TIBHawkConsole(String, Map) - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsole
 
TIBHawkConsoleFactory - Class in COM.TIBCO.hawk.console.hawkeye
This class provides an instance of HAWK Console application, based on the configured properties.
TIBHawkConsoleFactory() - Constructor for class COM.TIBCO.hawk.console.hawkeye.TIBHawkConsoleFactory
 
TIMER_DELAY - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
TIMER_INTERVAL - Static variable in class COM.TIBCO.hawk.utilities.misc.HawkConstants
 
toFormattedString(String) - Method in class COM.TIBCO.hawk.talon.MethodDescriptor
Returns a formatted string representation of this descriptor.
toFormattedString() - Method in class COM.TIBCO.hawk.talon.MicroAgentDescriptor
Returns a formatted string representation of this descriptor.
toString() - Method in class COM.TIBCO.hawk.console.hawkeye.AgentID
 
toString() - Method in class COM.TIBCO.hawk.console.hawkeye.AgentInstance
 
toString() - Method in class COM.TIBCO.hawk.talon.Agent
 
toString() - Method in class COM.TIBCO.hawk.talon.CompositeData
 
toString() - Method in class COM.TIBCO.hawk.talon.CompositeDataDescriptor
Returns a string representation of this descriptor.
toString() - Method in class COM.TIBCO.hawk.talon.DataDescriptor
Returns a string representation of this descriptor.
toString() - Method in class COM.TIBCO.hawk.talon.DataElement
Returns a string representation of this element.
toString() - Method in class COM.TIBCO.hawk.talon.MethodDescriptor
Returns a string representation of this descriptor.
toString() - Method in class COM.TIBCO.hawk.talon.MethodInvocation
Returns a string representation of this MethodInvocation
toString() - Method in class COM.TIBCO.hawk.talon.MethodSubscription
Returns a string representation of this MethodSubscription
toString() - Method in class COM.TIBCO.hawk.talon.MicroAgentData
 
toString() - Method in class COM.TIBCO.hawk.talon.MicroAgentDescriptor
Returns a string representation of this descriptor.
toString() - Method in class COM.TIBCO.hawk.talon.MicroAgentID
Returns a string representation of this id
toString() - Method in class COM.TIBCO.hawk.talon.TabularData
 
toString() - Method in class COM.TIBCO.hawk.talon.TabularDataDescriptor
Returns a string representation of this descriptor.
toXML() - Method in class COM.TIBCO.hawk.talon.CompositeData
 
toXML() - Method in class COM.TIBCO.hawk.talon.DataElement
Returns a XML representation of this element.
toXML() - Method in class COM.TIBCO.hawk.talon.TabularData
 
type() - Method in class COM.TIBCO.hawk.console.security.HsGroupOperation
type() returns the type of the request
type() - Method in class COM.TIBCO.hawk.console.security.HsNodeOperation
type() returns the type of the request
types - Static variable in interface COM.TIBCO.hawk.talon.OpenData
An array of strings of the fully-qualified names of the open data types.
A C D E G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.