Skip navigation links
A C D E F G H I L M O S T V _ 

G

getAmiSession(Map, String, String, String) - Method in class COM.TIBCO.hawk.ami.AmiSessionFactory
 
getAmiThreads() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getAnnounced() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getArguments() - Method in class COM.TIBCO.hawk.ami.AmiGetVersionMethod
Returns the input parameter list for this AMI method.
getArguments() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Returns an AmiParameterList that serves to describe the input arguments of this AMI method.
getArguments() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Gets the input arguments of the method invocation or subscription.
getArguments() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the parameter list that describes the input parameters of this AMI method.
getAsyncContextList() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getBoolean(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Boolean value of the AMI parameter at the given index.
getByte(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Byte value of the AMI parameter at the given index.
getContext() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Gets this method invocation/subscription context number.
getDirectoryName() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the current trace directory path.
getDisplayName() - Method in class COM.TIBCO.hawk.ami.AmiSession
Returns the display name of this AMI session.
getDouble(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Double value of the AMI parameter at the given index.
getDuration() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Gets the DURATION parameter of the asynchronous method subscription.
getFileName() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the current trace file name.
getFileSize() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the current trace maximum file size.
getFloat(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Float value of the AMI parameter at the given index.
getHelp() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Return the help text of the method.
getHelp() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the help text that describes the functionality of this AMI method.
getHelp() - Method in class COM.TIBCO.hawk.ami.AmiParameter
Returns the help text of the parameter
getHelp() - Method in class COM.TIBCO.hawk.ami.AmiSession
Returns the help text message of this AMI session.
getIndexName() - Method in class COM.TIBCO.hawk.ami.AmiGetVersionMethod
Returns the index name of this AMI method.
getIndexName() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Returns the name of the output parameter that serves as the index name.
getIndexName() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the index parameter name of this method.
getInstance() - Static method in class COM.TIBCO.hawk.ami.AmiSessionFactory
To get an instance of the AmiSessionFactory class.
getInteger(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Integer value of the AMI parameter at the given index.
getInvokeQueue() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getLegalChoices() - Method in class COM.TIBCO.hawk.ami.AmiParameter
Returns an array of legal choices object associated with this AmiParameter
getLevel() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the current trace level.
getLevelHelpString(int) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Gets the help text corresponding to the given trace level.
getLevelLabelString(int) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Gets the label string corresponding to the given trace level.
getLevelString(int) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the given trace level's string name.
getLong(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Long value of the AMI parameter at the given index.
getLowestCause(Throwable) - Static method in class COM.TIBCO.hawk.ami.AmiTrace
 
getMaxFile() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Returns the current trace maximum number of files before purging occurs.
getMaxLevel() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Gets the current maximum settable level.
getMaxThreads() - Method in class COM.TIBCO.hawk.ami.AmiSession
Gets the maximum number of invocation processing thread this AmiSession is allowed to create.
getMethod() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Gets the AMI method object associated with this invocation or subscription.
getMethod(String) - Method in class COM.TIBCO.hawk.ami.AmiSession
Retrieve the AmiMethodInterface object by its name..
getMethodList() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getMethods() - Method in interface COM.TIBCO.hawk.ami.AmiEnabledInterface
Returns an array of AmiMethodInterface.
getMethods() - Method in class COM.TIBCO.hawk.ami.AmiSession
Returns an array of AmiMethodInterfaces for getting and setting AMI session's number of threads.
getMethods() - Method in class COM.TIBCO.hawk.ami.AmiTrace
Returns an array of AmiMethodInterfaces for getting and setting AmiTrace properties.
getName() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Return the name of this method.
getName() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the name of this AMI method.
getName() - Method in class COM.TIBCO.hawk.ami.AmiParameter
Returns the name of this AmiParameter object.
getName() - Method in class COM.TIBCO.hawk.ami.AmiSession
Returns the name of this AMI session.
getNumberOfLevels() - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
Gets the current number of distinct trace levels.
getObject(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the value of the AMI parameter at the given index.
getParameter(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the AMI Parameter object at the given index.
getReplySubject() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Gets the reply subject of the method invoker or subscriber.
getReturns() - Method in class COM.TIBCO.hawk.ami.AmiGetVersionMethod
Returns the output parameter list for this AMI method.
getReturns() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Returns an AmiParameterList that serves to describe the output return arguments of this AMI method.
getReturns() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the parameter list that describes the output parameters of this AMI method.
getRvQueue() - Method in class COM.TIBCO.hawk.ami.AmiSession
Gets the rvQueue of this AMI session.
getSession() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Returns the AmiSession object that this method belongs to.
getSession() - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
Protected method to be accessed by the AMI Java API only.
getSession() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the AMI session that owns this AMI method.
getShort(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the Short value of the AMI parameter at the given index.
getString(int) - Method in class COM.TIBCO.hawk.ami.AmiParameterList
Gets the String value of the AMI parameter at the given index.
getTimeout() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Returns the timeout interval of this AMI method, in milliseconds.
getTimeout() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the timeout period for this AMI method.
getTrace() - Method in class COM.TIBCO.hawk.ami.AmiSession
Returns the AmiTraceInterface object used to create this AmiSession.
getTransport() - Method in class COM.TIBCO.hawk.ami.AmiSession
 
getType() - Method in class COM.TIBCO.hawk.ami.AmiMethod
Return the type object of this AMI method.
getType() - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
Gets the type of this AMI method.
getValue() - Method in class COM.TIBCO.hawk.ami.AmiParameter
Returns the sample value object for this AmiParameter object.
getValueChoices() - Method in class COM.TIBCO.hawk.ami.AmiParameter
Returns an array of value choices object associated with this AmiParameter
A C D E F G H I L M O S T V _ 
Skip navigation links

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