A B C D E F G H I J K L M N O P R S T U V W X

A

AbsBeanMessages - Class in raccoon.core.bean.descriptor
Contains all the error messages related to the bean analyzer.
AbsChannel - Class in raccoon.tibco.tibrv.uitest.data
The configuration elements of TIB/Rendezvous transport.
AbsChannel() - Constructor for class raccoon.tibco.tibrv.uitest.data.AbsChannel
 
AbsComponent - Class in raccoon.core.types
Convenience abstract component to centralize basic operations.
AbsComponent() - Constructor for class raccoon.core.types.AbsComponent
 
AbsComponentManager - Class in raccoon.core.types
Convenience abstract class offered to the end user to handle sets of components or data caching.
AbsComponentManager() - Constructor for class raccoon.core.types.AbsComponentManager
Default constructor, required by all components for dynamic instanciation.
AbsConfigurableLoadable - Class in raccoon.core.types
A configurable component that has to be loaded before usage.
AbsConfigurableLoadable() - Constructor for class raccoon.core.types.AbsConfigurableLoadable
 
AbsLoadable - Class in raccoon.core.types
Common features for a loadable component.
AbsLoadable() - Constructor for class raccoon.core.types.AbsLoadable
 
AbsLogComponent - Class in raccoon.core.log
Contains common logic for all the implementing classes of ILogger contained in this package.
AbsLogComponent() - Constructor for class raccoon.core.log.AbsLogComponent
Default constructor required for dynamic instanciation.
AbsParser - Class in raccoon.tibco.tibrv.badhnati.ae
Common denominator amongst all TIBCO enabled parsers.
AbsParser() - Constructor for class raccoon.tibco.tibrv.badhnati.ae.AbsParser
 
accept(File, String) - Method in class raccoon.core.file.endpoint.poller.FileFilter
Tests if a specified file should be included in a file list.
acceptsURL(String) - Method in class raccoon.core.jdbc.ConnectionDriver
Retrieves whether the driver thinks that it can open a connection to the given URL.
add(String, Object) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, Object, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, Object, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, boolean) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, byte) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, long) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, float) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, double) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, boolean, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, byte, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, int, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, long, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, float, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
add(String, double, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addApplicationInfo(String) - Method in interface raccoon.api.eai.message.ITracking
Adder method for applicationInfo.
addApplicationInfo(String) - Method in class raccoon.tibco.tibrv.message.RvTracking
Adder method for applicationInfo
addCase(IUnitCaseResult) - Method in interface raccoon.api.eai.uitest.report.IUnitSuiteResult
Adds a single case to the current list of cases.
addCase(IUnitCaseResult) - Method in class raccoon.core.uitest.data.UiSuiteResult
Adds a single case to the current list of cases.
addComponent(Component) - Method in class raccoon.core.manager.data.Services
Adder method for components
addContainedException(Throwable) - Method in exception raccoon.api.exception.RaccoonException
Adds an exception to this instance, useful when more than one nested exception is required.
adder() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Returns the addMethod for this bean, used to add an element to a collection of a java bean.
adder() - Method in class raccoon.core.bean.descriptor.BeanProperty
Returns the adder for this bean, used to add an element to a collection of a java bean.
addEventHandler(IEventHandler) - Method in interface raccoon.api.eai.endpoint.ISubscriber
Adds an Event Handler to this subscriber.
addEventHandler(IEventHandler) - Method in class raccoon.tibco.tibrv.endpoint.TibrvCallback
Adds a new event handler to this listener.
addEventHandler(IEventHandler) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Adds an Event Handler to this subscriber.
addExpected(ComponentFile) - Method in class raccoon.core.uitest.data.UiTest
Adds an expected message to the list of current messages.
addField(TibrvMsgField) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addIgnore(UiIgnore) - Method in interface raccoon.api.eai.uitest.IComparator
Adds a new ignore rule before undertaking the comparaison.
addIgnore(UiIgnore) - Method in class raccoon.core.uitest.data.UiTest
Adds a new ignore rule to this test.
addIgnore(UiIgnore) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
addListener(ListenerInfo) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
addMsgField(IField) - Method in interface raccoon.api.eai.message.IMessage
Adds a new field instance to the list of fields.
addMsgField(IField) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds a new field instance to the list of fields.
addPackage(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Adds a given java package to the list of the currently referenced packages, if necessary.
addPlayerChannel(ComponentFile) - Method in interface raccoon.api.eai.uitest.IUnitPlayer
Adds a new player channel to the list of current playing channels.
addPlayerChannel(ComponentFile) - Method in class raccoon.core.uitest.file.FilePublisher
Adds a new player channel to the list of current playing channels.
addPlayerChannel(ComponentFile) - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Adds a new player channel to the list of current playing channels.
addProperty(IBeanProperty) - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Adds a new bean property to the current list of bean properties.
addProperty(String, Class) - Method in interface raccoon.api.types.IConfigurableManager
Adds the specified property to the list of configurable elements.
addProperty(String, Class, boolean) - Method in interface raccoon.api.types.IConfigurableManager
Adds the specified property to the list of configurable elements.
addProperty(IBeanProperty) - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Adds a new bean property to the current list of bean properties
addProperty(Property) - Method in class raccoon.core.manager.thin.Component
Appends a new configurable element to this component.
addProperty(String, Class) - Method in class raccoon.core.types.ConfigurableManager
Adds the specified property to the list of configurable elements.
addProperty(String, Class, boolean) - Method in class raccoon.core.types.ConfigurableManager
Adds the specified property to the list of configurable elements.
addPropertyDefaultValue(Property) - Method in class raccoon.core.manager.data.Component
Adder method for propertyDefaultValues.
addReceived(ReceivedMessage) - Method in class raccoon.core.uitest.data.UiTestResult
 
addRecorded(String) - Method in class raccoon.core.uitest.data.UiTestResult
 
addRecordingChannel(ComponentFile) - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Adds a new recording channel to the list of current recording channels.
addRecordingChannel(ComponentFile) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Adds a new recording channel to the list of current recording channels.
addReference(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Add a class reference that isn't a collection.
addReference(String, String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Add a class reference that is a collection.
addRequiredComponent(ComponentLink) - Method in class raccoon.core.manager.data.Component
Adder method for requiredComponents
addStillWaiting(String, ArrayList) - Method in class raccoon.core.uitest.data.UiTestResult
Adds a still waiting for event
addSubscriber(ComponentFile) - Method in class raccoon.core.uitest.data.UiTest
Adds a new subscriber to the current test case.
addSubscriber(String) - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
addTestResult(IUnitTestResult) - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
Adds a new test result to the current list of results.
addTestResult(IUnitTestResult) - Method in class raccoon.core.uitest.data.UiCaseResult
Adds a new test result to the current list of results.
addU16(String, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU16(String, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU32(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU32(String, int, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU64(String, long) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU64(String, long, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU8(String, byte) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addU8(String, byte, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
addUiCase(UiCase) - Method in class raccoon.core.uitest.data.UiSuite
Appends a new case to this suite.
addUiTest(UiTest) - Method in class raccoon.core.uitest.data.UiCase
Adds a new test element to this instance.
AdminGuiConfig - Class in raccoon.tibco.tibrv.hoststatus.data
Information related to the Rendezvous daemon on a given host.
AdminGuiConfig() - Constructor for class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
AdminHandler - Class in raccoon.tibco.tibrv.admin
The administrative message handler.
AdminHandler(ILogger) - Constructor for class raccoon.tibco.tibrv.admin.AdminHandler
Default constructor.
AdvisoryType - Class in raccoon.api.eai.endpoint
The types of advisories that are delivered by the messaging layer.
AeConstants - Interface in raccoon.tibco.tibrv.badhnati.descriptors
Contains all the various constants used to identify the differents elements contained by an Active Enterprise message.
analyzeProperties() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Parses all the properties assigned to this instance in order to set correctly the fields isAtomic, isCastorBean and isRaccoonBean.
analyzeProperties() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Parses all the properties assigned to this instance in order to set correctly the fields.
analyzeTests() - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
Analyzes the results of the tests contained by this case.
analyzeTests() - Method in class raccoon.core.uitest.data.UiCaseResult
Analyzes the results of the tests contained by this case.
ANY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
An undetermined payload object.
ANY - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
Any kind of protocol
append(Object, Object) - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Adds an element to this object, this object being a collection.
append(String, Object) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field.
append(String, boolean) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field that represents a boolean.
append(String, short) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field that represents a short.
append(String, int) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field that represents an int.
append(String, long) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field that represents an long.
append(String, Object, int, int) - Method in interface raccoon.api.eai.message.IMessage
Adds to this message a new field.
append(Object, Object) - Method in class raccoon.core.bean.descriptor.BeanProperty
Adds an element to this object, this object being a collection!
append(String, Object) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field.
append(String, Object, int, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field
append(String, boolean) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field that represents a boolean.
append(String, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field that represents a short.
append(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field that represents an int.
append(String, long) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to this message a new field that represents an long.
appendMsgTracking(String) - Method in interface raccoon.api.eai.message.IBusMessage
Adds to the tracking information of this message.
appendMsgTracking(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Adds to the tracking information of this message
applicationInfo() - Method in interface raccoon.api.eai.message.ITracking
Iterator on the elements within the collection applicationInfo.
applicationInfo() - Method in class raccoon.tibco.tibrv.message.RvTracking
Iterator on the elements within the collection applicationInfo
applicationInfoAt(int) - Method in interface raccoon.api.eai.message.ITracking
Retrieves the application information at the specified position.
applicationInfoAt(int) - Method in class raccoon.tibco.tibrv.message.RvTracking
Retrieves the application information at the specified position
applicationInfoSize() - Method in interface raccoon.api.eai.message.ITracking
Retrieves the number of elements within the collection applicationInfo.
applicationInfoSize() - Method in class raccoon.tibco.tibrv.message.RvTracking
Retrieves the number of elements within the collection applicationInfo
assignAppInfo(Collection) - Method in interface raccoon.api.eai.message.ITracking
Assigns to this instance the application information.
assignAppInfo(Collection) - Method in class raccoon.tibco.tibrv.message.RvTracking
Assigns to this instance the application information
ATOMIC_CLASSES - Static variable in class raccoon.core.bean.descriptor.BeanAnalyzer
The official class types that are considered atomic by the Raccoon Framework.

B

BeanAnalyzer - Class in raccoon.core.bean.descriptor
The default bean analyzer offered by the Raccoon Framework.
BeanAnalyzer() - Constructor for class raccoon.core.bean.descriptor.BeanAnalyzer
 
BeanDescriptor - Class in raccoon.core.bean.descriptor
Contains all the valid property methods linked to a class.
BeanDescriptor() - Constructor for class raccoon.core.bean.descriptor.BeanDescriptor
 
BeanProperty - Class in raccoon.core.bean.descriptor
The default property descriptor for the Raccoon Framework.
BeanProperty(Method, Method) - Constructor for class raccoon.core.bean.descriptor.BeanProperty
Intialises this instance and links it to a method.
BeanProperty(Method, Method, Method) - Constructor for class raccoon.core.bean.descriptor.BeanProperty
Intialises this instance and links it to a method
beanType() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Returns the type of class that this method handles.
beanType() - Method in class raccoon.core.bean.descriptor.BeanProperty
Returns the type of class that this method handles.
bindFrom(TibrvMsg) - Method in interface raccoon.tibco.tibrv.api.ITibrvMsgParser
Converts the provided IBusMessage instance into the corresponding java bean instance.
bindFrom(TibrvMsg) - Method in interface raccoon.tibco.tibrv.api.IXmlToTibrvMsg
Converts the provided TibrvMsg instance into the corresponding XML Message instance.
bindFrom(TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Converts the provided IBusMessage instance into the corresponding java bean instance.
bindFrom(TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Converts the provided TibrvMsg instance into the corresponding XML Message instance.
bindTo(Object) - Method in interface raccoon.tibco.tibrv.api.ITibrvMsgParser
Converts a java bean into a valid TIB/Rendezvous message.
bindTo(String) - Method in interface raccoon.tibco.tibrv.api.IXmlToTibrvMsg
Converts an XML message instance into a valid TIB/Rendezvous message.
bindTo(Object) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Converts a java bean into a valid TIB/Rendezvous message.
bindTo(String) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Converts an XML message instance into a valid TIB/Rendezvous message.
BOOLEAN - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Boolean payload object.
bootstrap() - Method in class raccoon.core.manager.ServiceManager
Force the ServiceManager to auto load using the specified ResourceBundle in the appropriate java property.
BruteListener - Class in raccoon.tibco.tibrv.monitor
TODO Comment this class.
BruteListener() - Constructor for class raccoon.tibco.tibrv.monitor.BruteListener
 
buildString(Throwable, String) - Static method in exception raccoon.api.exception.RaccoonException
Generates a string containing the stacktrace of the throwable.
BulkXmlHandler - Class in raccoon.core.file.endpoint.poller.handlers
TODO Document this class.
BulkXmlHandler() - Constructor for class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
BUS_MESSAGE - Static variable in interface raccoon.api.eai.message.IFactory
The string indicating the use of a IBusMessage instance.
BYTE - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Byte payload.
BYTE_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Byte[] payload.

C

CastorParser - Class in raccoon.core.badhnati.castor
Reads the contents of a given XML file using Castor XML.
CastorParser() - Constructor for class raccoon.core.badhnati.castor.CastorParser
 
CFSequenceComparator - Class in raccoon.core.uitest.util
The comparator implementation for the class ComponentFile.
CFSequenceComparator() - Constructor for class raccoon.core.uitest.util.CFSequenceComparator
 
CHAR_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Char[] payload.
characters(char[], int, int) - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive notification of character data.
characters(char[], int, int) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive notification of character data.
CLASS_DECL - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The identifier used to indicate a class
CLASS_DIRECTORY - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The default location within the TIB/Repository of the definition of Active Enterprise classes.
ClassElement - Class in raccoon.tibco.tibrv.badhnati.descriptors
A single prefix element contained within an ActiveEnterprise message.
ClassElement() - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Default constructor required as this is just a container
ClassElement(String, String, Integer) - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Convenience constructor, assigns all the elements to this container.
ClassElement(String, String, String, Integer) - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Convenience constructor, assigns all the elements to this container.
ClassElement(String, String, String, Integer, IRepoGenerator) - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Convenience constructor, assigns all the elements to this container.
classFromNativeType(int) - Method in interface raccoon.api.eai.IUtils
Retrieves the class corresponding to the given type.
classFromNativeType(int) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Retrieves the class corresponding to the given type.
clear() - Method in class raccoon.core.manager.ServiceManager
Clears all the current errors attached to this component.
clear() - Method in class raccoon.core.types.AbsComponentManager
Clears all the current errors attached to this component.
clear() - Method in class raccoon.core.uitest.data.ComponentFile
Clears all the current errors attached to this component.
clearDifferences() - Method in interface raccoon.api.eai.uitest.IComparator
Clears the results of the previous comparaison.
clearDifferences() - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
clearWarnings() - Method in class raccoon.core.jdbc.Connection
Clears all warnings reported for this Connection object.
cload() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Invoked by the service manager to start this component once it has been configured.
close() - Method in class raccoon.core.jdbc.Connection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
closeConnections() - Method in class raccoon.core.jdbc.ConnectionPool
Closes all the known connections and releases resources.
collectionType() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Returns the atomic type of the collection, a call to this method is valid.
collectionType() - Method in class raccoon.core.bean.descriptor.BeanProperty
Returns the atomic type of the collection, a call to this method is valid only if isCollectionProperty returns true
comment(char[], int, int) - Method in class raccoon.core.badhnati.xml.SaxHandler
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report an XML comment anywhere in the document.
commit() - Method in class raccoon.core.jdbc.Connection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
compare(Object, Object) - Method in class raccoon.core.file.endpoint.FileComparator
Compares the last modified attribute of the given files.
compare(Object, Object) - Method in class raccoon.core.uitest.util.CFSequenceComparator
Compares its two arguments for order.
compareContent(String) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
compareField(String) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
comparePayLoad(IBusMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
compareSubjects(IBusMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
compareTo(Object) - Method in interface raccoon.api.eai.uitest.IComparator
Compares the expected message to the given object.
compareTo(Object) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
Compares the expected message to the given object.
compareTracking(IBusMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
compareType(String) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
Component - Class in raccoon.core.manager.data
Bean generated by the Raccoon Framework, complies to the Raccoon specification of a java bean.
Component() - Constructor for class raccoon.core.manager.data.Component
Default constructor for Component.
Component - Class in raccoon.core.manager.thin
The descriptor of a light weight component.
Component() - Constructor for class raccoon.core.manager.thin.Component
 
COMPONENT_IN_ERROR - Static variable in class raccoon.api.errors.ErrorCodes
The component is in error: call clear and reload/refresh.
COMPONENT_INITIALISED - Static variable in class raccoon.api.errors.ErrorCodes
The component is already initialised and can't be re-configured: the component has to be stopped first.
COMPONENT_NOT_CONFIGURABLE - Static variable in class raccoon.api.errors.ErrorCodes
This component isn't configurable.
COMPONENT_NOT_INITIALISABLE - Static variable in class raccoon.api.errors.ErrorCodes
This component isn't initialisable.
COMPONENT_NOT_INITIALISED - Static variable in class raccoon.api.errors.ErrorCodes
The component isn't initialised.
COMPONENT_NOT_LOGGABLE - Static variable in class raccoon.api.errors.ErrorCodes
This component isn't loggable.
ComponentFile - Class in raccoon.core.uitest.data
Test data defined in a test instance.
ComponentFile() - Constructor for class raccoon.core.uitest.data.ComponentFile
Default constructor, required for dynamic instanciation.
ComponentFile(int, String) - Constructor for class raccoon.core.uitest.data.ComponentFile
Convenience constructor.
ComponentLink - Class in raccoon.core.manager.data
Bean generated by the Raccoon Framework, complies to the Raccoon specification of a java bean.
ComponentLink() - Constructor for class raccoon.core.manager.data.ComponentLink
Default constructor for ComponentLink.
ComponentLink(String, String) - Constructor for class raccoon.core.manager.data.ComponentLink
 
ComponentLink(String, String, String) - Constructor for class raccoon.core.manager.data.ComponentLink
 
ComponentLoader - Class in raccoon.core.manager.thin
Utility service that reads an XML stream and returns the corresponding component descriptor.
ComponentLoader() - Constructor for class raccoon.core.manager.thin.ComponentLoader
 
ConfigurableManager - Class in raccoon.core.types
The default implementation of the IConfigurableManager interface.
ConfigurableManager() - Constructor for class raccoon.core.types.ConfigurableManager
 
ConfigurableProperty - Class in raccoon.core.types
A descriptor for a changable property.
ConfigurableProperty() - Constructor for class raccoon.core.types.ConfigurableProperty
 
configureParameters() - Method in interface raccoon.api.types.IConfigurable
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.badhnati.xml.XmlParser
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.config.StdConfig
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.config.StrConfig
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.file.endpoint.poller.FilePoller
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.jdbc.ConnectionDriver
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.log.Jdk14Proxy
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.log.Log4jProxy
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.manager.ServiceManager
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.types.AbsConfigurableLoadable
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.uitest.file.FilePublisher
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.core.uitest.UiTester
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Configures the various parameters for this component.
configureParameters() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Configures the various parameters for this component.
connect(String, Properties) - Method in class raccoon.core.jdbc.ConnectionDriver
Attempts to make a database connection to the given URL.
Connection - Class in raccoon.core.jdbc
A Connection wrapper class to be used by the pooling mechanism.
Connection(Connection, ConnectionPool) - Constructor for class raccoon.core.jdbc.Connection
 
ConnectionDriver - Class in raccoon.core.jdbc
A simple JDBC Driver to provide pooling capabilities to Raccoon in a none container context.
ConnectionDriver() - Constructor for class raccoon.core.jdbc.ConnectionDriver
 
ConnectionDriver(String, String, String, String) - Constructor for class raccoon.core.jdbc.ConnectionDriver
 
ConnectionPool - Class in raccoon.core.jdbc
The pool manager for the various JDBC connections that have been loaded..
ConnectionPool(String, String, String) - Constructor for class raccoon.core.jdbc.ConnectionPool
Creates the pool monitor and sets the fields of this instance.
containsProperty(String) - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Determines whether or not the property is contained by this instance.
containsProperty(String) - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Determines whether or not the property is contained by this instance.
convertClassNameToRepoObject(String) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Converts the fully qualified name of a class into AE Object name.
convertPackageToRepoPath(String) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Converts the package name of the java class to the pre-defined EAI/Repository path.
convertRepoPathToPackage(String) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Given a TIB/Repository path, extracts the java package.
convertTibrvException(TibrvException) - Static method in class raccoon.tibco.tibrv.utils.RvUtils
Converts the TIB/Rendezvous exception into a normalized error string
CoreHelper - Class in raccoon.core.utils
A utility component to retrieve pre-configured services.
CoreHelper() - Constructor for class raccoon.core.utils.CoreHelper
Utility classes should not have a public or default constructor.
createNewFile(String, long) - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Creates a new file with a unique name.
createStatement() - Method in class raccoon.core.jdbc.Connection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in class raccoon.core.jdbc.Connection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in class raccoon.core.jdbc.Connection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createTransport(TransportConfig, DbWriter) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
Appends the default listener using the configuration information supplied.

D

DATA_DECL - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The identifier for the payload or actual data transmitted
DATETIME - Static variable in class raccoon.api.eai.message.PsfMessageTypes
A date time object.
DbHostStatus - Class in raccoon.tibco.tibrv.hoststatus.db
The database implementation of Host Status.
DbHostStatus() - Constructor for class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
DbListener - Class in raccoon.tibco.tibrv.hoststatus.db
An information listener that generates statistical information and inserts into a JDBC Database.
DbListener(String, String, DbWriter, ILogger) - Constructor for class raccoon.tibco.tibrv.hoststatus.db.DbListener
Instanciates the new listener that is attached to a database
DbMonitor - Class in raccoon.tibco.tibrv.hoststatus.db
The host status utility that is based on database backend.
DbMonitor(String, String, String, ILogger) - Constructor for class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
Creates the required instance for KPI reporting.
DbPoller - Class in raccoon.tibco.tibrv.hoststatus.db
Database configuration polling class.
DbPoller(String, String, String) - Constructor for class raccoon.tibco.tibrv.hoststatus.db.DbPoller
Connects to the database.
DbWriter - Class in raccoon.tibco.tibrv.hoststatus.db
Writes the statistical data to a database.
DbWriter(Connection, ILogger) - Constructor for class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Connects to the database.
debug(String) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the DEBUG level is enabled.
debug(String, Object[]) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Object[], Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the DEBUG level is enabled.
debug(String) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the DEBUG level is enabled
debug(String, Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the DEBUG level is enabled
debug(String, Object[]) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Object[], Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the DEBUG level is enabled
debug(String) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the DEBUG level is enabled
debug(String, Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the DEBUG level is enabled
debug(String, Object[]) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Object[], Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the DEBUG level is enabled
debug(String) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the DEBUG level is enabled.
debug(String, Object[]) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the DEBUG level is enabled.
debug(String, Object[], Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the DEBUG level is enabled.
debugLevelToString() - Method in class raccoon.core.log.AbsLogComponent
The debug level as a string.
debugLevelToString() - Method in class raccoon.core.log.Jdk14Proxy
The debug level as a string
debugLevelToString() - Method in class raccoon.core.log.Log4jProxy
The debug level as a string
DEFAULT_MAPPING_FILE_NAME - Static variable in class raccoon.core.badhnati.castor.CastorParser
The Castor XML mapping file used by this component.
DEFAULT_PREFIX - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The string representing the default prefix directory
DEFAULT_TIMEOUT - Static variable in class raccoon.core.uitest.data.UiTest
The default time out in milliseconds
DELIVERY_COMPLET - Static variable in class raccoon.api.eai.endpoint.AdvisoryType
All receivers have received the specified event.
DELIVERY_CONFIRM - Static variable in class raccoon.api.eai.endpoint.AdvisoryType
The delivery has been confirmed by the specified receiver.
DELIVERY_FAILED - Static variable in class raccoon.api.eai.endpoint.AdvisoryType
This advisory is delivered if a given listener didn't receive the message before it was timed out.
DESC_MESSAGE - Static variable in interface raccoon.api.eai.message.IFactory
The string indicating the use of a IDescMessage instance.
deserializeObject(byte[]) - Method in interface raccoon.api.eai.IUtils
Deserializes the contents of the given byte array.
deserializeObject(byte[]) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Deserializes the contents of the given byte array.
displayHelp() - Static method in class raccoon.core.uitest.UiPromptRunner
Displays the help associated to this tool.
DoneFolder - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
DOUBLE - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating an Double payload.
DOUBLE_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Double[] payload.
DqListener - Class in raccoon.tibco.tibrv.monitor.dq
TODO Comment this class.
DqListener() - Constructor for class raccoon.tibco.tibrv.monitor.dq.DqListener
 

E

endCDATA() - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the end of a CDATA section.
endCDATA() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the end of a CDATA section.
endDocument() - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive notification of the end of a document.
endDocument() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive notification of the end of a document.
endDTD() - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the end of DTD declarations.
endDTD() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the end of DTD declarations.
endElement(String, String, String) - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive notification of the end of an element.
endEntity(String) - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the end of an entity.
endEntity(String) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the end of an entity.
equals(Object) - Method in class raccoon.core.manager.data.Component
Equals method for raccoon.core.manager.data.Component
equals(Object) - Method in class raccoon.core.manager.data.ComponentLink
Equals method for raccoon.core.manager.data.ComponentLink
equals(Object) - Method in class raccoon.core.manager.data.Property
Equals method for raccoon.core.manager.data.Property
equals(Object) - Method in class raccoon.core.manager.data.Services
Equals method for raccoon.core.manager.data.Services
equals(Object) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
equals(Object) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
ERR_INVALID_CMD - Static variable in class raccoon.core.uitest.UiPromptRunner
Invalid command passed
ERR_NO_ARGS - Static variable in class raccoon.core.uitest.UiPromptRunner
No arguments where passed to the main method.
ERR_RECORD_FAILED - Static variable in class raccoon.core.uitest.UiPromptRunner
Recorder returned errors
ERR_TEST_FAILED - Static variable in class raccoon.core.uitest.UiPromptRunner
Errors during the testing process, application aborted
ERROR - Static variable in interface raccoon.api.eai.uitest.report.IUnitTestResult
This test couldn't be correctly executed.
error(String) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the ERROR level is enabled.
error(String, Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the ERROR level is enabled.
error(String, Object[]) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the ERROR level is enabled.
error(String, Object[], Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the ERROR level is enabled.
error(String) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the ERROR level is enabled
error(String, Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the ERROR level is enabled
error(String, Object[]) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the ERROR level is enabled.
error(String, Object[], Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the ERROR level is enabled
error(String) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the ERROR level is enabled
error(String, Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the ERROR level is enabled
error(String, Object[]) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the ERROR level is enabled.
error(String, Object[], Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the ERROR level is enabled
error(String) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the ERROR level is enabled.
error(String, Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the ERROR level is enabled.
error(String, Object[]) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the ERROR level is enabled.
error(String, Object[], Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the ERROR level is enabled.
ErrorCodes - Class in raccoon.api.errors
Contains the error codes for the Raccoon Framework.
ErrorCodes() - Constructor for class raccoon.api.errors.ErrorCodes
 
ErrorFolder - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
errorLevelToString() - Method in class raccoon.core.log.AbsLogComponent
The error level as a string.
errorLevelToString() - Method in class raccoon.core.log.Jdk14Proxy
The error level as a string
errorLevelToString() - Method in class raccoon.core.log.Log4jProxy
The error level as a string
ErrorMsgs - Class in raccoon.api.errors
Contains the predefined error messages for the Raccoon Framework.
ErrorMsgs() - Constructor for class raccoon.api.errors.ErrorMsgs
 
EVENT_HANDLER - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
EVENT_SUBJECT - Static variable in interface raccoon.api.eai.endpoint.IPublisher
The constant representing the property for the event subject.
executeTest(UiTest) - Method in class raccoon.core.uitest.UiTester
Executes a single test case.
expireLease() - Method in class raccoon.core.jdbc.Connection
 
extractBusMsgParams(StringBuffer, IBusMessage) - Method in class raccoon.core.badhnati.xml.MessageToXml
Generates the parameters that are specific to a bus message.
extractBusMsgParams(StringBuilder, TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Generates the parameters that are specific to a bus message.
extractClassName(String) - Static method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Extracts the name of a given fully qualified java class name.
extractMsgPayload(String, StringBuffer, IMessage) - Method in class raccoon.core.badhnati.xml.MessageToXml
Walks through all the fields of the given IMessage instance.
extractMsgPayload(String, StringBuilder, TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Walks through all the fields of the given IMessage instance.
extractPackage(String) - Static method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Extracts the name of a given fully qualified package.
extractPrefixList(IMessage) - Method in class raccoon.tibco.tibrv.badhnati.ae.MessageToJava
Extracts the prefix list contained in a TibrvMsg.
extractSequenceName(IBeanDescriptor) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Given any bean property that is a collection, generates a unique sequence name for the EAI Repository.
extractSequenceName(Class, Class) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Generates the sequence name for a collection class.

F

FACTORY - Static variable in class raccoon.api.PsfRaccoonServices
The factory service: Factory.
FACTORY_ACCESSOR_NAME - Static variable in interface raccoon.api.eai.message.IFactory
The usual bean property used for defining the factory.
FAILED - Static variable in interface raccoon.api.eai.uitest.report.IUnitTestResult
The execution of this test failed.
FastTibrvToXml - Class in raccoon.tibco.tibrv.badhnati.xml
A try for a faster TibrvMsg to XML conversion (not pertinent).
FastTibrvToXml() - Constructor for class raccoon.tibco.tibrv.badhnati.xml.FastTibrvToXml
 
FIELD_DATA_NOT_NULL - Static variable in interface raccoon.api.eai.message.IField
Error message indication a non null field data is compulsory.
FIELD_NAME_NOT_NULL - Static variable in interface raccoon.api.eai.message.IField
Error message indication a non null field name is compulsory.
FileComparator - Class in raccoon.core.file.endpoint
Compares the last modified time stamp of two given files.
FileComparator() - Constructor for class raccoon.core.file.endpoint.FileComparator
 
FileDispatcher - Class in raccoon.core.file.endpoint.poller
The folder polling service.
FileDispatcher() - Constructor for class raccoon.core.file.endpoint.poller.FileDispatcher
 
FileFilter - Class in raccoon.core.file.endpoint.poller
TODO Document this class.
FileFilter(String) - Constructor for class raccoon.core.file.endpoint.poller.FileFilter
 
FileHostStatus - Class in raccoon.tibco.tibrv.hoststatus.file
TODO Comment this class.
FileHostStatus() - Constructor for class raccoon.tibco.tibrv.hoststatus.file.FileHostStatus
 
FileListener - Class in raccoon.tibco.tibrv.hoststatus.file
An information listener that generates statistical information and inserts into a file.
FileListener(String) - Constructor for class raccoon.tibco.tibrv.hoststatus.file.FileListener
Instanciates the listener and assigns the service from which it will receive the messages.
FilePoller - Class in raccoon.core.file.endpoint.poller
The Default File Poller for the Raccoon Framework.
FilePoller() - Constructor for class raccoon.core.file.endpoint.poller.FilePoller
 
FilePollerPty - Class in raccoon.core.file.endpoint.poller
The enumeration of the file poller properties.
FilePollerPty() - Constructor for class raccoon.core.file.endpoint.poller.FilePollerPty
 
FilePublisher - Class in raccoon.core.uitest.file
The file publisher implementation of IUnitPlayer.
FilePublisher() - Constructor for class raccoon.core.uitest.file.FilePublisher
 
finalize() - Method in class raccoon.core.jdbc.ConnectionPool
Invokes ConnectionPool.closeConnections().
findMessage(IComparator, ArrayList, Map) - Method in class raccoon.core.uitest.UiTester
Checks if the given message is located in the list of messages.
FLOAT - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Float payload.
FLOAT_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Float[] payload.
FolderListener - Class in raccoon.core.file.endpoint.poller
TODO Document this class.
FolderListener() - Constructor for class raccoon.core.file.endpoint.poller.FolderListener
 
FolderListener.Listener - Class in raccoon.core.file.endpoint.poller
 
FolderListener.Listener() - Constructor for class raccoon.core.file.endpoint.poller.FolderListener.Listener
 
formatNamedResourceFound(String, String) - Static method in class raccoon.core.utils.MsgHelper
Formats the string message that indicates the property/resource can't be changed on a running component.
formatNullParamter(String, Class) - Static method in class raccoon.core.utils.MsgHelper
Formats the string message that indicates a null parameter is illegal.
formatRequiredResourceNotAssigned(String, Class, String) - Static method in class raccoon.core.utils.MsgHelper
Formats the string message that indicates a none assignement of a required ressource.
formatResourceReadOnly(String, Class) - Static method in class raccoon.core.utils.MsgHelper
Formats the string message that indicates the property/resource can't be changed on a running component.
formatSpecifiedResourceNotAssigned(String, Class, String) - Static method in class raccoon.core.utils.MsgHelper
Formats the string message that indicates a none assignement of a required ressource.
fromNative(Object) - Method in interface raccoon.api.eai.message.ITracking
Extracts from the native message the tracking information fills in the fields of this object.
fromNative(Object) - Method in class raccoon.tibco.tibrv.message.RvTracking
Extracts from the native message the tracking information fills in the fields of this object
fromNative(TibrvMsg) - Method in class raccoon.tibco.tibrv.message.RvTracking
Assigns to this instance the tracking information contained in the provided message.
fromNative(IBusMessage) - Method in class raccoon.tibco.tibrv.message.RvTracking
Parses the contents of the given IBusMessage instance and assigns it to this message.
fromNative(IField) - Method in class raccoon.tibco.tibrv.message.RvTracking
Parses the contents of the given IField instance and assigns it to this message.

G

generatePrefix(Message) - Method in class raccoon.tibco.tibrv.badhnati.ae.JavaToMessage
Builds the prefix list for an Active Enterprise v3.0 compliant message.
generateXmlReport(IUnitSuiteResult, String) - Method in class raccoon.core.uitest.report.RaccoonGenerator
Generates the XML Report from the result of the unit suite.
get(int) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Extract the nth element from the contained references.
get(Integer) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Extract the nth element from the contained references.
get(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Searches for a element given it's name.
get(String, String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Searches for a element given it's name.
get(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
get(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
get(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
GET_LENGTH - Static variable in class raccoon.core.bean.descriptor.AbsBeanMessages
The length of the "get" string: 3 characters.
getAdminSubject() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
getAdvisoryType() - Method in interface raccoon.api.eai.endpoint.IDeliveryInfo
The type of the advisory (confirm, fail, complet).
getAdvisoryType() - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
The type of the advisory (confirm, fail, complet).
getAnalyzer() - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The bean introspector used by this component to retrieve serializable information.
getAnalyzer() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
The bean introspector used by this component to retrieve serializable information.
getApplicationInfo() - Method in interface raccoon.api.eai.message.ITracking
Getter method for applicationInfo.
getApplicationInfo() - Method in class raccoon.tibco.tibrv.message.RvTracking
Getter method for applicationInfo
getAsBoolean(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsByte(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsDouble(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsFloat(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsInt(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsLong(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAsShort(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getAutoCommit() - Method in class raccoon.core.jdbc.Connection
Retrieves the current auto-commit mode for this Connection object.
getAvgByteIn() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getAvgByteOut() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getAvgMsgIn() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getAvgMsgOut() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getAvgTime() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getBoolean(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String, boolean) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String, boolean) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String, boolean) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a boolean.
getBoolean(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getBusMessage() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Retrieves the message to send.
getByte(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getBytesReceived() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Gets the number of bytes received by the daemon.
getBytesSent() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Gets the number of bytes sent by the daemon
getCallingClassLevel() - Static method in class raccoon.core.log.AbsLogComponent
Undocumented method inserted for tutorial purposes.
getCaseName() - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
Retrieves the name of the case.
getCaseName() - Method in class raccoon.core.uitest.data.UiCaseResult
Retrieves the name of the case.
getCaseResult() - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
The global result of this case.
getCaseResult() - Method in class raccoon.core.uitest.data.UiCaseResult
The global result of this case.
getCases() - Method in interface raccoon.api.eai.uitest.report.IUnitSuiteResult
The list of contained Test Cases for this suite.
getCases() - Method in class raccoon.core.uitest.data.UiSuiteResult
The list of contained Test Cases for this suite.
getCatalog() - Method in class raccoon.core.jdbc.Connection
Retrieves this Connection object's current catalog name.
getCategoryName() - Method in interface raccoon.api.log.ILogger
Deprecated. As of Raccoon v0.8
getCategoryName() - Method in class raccoon.core.log.AbsLogComponent
Deprecated. As of Raccoon v0.8
getCategoryName() - Method in class raccoon.core.log.LogConsole
Deprecated. As of Raccoon v0.8
getChannelType() - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
The type of this recording channel
getClassName() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
The class that this instance bears information on.
getClassName() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
The class that this instance bears information on.
getClassName() - Method in class raccoon.core.manager.thin.Component
The fully qualified class name of this component.
getClassName() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
The fully qualified name of the class.
getCmName() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getCollectionType() - Method in class raccoon.core.manager.data.Property
Getter method for collectionType
getCollectionType() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
The element type if Object.getClass() is a collection (Vector, ...).
getComponentClass() - Method in class raccoon.core.manager.data.Component
Getter method for componentClass
getComponentName() - Method in class raccoon.core.manager.data.Component
Getter method for componentName
getComponentName() - Method in class raccoon.core.manager.data.ComponentLink
Getter method for componentName
getComponents() - Method in class raccoon.core.manager.data.Services
Getter method for components
getComponents(int) - Method in class raccoon.core.manager.data.Services
Retrieves the element from the collection components at the specified index
getComponentsSize() - Method in class raccoon.core.manager.data.Services
Retrieves the number of elements within the collection components
getComponentType() - Method in class raccoon.core.manager.data.ComponentLink
Getter method for componentType
getConfig() - Static method in class raccoon.core.utils.CoreHelper
Retrieves a configuration session based upon it's logical session name.
getConfig(String) - Static method in class raccoon.core.utils.CoreHelper
Retrieves a none default configuration session, useful when multiple configuration files are used within a projet.
getConfig() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
getConfig() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getConfig() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
 
getConfig() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
 
getConfigurationName() - Method in interface raccoon.api.types.IServiceManager
Convenience method to check in debug mode if this service manager is using the right configuration file.
getConfigurationName() - Method in class raccoon.core.manager.ServiceManager
Convenience method to check in debug mode if this service manager is using the right configuration file.
getConnection() - Method in class raccoon.core.jdbc.Connection
 
getConnection() - Method in class raccoon.core.jdbc.ConnectionPool
Retrieves a connection, creates a new one if required.
getConnectionUrl() - Method in class raccoon.core.jdbc.ConnectionDriver
The URL connnection string to the database.
getContainedException(int) - Method in exception raccoon.api.exception.RaccoonException
Retrieves the element from the collection containedExceptions at the specified index.
getContainedExceptions() - Method in exception raccoon.api.exception.RaccoonException
All the exceptions carried by this instance.
getContainedExceptionsSize() - Method in exception raccoon.api.exception.RaccoonException
Retrieves the number of elements within the collection containedExceptions.
getDaemon() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The daemon to which this nucleus is connected.
getDaemon() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
getDaemon() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
The daemon to connect to.
getData() - Method in interface raccoon.api.eai.message.IField
Retrieves the data associated to this field instance.
getData() - Method in class raccoon.tibco.tibrv.message.RvField
Retrieves the data associated to this field instance
getDatabaseDriver() - Method in class raccoon.core.jdbc.ConnectionDriver
The name of the database driver.
getDbConnectionString() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getDbPassword() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getDbPollInterval() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getDbUserName() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getDefaultNucleus() - Static method in class raccoon.core.utils.CoreHelper
Loads and returns the primary/default implementation of INucleus
getDescription() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The description of this Nucleus and the underlying transport.
getDescription() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
getDescription() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
 
getDestinationFolder() - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
getDifferences() - Method in interface raccoon.api.eai.uitest.IComparator
The list of differences identified.
getDifferences() - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
The list of differences identified.
getDoneFolder() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getDouble(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a double.
getDouble(String, double) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a double.
getDouble(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a double.
getDouble(String, double) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a double.
getDouble(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a double.
getDouble(String, double) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a double.
getDouble(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getElement() - Method in class raccoon.core.types.ConfigurableProperty
The element type of a collection property
getEmbeddedLicense() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
getEndToken() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
getErrorCode() - Method in exception raccoon.api.exception.RaccoonException
Convenience method for retrieving the component error code of this instance.
getErrorFolder() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getErrorMessage() - Method in exception raccoon.api.exception.RaccoonException
Use this method to retrieve the error carried by this instance and not all the error messages.
getErrorPublisher() - Method in interface raccoon.api.eai.endpoint.ISubscriber
Extracts the publisher used for publising internal errors.
getErrorPublisher() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Extracts the publisher used for publising internal errors.
getEventHandler() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getEventSubject() - Method in interface raccoon.api.eai.endpoint.IPublisher
Indicates the topic/subject on which the event will be fired.
getEventSubject() - Method in interface raccoon.api.eai.endpoint.ISubscriber
The subject/topic to which this instance is subscribed to.
getEventSubject() - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Indicates the topic/subject on which the event will be fired.
getEventSubject() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
The subject/topic to which this instance is subscribed to.
getExecutionTime() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
The time (in milliseconds) it took for this test to run.
getExecutionTime() - Method in class raccoon.core.uitest.data.UiTestResult
The time (in milliseconds) it took for this test to run.
getExpected() - Method in class raccoon.core.uitest.data.UiTest
The expected list of messages.
getExpected() - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
getExpectedFileName() - Method in interface raccoon.api.eai.uitest.report.IReceivedMessage
The name of the file that contains the expected message.
getExpectedFileName() - Method in class raccoon.core.uitest.data.ReceivedMessage
The name of the file that contains the expected message.
getExpectedMessage() - Method in class raccoon.core.uitest.data.UiIgnore
 
getFactory() - Method in class raccoon.core.badhnati.xml.XmlParser
Retrieves the factory to create new message instances used.
getFactory() - Method in class raccoon.core.badhnati.xml.XmlToMessage
Retrieves the factory instance used to instanciate empty message objects.
getFactory() - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
Retrieves the factory instance used to instanciate empty message objects.
getFactory() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Retrieves the factory instance used to instanciate empty message objects.
getFactory() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Retrieves the factory instance used to instanciate empty message objects.
getFactory() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Retrieves the factory instance used to instanciate empty message objects.
getField(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getField(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getField(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getFieldByIndex(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getFieldInstance(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getFieldPath() - Method in class raccoon.core.uitest.data.UiIgnore
 
getFileName() - Method in class raccoon.core.uitest.data.ComponentFile
The file name of this component
getFilePoller() - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
getFileURL() - Method in class raccoon.core.uitest.data.ComponentFile
The URL of the file.
getFloat(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getGroupingFactor() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
getGuiAddress() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
getGuiPort() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
getHandlerName() - Method in interface raccoon.api.eai.endpoint.IEventHandler
Returns the unique logical name of this event handler.
getHandlerName() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
getHandlerName() - Method in class raccoon.tibco.tibrv.admin.AdminHandler
Returns the unique logical name of this event handler.
getHandlerName() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Returns the unique logical name of this event handler.
getHandlerName() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Returns the unique logical name of this event handler.
getHoldability() - Method in class raccoon.core.jdbc.Connection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHostAddr() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
getHostAddr() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
The I.P.
getId() - Method in interface raccoon.api.eai.message.IField
Retrieves the id of this field.
getId() - Method in class raccoon.tibco.tibrv.message.RvField
Retrieves the id of this field
getIgnore() - Method in class raccoon.core.uitest.data.UiTest
The list of ignore rules attached to this test instance.
getIgnore() - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
getIndent() - Method in class raccoon.core.badhnati.xml.MessageToXml
The number of spaces used for thie indentation.
getIndent() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
The number of spaces used for thie indentation.
getIndentation() - Method in class raccoon.core.uitest.report.RaccoonGenerator
Retrieves the number of spaces used for the XML indentation.
getIndex() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
The position of this class within the prefix list of the Active Enterprise message
getIndex() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
The position of this class within the prefix list of the Active Enterprise message
getInputFolder() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getInt(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a integer.
getInt(String, int) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a integer.
getInt(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a integer.
getInt(String, int) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a integer.
getInt(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a integer.
getInt(String, int) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a integer.
getInt(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getInterface() - Method in class raccoon.core.types.ConfigurableProperty
The interface that this property is supposed to implement.
getIntrospector() - Static method in class raccoon.core.utils.CoreHelper
Loads the Bean Introspection service.
getJdbcDriver() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
getKey() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
The key used to uniquely identify the transport correlated to this channel.
getLastConfirmed() - Method in class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
getLastSequence() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
getLastUse() - Method in class raccoon.core.jdbc.Connection
 
getListeners() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getLog() - Method in class raccoon.core.types.AbsLoadable
 
getLog(String) - Static method in class raccoon.core.utils.CoreHelper
Retrieves a logging session based upon it's logical session name.
getLog() - Static method in class raccoon.core.utils.CoreHelper
Retrieves a logging session based upon it's logical session name.
getLog() - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The logging service used by this parser.
getLog() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The logger in use by this component.
getLoggerName() - Method in interface raccoon.api.log.ILogger
The logger under which this component is logging the information.
getLoggerName() - Method in class raccoon.core.log.AbsLogComponent
The logger under which this component is logging the information.
getLoggerName() - Method in class raccoon.core.log.LogConsole
The logger under which this component is logging the information.
getLogInstance() - Method in class raccoon.core.log.AbsLogComponent
Instanciates the logging element.
getLogInstance() - Method in class raccoon.core.log.Jdk14Proxy
Instanciates the logging element.
getLogInstance() - Method in class raccoon.core.log.Log4jProxy
Instanciates the logging element.
getLong(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a long.
getLong(String, long) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a long.
getLong(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a long.
getLong(String, long) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a long.
getLong(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a long.
getLong(String, long) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a long.
getLong(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getLostPackets() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getMajorVersion() - Method in class raccoon.core.jdbc.ConnectionDriver
Retrieves the driver's major version number.
getMessage() - Method in exception raccoon.api.exception.RaccoonException
Returns the detail message, including the message from the nested exception if there is one.
getMessages() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
getMetaData() - Method in class raccoon.core.jdbc.Connection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMinorVersion() - Method in class raccoon.core.jdbc.ConnectionDriver
Gets the driver's minor version number.
getMissedPackets() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getMissingPropertyMsg(String) - Method in class raccoon.core.config.StdConfig
Creates an error message to inform the developper that a property is missing from his file.
getMissingPropertyMsg(String) - Method in class raccoon.core.config.StrConfig
Creates an error message to inform the developper that a property is missing from his file.
getMsgField(String) - Method in interface raccoon.api.eai.message.IMessage
Retrieves the field according to it's name.
getMsgField(int) - Method in interface raccoon.api.eai.message.IMessage
Retrieves the field according to it's id.
getMsgField(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the field according to it's name.
getMsgField(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the field according to it's id
getMsgFieldAt(int) - Method in interface raccoon.api.eai.message.IMessage
Retrieves the field located at the specified index.
getMsgFieldAt(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the field located at the specified index.
getMsgFields() - Method in interface raccoon.api.eai.message.IMessage
Retrieves the fields attached to this instance.
getMsgFields() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the fields attached to this instance
getMsgFile() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
The name of the file that contains the message to be published.
getMsgReceived() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Gets the number of messages received by the daemon.
getMsgReply() - Method in interface raccoon.api.eai.message.IBusMessage
Retrieve the subject on which the reply to this message must be sent.
getMsgReply() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieve the subject on which the reply to this message must be sent.
getMsgSend() - Method in interface raccoon.api.eai.message.IBusMessage
Retrieve the subject on which this messaging element was sent on.
getMsgSend() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieve the subject on which this messaging element was sent on.
getMsgSent() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Gets the number of messages sent by the daemon
getMsgSize() - Method in interface raccoon.api.eai.message.IMessage
Retrieves the size of the message in bytes.
getMsgSize() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the size of the message in bytes.
getMsgTracking() - Method in interface raccoon.api.eai.message.IBusMessage
Retrieves from this message the related tracking information.
getMsgTracking() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves from this message the related tracking information
getName() - Method in interface raccoon.api.eai.message.IField
Retrieves the name of this field.
getName() - Method in interface raccoon.api.eai.message.IMessage
Retrieves the name of this instance.
getName() - Method in interface raccoon.api.eai.uitest.report.IUnitSuiteResult
The name of this suite.
getName() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
Retrieves the name of the test this result corresponds to.
getName() - Method in class raccoon.core.manager.data.Services
Getter method for name
getName() - Method in class raccoon.core.manager.thin.Component
Logical name of this component.
getName() - Method in class raccoon.core.manager.thin.Property
The name of the property.
getName() - Method in class raccoon.core.types.ConfigurableProperty
Assigns the name of this property instance.
getName() - Method in class raccoon.core.uitest.data.UiCase
The name of this test case.
getName() - Method in class raccoon.core.uitest.data.UiSuite
The name of this test suite.
getName() - Method in class raccoon.core.uitest.data.UiSuiteResult
The name of this suite.
getName() - Method in class raccoon.core.uitest.data.UiTest
Retrieves the name of this test.
getName() - Method in class raccoon.core.uitest.data.UiTestResult
Retrieves the name of the test this result corresponds to.
getName() - Method in class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
getName() - Method in class raccoon.tibco.tibrv.message.RvField
Retrieves the name of this field.
getName() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the name of this instance.
getName() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
The logical name of this channel
getNativeMsg() - Method in interface raccoon.api.eai.message.IMessage
Retrieve the native representation of this instance.
getNativeMsg() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieve the native representation of this instance.
getNativePub() - Method in interface raccoon.api.eai.endpoint.IPublisher
Extracts the native publisher used.
getNativePub() - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Extracts the native publisher used.
getNativeSub() - Method in interface raccoon.api.eai.endpoint.ISubscriber
Returns the embedded subscriber.
getNativeSub() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Returns the embedded subscriber.
getNbDispatchers() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getNbDispatchers() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
getNbDispatchers() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The number of threads assigned to this recorder.
getNbMsgReceived() - Method in interface raccoon.api.eai.endpoint.ISubscriber
The number of messages received by this subscriber since it has been started.
getNbMsgReceived() - Method in class raccoon.tibco.tibrv.endpoint.TibrvCallback
The number of messages received by this callback.
getNbMsgReceived() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
The number of messages received by this subscriber since it has been started
getNbOfMsgsRecorded() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
The number of messages recorded.
getNbOfMsgsRecorded() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The number of messages recorded.
getNbPackages() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
The number of different TIB/Repository directories identified.
getNbPublications() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
The number of times this message has to be published.
getNbUnitCase() - Method in interface raccoon.api.eai.uitest.IUnitTester
The number of test contained in this instance.
getNbUnitCase() - Method in class raccoon.core.uitest.UiTester
The number of test contained in this instance.
getNetwork() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The network parameter of this TIB/Rendezvous transport.
getNetwork() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
getNetwork() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
Retreives the network specification being used.
getNucleus(String) - Static method in class raccoon.core.utils.CoreHelper
Loads and returns the nucleus instance.
getOffset() - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
The relative offset to add to the Sequence/Class directory.
getOS() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
 
getPackage() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
The package name associated to this instance, doesn't contain the class name.
getPackageOffset() - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
The package offset used in this implementation.
getPacketsMissed() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Retrieves the number of packets missed by this daemon.
getPacketsReceived() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
The number of packets received by this daemon
getPacketsReSent() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
 
getPacketsSent() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
The number of packets sent by this daemon.
getPayload() - Method in interface raccoon.api.eai.message.IBusMessage
Retrieves the payload associated to this message.
getPayLoad() - Method in class raccoon.core.uitest.data.ComponentFile
Retrieves the payload associated to this file
getPayload() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the payload associated to this message.
getPlayerChannels() - Method in interface raccoon.api.eai.uitest.IUnitPlayer
The list of channels on which the messages are being sent.
getPlayerChannels() - Method in class raccoon.core.uitest.file.FilePublisher
The list of channels on which the messages are being sent.
getPlayerChannels() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
The list of channels on which the messages are being sent.
getPlayFile() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
 
getPlayFolder() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
 
getPollingInterval() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getPollingInterval() - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
getProperties() - Method in interface raccoon.api.config.IConfig
Extracts all the available properties to a convenient format.
getProperties() - Method in class raccoon.core.config.StdConfig
Extracts all the available properties to a convenient format.
getProperties() - Method in class raccoon.core.config.StrConfig
Extracts all the available properties to a convenient format.
getProperties() - Method in class raccoon.core.manager.thin.Component
The configurable elements of this component.
getProperty(String) - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Convenience method for retrieving a specific property descriptor.
getProperty(String) - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Convenience method for retrieving a specific property descriptor.
getPropertyDefaultValue(String) - Method in class raccoon.core.manager.data.Component
Searches for a given propertyDefaultValue
getPropertyDefaultValues() - Method in class raccoon.core.manager.data.Component
Getter method for propertyDefaultValues
getPropertyDefaultValues(int) - Method in class raccoon.core.manager.data.Component
Retrieves the element from the collection propertyDefaultValues at the specified index
getPropertyDefaultValuesSize() - Method in class raccoon.core.manager.data.Component
Retrieves the number of elements within the collection propertyDefaultValues.
getPropertyFileName() - Method in class raccoon.core.config.StdConfig
The property file used by this configuration instance
getPropertyFileName() - Method in class raccoon.core.log.AbsLogComponent
Retrieve the name of the property file used to configure Log4j.
getPropertyInfo(String, Properties) - Method in class raccoon.core.jdbc.ConnectionDriver
Gets information about the possible properties for this driver.
getPropertyName() - Method in class raccoon.core.manager.data.ComponentLink
Getter method for propertyName
getPropertyName() - Method in class raccoon.core.manager.data.Property
Getter method for propertyName
getPropertyType() - Method in class raccoon.core.manager.data.Property
Getter method for propertyType
getPropertyValue() - Method in class raccoon.core.manager.data.Property
Getter method for propertyValue
getPublisher(String) - Method in interface raccoon.api.eai.endpoint.INucleus
Retrieves a specific publisher based upon it's logical name.
getPublisher() - Method in class raccoon.core.uitest.data.UiTest
The description of the publisher associated to this test case.
getPublisher(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Retrieves a specific publisher based upon it's logical name.
getQueueName() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The name of the dispatching queue.
getRadix() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Retrieve the root element of the path location within the TIB/Repository
getRadix() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
The root directory under which this element is located.
getReceived() - Method in class raccoon.core.uitest.data.UiTestResult
The list of received events
getReceivedMessageAt(int) - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
Gets the expected message that was received at the specified index.
getReceivedMessageAt(int) - Method in class raccoon.core.uitest.data.UiTestResult
Gets the expected message that was received at the specified index.
getReceivedMessages() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
Retrieves the list of received expected messages.
getReceivedMessages() - Method in class raccoon.core.uitest.data.UiTestResult
Retrieves the list of received expected messages.
getReceivedMessages() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
The received messages
getReceivedPackets() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getReceptionTime() - Method in interface raccoon.api.eai.uitest.report.IReceivedMessage
The time at which the expected message was received.
getReceptionTime() - Method in class raccoon.core.uitest.data.ReceivedMessage
The time at which the expected message was received.
getRecorded() - Method in class raccoon.core.uitest.data.UiTestResult
 
getRecordedMsgs() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Retrieves all the retrieved messages during the recording process.
getRecordedMsgs() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Retrieves all the retrieved messages during the recording process.
getRecorderId() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
The recorder id, valid only in UiTest scenario.
getRecorderId() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The recorder id, valid only in UiTest scenario.
getRecordingChannels() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
The list of channels that are being monitored.
getRecordingChannels() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The list of channels that are being monitored
getReferencedClasses() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
All the classes contained within this message
getRegexPattern() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getRepeat() - Method in interface raccoon.api.eai.uitest.IUnitPlayer
The number of times this unit player must repeat the specified sequence.
getRepeat() - Method in class raccoon.core.uitest.file.FilePublisher
The number of times this unit player must repeat the specified sequence.
getRepeat() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
The number of times this unit player must repeat the specified sequence.
getReplySubject() - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getRepoGenerator() - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
TIB/Repository generator service used to create TIB/Repository compliant URLs according to the Raccoon specification.
getRepoGenerator() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
TIB/Repository generator service used to create TIB/Repository compliant URLs according to the Raccoon specification.
getRepoGenerator() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Retrieves the utility component in relation with the TIB/Repository.
getRequiredComponents() - Method in class raccoon.core.manager.data.Component
Getter method for requiredComponents.
getRequiredComponents(int) - Method in class raccoon.core.manager.data.Component
Retrieves the element from the collection requiredComponents at the specified index.
getRequiredComponentsSize() - Method in class raccoon.core.manager.data.Component
Retrieves the number of elements within the collection requiredComponents
getResourceAsStream(String) - Method in interface raccoon.api.utils.IResolver
Locates the specified resource and provides an InputStream to it.
getResourceAsStream(Class, String) - Method in interface raccoon.api.utils.IResolver
Locates the specified resource and provides an InputStream to it.
getResourceAsStream(String) - Method in class raccoon.core.utils.StdResolver
Locates the specified resource and provides an InputStream to it.
getResourceAsStream(Class, String) - Method in class raccoon.core.utils.StdResolver
Locates the specified resource and provides an InputStream to it.
getRootClassDirectory() - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
The folder in which the definitions of EAI Objects are stored in the EAI/Repository.
getRootSequenceDirectory() - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
The folder in which the definitions of sequences are stored in the EAI/Repository.
getSaveFolder() - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
The folder where the received messages are to be stored.
getScanFolder() - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
getSendSubject() - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getSentPackets() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getSeqLastSent() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getSeqNumber() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
The order, in the playing sequence, of this message.
getSequence() - Method in interface raccoon.api.eai.message.IMessage
The sequence number of this given message.
getSequence() - Method in class raccoon.tibco.tibrv.message.RvMessage
The sequence number of this message.
getSequenceNumber() - Method in interface raccoon.api.eai.endpoint.IDeliveryInfo
The sequence number of the message.
getSequenceNumber() - Method in class raccoon.core.uitest.data.ComponentFile
The order of this file for a given sequence.
getSequenceNumber() - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
getService() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The service being used by this nucleus.
getService() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
getService() - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
The TIB/Rendezvous service to use
getServiceFile() - Method in class raccoon.core.uitest.data.UiCase
Defines the name of the file that the service manager must use.
getServiceManager(String) - Static method in class raccoon.core.utils.CoreHelper
Retrieves a service manager instance based upon the specified resource manager.
getShort(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
getSleepTime() - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
The time to wait between each publication.
getSourceFile() - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
getSourceFolder() - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
getStartToken() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
getStatDateAsString() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Generates the date in the form of a String.
getStillWaiting() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
The list of events that haven't been received.
getStillWaiting() - Method in class raccoon.core.uitest.data.UiTestResult
The list of events that haven't been received.
getString(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a String.
getString(String, String) - Method in interface raccoon.api.config.IConfig
Reads the value of the propery and converts it to a String.
getString(String, Object[]) - Method in interface raccoon.api.config.IConfig
Retrieves a Message String from the configuration file and converts it into a String.
getString(String, Object[], String) - Method in interface raccoon.api.config.IConfig
Retrieves a Message String from the configuration file and converts it into a String.
getString(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a String.
getString(String, String) - Method in class raccoon.core.config.StdConfig
Reads the value of the propery and converts it to a String.
getString(String, Object[]) - Method in class raccoon.core.config.StdConfig
Retrieves a Message String from the configuration file and converts it into a String.
getString(String, Object[], String) - Method in class raccoon.core.config.StdConfig
Retrieves a Message String from the configuration file and converts it into a String.
getString(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a String.
getString(String, String) - Method in class raccoon.core.config.StrConfig
Reads the value of the propery and converts it to a String.
getString(String, Object[]) - Method in class raccoon.core.config.StrConfig
Retrieves a Message String from the configuration file and converts it into a String.
getString(String, Object[], String) - Method in class raccoon.core.config.StrConfig
Retrieves a Message String from the configuration file and converts it into a String.
getStrings(String) - Method in interface raccoon.api.config.IConfig
Reads the value of the property and returns a StringTokenizer object.
getStrings(String) - Method in class raccoon.core.config.StdConfig
Reads the value of the property and returns a StringTokenizer object.
getStrings(String) - Method in class raccoon.core.config.StrConfig
Reads the value of the property and returns a StringTokenizer object.
getSubject() - Method in interface raccoon.api.eai.endpoint.IDeliveryInfo
The subject/topic related to this information.
getSubject() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getSubject() - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
getSubject() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
The subject to which this subscriber is listening to.
getSubject() - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
The subject of subscription
getSubscriber(String) - Method in interface raccoon.api.eai.endpoint.INucleus
Retrieves a specific subscriber based upon it's logical name.
getSubscriber(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Retrieves a specific subscriber based upon it's logical name.
getSubscribers() - Method in class raccoon.core.uitest.data.UiTest
The collection of subscribers.
getSubscribers() - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
getter() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Returns the getMethod for this bean, used to invoke the getMethod.
getter() - Method in class raccoon.core.bean.descriptor.BeanProperty
Returns the getter for this bean, used to invoke the getter of a java bean.
getTestResult(String) - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
Retrieves the result of the given test.
getTestResult() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
The result of the execution of the test.
getTestResult(String) - Method in class raccoon.core.uitest.data.UiCaseResult
Retrieves the result of the given test.
getTestResult() - Method in class raccoon.core.uitest.data.UiTestResult
The result of the execution of the test.
getTestResults() - Method in interface raccoon.api.eai.uitest.report.IUnitCaseResult
Retrieves the results of the tests.
getTestResults() - Method in class raccoon.core.uitest.data.UiCaseResult
Retrieves the results of the tests.
getTibrvQueue() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
The queue which contains the messages of this subscriber.
getTibrvVersion() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
getTime() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
The time at which this instance was created.
getTime() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 
getTimeOut() - Method in class raccoon.core.uitest.data.UiTest
The timeout value of this test.
getTotalMsgs() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getTotalSize() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
getTrackingId() - Method in interface raccoon.api.eai.message.ITracking
The global identifier that is unique.
getTrackingId() - Method in class raccoon.tibco.tibrv.message.RvTracking
The global identifier that is unique.
getTransactionIsolation() - Method in class raccoon.core.jdbc.Connection
Retrieves this Connection object's current transaction isolation level.
getTransport() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
The TIB/Rendezvous transport used by this subscriber.
getTransportType() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
The transport type used currently (Reliable, Certified, ...)
getType() - Method in interface raccoon.api.eai.message.IField
Returns the type of the object.
getType() - Method in class raccoon.core.manager.thin.Property
The type of this property.
getType() - Method in class raccoon.tibco.tibrv.message.RvField
Returns the type of the object
getTypeMap() - Method in class raccoon.core.jdbc.Connection
Retrieves the Map object associated with this Connection object.
getUiCases() - Method in class raccoon.core.uitest.data.UiSuite
The list of the test cases attached to this suite.
getUiTests() - Method in class raccoon.core.uitest.data.UiCase
The tests contained within this Test Case.
getUnitFile() - Method in class raccoon.core.uitest.UiTester
The XML file that contains the configuration for this Suite instance.
getUpTime() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
getUpTime() - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
 
getUrl() - Method in interface raccoon.api.utils.IConnectionDriver
The database URL to use to retrieve a connection from this pool.
getUrl() - Method in class raccoon.core.jdbc.ConnectionDriver
The database URL to use to retrieve a connection from this pool.
getUserMessage() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
A message that is user friendly.
getUserMessage() - Method in class raccoon.core.uitest.data.UiTestResult
A message that is user friendly.
getUserName() - Method in class raccoon.core.jdbc.ConnectionDriver
The name of the user for database connection.
getUserPwd() - Method in class raccoon.core.jdbc.ConnectionDriver
The password associated to the provided user.
getUtils() - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The messaging layer utility service
getUtils() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
The messaging layer utility service
getValue() - Method in interface raccoon.api.types.IUnionBean
Retrieves the value of this union instance.
getValue() - Method in class raccoon.core.manager.thin.Property
The default value of this property
getWarnings() - Method in class raccoon.core.jdbc.Connection
Retrieves the first warning reported by calls on this Connection object.
getWorkingFolder() - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
getXmlIndentation() - Method in class raccoon.core.badhnati.xml.XmlParser
Retrieves the number of spaces used for the XML indentation.
getXmlIndentation() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Retrieves the number of spaces used for the XML indentation.
getXmlParser() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
The message to xml parser.
getXmlParser() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
The message to xml parser.
getXmlTail() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 

H

hasDefaultConstructor() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Is the associated java bean dynamically instanciable.
hasDefaultConstructor() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Is the associated java bean dynamically instanciable.
hashCode() - Method in class raccoon.core.manager.data.Component
The hash code algorithm for this component.
hashCode() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Returns a hash code value for the object.
hashCode() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
hashCode() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
hashMsgFields() - Method in interface raccoon.api.eai.message.IMessage
Retrieves a Map instance containing the messages fields.
hashMsgFields() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves a hashmap containing the messages fields of this instance.
hasNext() - Method in class raccoon.core.file.endpoint.poller.FolderListener
Checks if there is a file available for handling.
HOST_STATUS_SUBJECT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
The host status message subject
HOST_STATUS_SUBJECT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileHostStatus
The host status message subject
HostStatus - Class in raccoon.tibco.tibrv.hoststatus
A simple entry point for the host status.
HostStatus() - Constructor for class raccoon.tibco.tibrv.hoststatus.HostStatus
 

I

IBadhnAti - Interface in raccoon.api.eai.badhnati
The component conversion service.
IBaseComponent - Interface in raccoon.api.types
A basic component that is handled by the service manager.
IBeanAnalyzer - Interface in raccoon.api.bean.descriptor
Generates descriptors for any kind of Java Bean.
IBeanDescriptor - Interface in raccoon.api.bean.descriptor
The descriptor for a given java bean class.
IBeanProperty - Interface in raccoon.api.bean.descriptor
The descriptor of java bean.
IBusMessage - Interface in raccoon.api.eai.message
The interface for accessing an EAI message that can be sent over the Bus (MOM).
ICommProtocol - Interface in raccoon.tibco.tibrv.api
The communication protocoles available for TIB/Rendezvous.
IComparator - Interface in raccoon.api.eai.uitest
A message comparator service.
IConfig - Interface in raccoon.api.config
The standard configuration interface.
IConfigurable - Interface in raccoon.api.types
A component that needs to be configured before usage.
IConfigurableManager - Interface in raccoon.api.types
Maanges the configurable components and their properties.
IConnectionDriver - Interface in raccoon.api.utils
A convenience connection pool service for JDBC connections.
IDeliveryInfo - Interface in raccoon.api.eai.endpoint
The information related to a delivery advisory.
IDescMessage - Interface in raccoon.api.eai.message
TODO Document this class.
IEventHandler - Interface in raccoon.api.eai.endpoint
Interface to implement for a subscribing application.
IFactory - Interface in raccoon.api.eai.message
The factory service for creating new instances of EAI elements.
IField - Interface in raccoon.api.eai.message
An element of an EAI Message.
IHostStatus - Interface in raccoon.tibco.tibrv.hoststatus
TODO Document this class.
ILoadable - Interface in raccoon.api.types
A component that needs to be loaded before usage.
ILogable - Interface in raccoon.api.types
A component that requires the logging service to function correctly.
ILogger - Interface in raccoon.api.log
The interface for all log type services.
IMessage - Interface in raccoon.api.eai.message
The common interface for all messages supported by the Raccoon Framework.
IMessageDescriptor - Interface in raccoon.api.eai.message
Describes the structure of a message.
incNbMsgRecorded() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Invoked on each received event.
INDEX_DECL - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The class reference or position within the class list
info(String) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the INFO level is enabled.
info(String, Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the INFO level is enabled.
info(String, Object[]) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the INFO level is enabled.
info(String, Object[], Throwable) - Method in interface raccoon.api.log.ILogger
Insert a String and an exception into the log only if the INFO level is enabled.
info(String) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the INFO level is enabled
info(String, Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the INFO level is enabled
info(String, Object[]) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the INFO level is enabled.
info(String, Object[], Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Insert a String and an exception into the log only if the INFO level is enabled.
info(String) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the INFO level is enabled.
info(String, Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the INFO level is enabled.
info(String, Object[]) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the INFO level is enabled.
info(String, Object[], Throwable) - Method in class raccoon.core.log.Log4jProxy
Insert a String and an exception into the log only if the INFO level is enabled.
info(String) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the INFO level is enabled.
info(String, Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the INFO level is enabled.
info(String, Object[]) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the INFO level is enabled.
info(String, Object[], Throwable) - Method in class raccoon.core.log.LogConsole
Insert a String and an exception into the log only if the INFO level is enabled.
infoLevelToString() - Method in class raccoon.core.log.AbsLogComponent
The info level as a string.
infoLevelToString() - Method in class raccoon.core.log.Jdk14Proxy
The info level as a string
infoLevelToString() - Method in class raccoon.core.log.Log4jProxy
The info level as a string
InputFolder - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
instanciate() - Method in class raccoon.core.manager.thin.Component
Creates a new instance of this component.
INTEGER - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating an Integer payload.
INTEGER_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Integer[] payload.
introspect(Class) - Method in interface raccoon.api.bean.descriptor.IBeanAnalyzer
Introspects the class and returns the description of the class.
introspect(Class) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Introspects the class and returns the description of the class.
IntrospectionException - Exception in raccoon.api.exception
An exception resulting from an error during introspection of java bean.
IntrospectionException() - Constructor for exception raccoon.api.exception.IntrospectionException
Constructs a RaccoonException with no specified detail message.
IntrospectionException(String) - Constructor for exception raccoon.api.exception.IntrospectionException
Constructs a RaccoonException with the specified detail message.
IntrospectionException(String, Throwable) - Constructor for exception raccoon.api.exception.IntrospectionException
Constructs a RaccoonException with the specified detail message and nested exception.
IntrospectionException(int, String) - Constructor for exception raccoon.api.exception.IntrospectionException
Contructs a RaccoonException with the specified error code and detail message.
IntrospectionException(int, String, Throwable) - Constructor for exception raccoon.api.exception.IntrospectionException
Constructs a RaccoonException with the specified error code, detail message and nested exception.
INucleus - Interface in raccoon.api.eai.endpoint
Central point for an EAI enabled application that handles publishers and subscribers.
inUse() - Method in class raccoon.core.jdbc.Connection
 
invalidAdderSignature(Method) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates the invalid adder signature for a collection property message.
invalidCollectionSignature(Method) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates the invalid collection signature message for a getter method.
invalidMethodDropped(Method, String) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Builds the log message to indicate a method that has been dropped.
invalidNumberOfParameters(Method, String) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates an error message indicating a wrong number of parameters.
invalidPropertySignature(Method, Method) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates the error message related to an invalid property signature.
invokeBeanProperty(Object, String, String, String, String) - Static method in class raccoon.core.manager.ServiceManager
Invokes the given property setter.
IPublisher - Interface in raccoon.api.eai.endpoint
Common interface for all implementations of a Publisher.
IReceivedMessage - Interface in raccoon.api.eai.uitest.report
Information related to a message received.
IRepoGenerator - Interface in raccoon.tibco.tibrv.api
The EAI Repository generator.
IResolver - Interface in raccoon.api.utils
A convenience service for locating resources or services.
isActive() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
 
isArray(Class) - Method in interface raccoon.api.bean.descriptor.IBeanAnalyzer
Checks if this provided class is an array element.
isArray(Class) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Checks if this provided class is an array element.
isAssignable(String, Object) - Method in interface raccoon.api.types.IConfigurableManager
Checks if the specified property can accept the value.
isAssignable(String, Object) - Method in class raccoon.core.types.ConfigurableManager
Checks if the specified property can accept the value.
isAtomic(Class) - Method in interface raccoon.api.bean.descriptor.IBeanAnalyzer
Checks if this provided class is an atomic element.
isAtomic(Class) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Checks if this provided class is an atomic element.
isAvailable(String) - Method in interface raccoon.api.config.IConfig
Convenience method to check if a specific property is defined.
isAvailable(String) - Method in class raccoon.core.config.StdConfig
Convenience method to check if a specific property is defined.
isAvailable(String) - Method in class raccoon.core.config.StrConfig
Convenience method to check if a specific property is defined.
isCastorBean() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Convenience method for determining the type of bean this instance is.
isCastorBean() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Convenience method for determining the type of bean this instance is.
isCastorProperty() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Checks if this property is a valid Castor property.
isCastorProperty() - Method in class raccoon.core.bean.descriptor.BeanProperty
Checks if this property is a valid Castor property.
isChangeable(String) - Method in interface raccoon.api.types.IConfigurableManager
Checks if the specified property is changeable.
isChangeable(String) - Method in class raccoon.core.types.ConfigurableManager
Checks if the specified property is changeable.
isChanged() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
isClosed() - Method in class raccoon.core.jdbc.Connection
Retrieves whether this Connection object has been closed.
isCollection(Class) - Method in interface raccoon.api.bean.descriptor.IBeanAnalyzer
Checks if this provided class is a collection element.
isCollection(Class) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Checks if this provided class is a collection element.
isCollectionProperty() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Checks if this class is a Collection defined by the Raccoon project.
isCollectionProperty() - Method in class raccoon.core.bean.descriptor.BeanProperty
Checks if this class is a Collection defined by the Raccoon project.
isCollectionProperty(Class) - Static method in class raccoon.core.bean.utils.Property
Checks if the given class represents a collection of some sort.
isConfigurable() - Static method in class raccoon.core.manager.ServiceManager
Does this component require a property file to be correctly configured.
isDebugEnabled() - Method in interface raccoon.api.log.ILogger
Checks if debug mode is enabled.
isDebugEnabled() - Method in class raccoon.core.log.Jdk14Proxy
Returns true if debug mode is enabled.
isDebugEnabled() - Method in class raccoon.core.log.Log4jProxy
Checks if debug mode is enabled.
isDebugEnabled() - Method in class raccoon.core.log.LogConsole
Checks if debug mode is enabled.
isErrorEnabled() - Method in interface raccoon.api.log.ILogger
Checks if error mode is enabled.
isErrorEnabled() - Method in class raccoon.core.log.Jdk14Proxy
Returns true if error mode is enabled.
isErrorEnabled() - Method in class raccoon.core.log.Log4jProxy
Returns true if error mode is enabled.
isErrorEnabled() - Method in class raccoon.core.log.LogConsole
Checks if error mode is enabled.
IServiceManager - Interface in raccoon.api.types
The Service Manager defined in the SOA document.
isFastMode() - Method in class raccoon.core.badhnati.xml.MessageToXml
Indicates whether the Renderer is in fast mode.
isFastMode() - Method in class raccoon.core.badhnati.xml.XmlParser
Indicates whether the Renderer is in fast mode.
isFastMode() - Method in class raccoon.core.badhnati.xml.XmlToMessage
Determines if the fast mode is active.
isFastMode() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Indicates whether the Renderer is in fast mode.
isFastMode() - Method in class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
Determines if the fast mode is active.
isIgnore() - Method in class raccoon.core.uitest.data.UiIgnore
 
isIgnoreContent() - Method in class raccoon.core.uitest.data.UiIgnore
 
isIgnoreType() - Method in class raccoon.core.uitest.data.UiIgnore
 
isInError() - Method in interface raccoon.api.types.IBaseComponent
Checks the state of this component.
isInError() - Method in class raccoon.core.types.AbsComponent
Checks the state of this component.
isInError() - Method in class raccoon.core.types.AbsLoadable
Checks the state of this component.
isInError() - Method in class raccoon.core.types.ConfigurableManager
Checks the state of this component.
isInError() - Method in class raccoon.tibco.tibrv.message.RvFactory
Checks the state of this component.
isInfoEnabled() - Method in interface raccoon.api.log.ILogger
Checks if info mode is enabled.
isInfoEnabled() - Method in class raccoon.core.log.Jdk14Proxy
Returns true if info mode is enabled.
isInfoEnabled() - Method in class raccoon.core.log.Log4jProxy
Checks if info mode is enabled.
isInfoEnabled() - Method in class raccoon.core.log.LogConsole
Checks if info mode is enabled.
isInitialisable() - Static method in class raccoon.core.manager.ServiceManager
Does this component need to be started and stopped?.
isInitialised() - Method in class raccoon.core.badhnati.xml.XmlToMessage
Is this component initialised or not?
isInitialised() - Method in class raccoon.core.types.AbsLoadable
Is this component initialised or not?
isInvokeAdder() - Method in class raccoon.tibco.tibrv.badhnati.ae.MessageToJava
Should this parser invoke the adder instead of the setter for collection methods.
isInvokeAdder() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Should this parser invoke the adder instead of the setter for collection methods.
isLazyIntrospect() - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Is lazy introspection activated, default is true.
isLoaded(String) - Method in interface raccoon.api.types.IServiceManager
Checks if a given service is already loaded, convenience method for faster access.
isLoaded(String, String) - Method in interface raccoon.api.types.IServiceManager
Checks if a given service is already loaded, convenience method for faster access.
isLoaded(String) - Method in class raccoon.core.manager.ServiceManager
Checks if a given service is already loaded, convenience method for faster access.
isLoaded(String, String) - Method in class raccoon.core.manager.ServiceManager
Checks if a given service is already loaded, convenience method for faster access.
isLoaded(String) - Method in class raccoon.core.types.AbsComponentManager
Checks if the specified component is alreay loaded.
isLogable() - Method in class raccoon.core.manager.ServiceManager
Does this component require a logging component in order to function correctly?.
isLogable() - Method in class raccoon.core.types.AbsComponentManager
The component manager doesn't log information
isLogable() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
This component requires a logging service.
isMonitor() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
isMoveFile() - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
isNativelySerializable(Class) - Method in interface raccoon.api.eai.IUtils
Checks if the given class must be serialized for this transport layer.
isNativelySerializable(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Checks if the given class must be serialized for this transport layer.
isNativelySupported(Class) - Method in interface raccoon.api.eai.IUtils
Checks if this class is natively supported.
isNativelySupported(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Checks if this class is natively supported.
isNiceXml() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Indicates whether the Renderer is in fast mode.
isParsed() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Have the methods assigned to this instance been analyzed to determine the type of bean.
isParsed() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Have the methods assigned to this instance been analyzed to determine the type of bean.
isRaccoonBean() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Convenience method for determining the type of bean this instance is.
isRaccoonBean() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Convenience method for determining the type of bean this instance is.
isRaccoonProperty() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Checks if this property is a valid Raccoon property.
isRaccoonProperty() - Method in class raccoon.core.bean.descriptor.BeanProperty
Checks if this property is a valid Raccoon property.
isReadOnly() - Method in class raccoon.core.jdbc.Connection
Retrieves whether this Connection object is in read-only mode.
isReceived(UiTest) - Method in class raccoon.core.uitest.UiTester
Checks if the expected messages where all received.
isRecording() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
State of the recorder.
isRecording() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
State of the recorder.
isRequired() - Method in class raccoon.core.types.ConfigurableProperty
Is this property required
isReservedKeyword(String) - Method in interface raccoon.api.eai.message.IBusMessage
Checks if the given field name is a reserved keyword.
isReservedKeyword(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Checks if the given field name is a reserved keyword.
isRunning() - Method in interface raccoon.api.eai.endpoint.IEventHandler
Should return true if this instance is active.
isRunning() - Method in interface raccoon.api.types.ILoadable
Checks if the component has been loaded.
isRunning() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
isRunning() - Method in class raccoon.core.types.AbsLoadable
Checks if the component has been loaded.
isRunning() - Method in class raccoon.tibco.tibrv.admin.AdminHandler
Should return true if this instance is active.
isRunning() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Should return true if this instance is active
isRunning() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Should return true if this instance is active
isScalar(Class) - Method in interface raccoon.api.eai.IUtils
Checks if this class is a scalar object.
isScalar(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Checks if this class is a scalar object.
isSet() - Method in class raccoon.core.types.ConfigurableProperty
Has the value of the property been set.
isStable(boolean) - Method in interface raccoon.api.types.IServiceManager
Checks the state of the component.
isStable(boolean) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Checks the state of the component.
isStable(boolean) - Method in class raccoon.core.types.AbsConfigurableLoadable
Checks if the component is correctly configured and loaded..
ISubscriber - Interface in raccoon.api.eai.endpoint
Common interface for all implementation of EAI Subscribers.
isWarnEnabled() - Method in interface raccoon.api.log.ILogger
Checks if warn mode is enabled.
isWarnEnabled() - Method in class raccoon.core.log.Jdk14Proxy
Returns true if warn mode is enabled.
isWarnEnabled() - Method in class raccoon.core.log.Log4jProxy
Returns true if warn mode is enabled.
isWarnEnabled() - Method in class raccoon.core.log.LogConsole
Checks if warn mode is enabled.
iterComponents() - Method in class raccoon.core.manager.data.Services
Iterator on the elements within the collection components
iterConfig() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbPoller
 
iterContainedExceptions() - Method in exception raccoon.api.exception.RaccoonException
Iterator on the elements within the collection containedExceptions.
iterLedgerInfo() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
iterPropertyDefaultValues() - Method in class raccoon.core.manager.data.Component
Iterator on the elements within the collection propertyDefaultValues
iterRequiredComponents() - Method in class raccoon.core.manager.data.Component
Iterator on the elements within the collection requiredComponents
iterSubscribers() - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
IThreadSafe - Interface in raccoon.api.types
A thread safe component.
ITibrvMsgParser - Interface in raccoon.tibco.tibrv.api
The specialization of the BadhnAti contract for TIB/Rendezvous using the AE 3.0 format.
ITracking - Interface in raccoon.api.eai.message
The purpose of ITracking is to provide support for end to end tracability of documents or messages throughout the system.
IUnionBean - Interface in raccoon.api.types
The interface for a java bean that is in fact an equivalent to C++ Union.
IUnitCaseResult - Interface in raccoon.api.eai.uitest.report
The result of none regression case.
IUnitPlayer - Interface in raccoon.api.eai.uitest
The Unit player for non-regression testing.
IUnitRecorder - Interface in raccoon.api.eai.uitest
A message recorder for a MOM.
IUnitSuiteResult - Interface in raccoon.api.eai.uitest.report
A suite element that contains several test cases.
IUnitTester - Interface in raccoon.api.eai.uitest
The interface of a unit tester module.
IUnitTestResult - Interface in raccoon.api.eai.uitest.report
The results of the execution of a single test.
IUtils - Interface in raccoon.api.eai
Contains various utility methods when handling EAI Objects.
IXmlToMessage - Interface in raccoon.api.eai.badhnati
Provides conversion methods between IMessage and XML Strings.
IXmlToTibrvMsg - Interface in raccoon.tibco.tibrv.api
TODO Document this class.

J

JavaToMessage - Class in raccoon.tibco.tibrv.badhnati.ae
Converts a Java Bean instance to a TIB/Rendezvous message that complies with the Active Enterprise format.
JavaToMessage() - Constructor for class raccoon.tibco.tibrv.badhnati.ae.JavaToMessage
Default constructor, required for dynamic instanciation.
jdbcCompliant() - Method in class raccoon.core.jdbc.ConnectionDriver
Reports whether this driver is a genuine JDBC CompliantTM driver.
Jdk14Proxy - Class in raccoon.core.log
The wrapper around the JDK 1.4 Logging mechanism.
Jdk14Proxy() - Constructor for class raccoon.core.log.Jdk14Proxy
Required constructor for dynamic instanciation.

K

knownName(int) - Static method in class raccoon.tibco.tibrv.utils.RvUtils
Given the known type retruns the known name.

L

lease() - Method in class raccoon.core.jdbc.Connection
 
LedgerCallback - Class in raccoon.tibco.tibrv.admin.ledger
TODO Comment this class.
LedgerCallback() - Constructor for class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
LedgerInfo - Class in raccoon.tibco.tibrv.admin.ledger
TODO Comment this class.
LedgerInfo() - Constructor for class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
LedgerInfo(String, long, long, long) - Constructor for class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
LedgerViewer - Class in raccoon.tibco.tibrv.admin.ledger
TODO Comment this class.
LedgerViewer() - Constructor for class raccoon.tibco.tibrv.admin.ledger.LedgerViewer
 
LEVEL_DEBUG - Static variable in interface raccoon.api.log.ILogger
The DEBUG level.
LEVEL_ERROR - Static variable in interface raccoon.api.log.ILogger
The ERROR level.
LEVEL_INFO - Static variable in interface raccoon.api.log.ILogger
The INFO level.
LEVEL_WARN - Static variable in interface raccoon.api.log.ILogger
The WARN level.
ListenerInfo - Class in raccoon.tibco.tibrv.admin.ledger
TODO Comment this class.
ListenerInfo() - Constructor for class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
ListenerInfo(String, long) - Constructor for class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
listRequiredComponents(Class) - Method in interface raccoon.api.types.IConfigurableManager
Generates an XML String describing this component.
listRequiredComponents(Class) - Method in class raccoon.core.types.ConfigurableManager
Generates empty Service Manager configuration string.
load() - Method in interface raccoon.api.types.ILoadable
Loads or initializes the component.
load() - Method in class raccoon.core.badhnati.xml.XmlParser
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.core.badhnati.xml.XmlToMessage
Loads this component and initializes all dependant components.
load() - Method in class raccoon.core.config.StdConfig
Loads or initializes the component.
load() - Method in class raccoon.core.config.StrConfig
Loads or initializes the component.
load() - Method in class raccoon.core.file.endpoint.poller.FilePoller
Loads or initializes the component.
load() - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
load() - Method in class raccoon.core.jdbc.ConnectionDriver
Loads or initializes the component.
load() - Method in class raccoon.core.log.AbsLogComponent
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.core.manager.ServiceManager
Invoked by the service helper to start this component once it has been configured.
load() - Method in class raccoon.core.types.AbsComponentManager
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.core.types.AbsConfigurableLoadable
Loads or initializes the component.
load() - Method in class raccoon.core.types.AbsLoadable
Loads or initializes the component.
load() - Method in class raccoon.core.uitest.file.FilePublisher
Loads or initializes the component.
load() - Method in class raccoon.core.uitest.UiTester
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Loads or initializes the component.
load() - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Loads or initializes the component.
load() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Initializes dependant TIB/Rendezvous components.
load() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
Loads or initializes the component.
load() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
Opens the communication with Rendezvous and loads the listeners.
load() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbPoller
Creates the polling thread and continuously polls the database.
load() - Method in class raccoon.tibco.tibrv.monitor.BruteListener
 
load() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Invoked by the service manager to start this component once it has been configured.
load() - Method in class raccoon.tibco.tibrv.utils.TibComponent
Invoked by the service manager to start this component once it has been configured.
LoadableException - Exception in raccoon.api.exception
The exception correlated to a loading/unloading error.
LoadableException() - Constructor for exception raccoon.api.exception.LoadableException
Constructs a RaccoonException with no specified detail message.
LoadableException(String) - Constructor for exception raccoon.api.exception.LoadableException
Constructs a RaccoonException with the specified detail message.
LoadableException(String, Throwable) - Constructor for exception raccoon.api.exception.LoadableException
Constructs a RaccoonException with the specified detail message and nested exception.
LoadableException(int, String) - Constructor for exception raccoon.api.exception.LoadableException
Contructs a RaccoonException with the specified error code and detail message.
LoadableException(int, String, Throwable) - Constructor for exception raccoon.api.exception.LoadableException
Constructs a RaccoonException with the specified error code, detail message and nested exception.
loadComponent(URL) - Method in class raccoon.core.manager.thin.ComponentLoader
Loads the component.
loadComponent(String) - Method in class raccoon.core.types.AbsComponentManager
Generates a new instance of ComponentBase, must be implemented by inheriting classes.
loadComponent(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Generates a new instance of ComponentBase, must be implemented by inheriting classes.
loadExpected(UiTest) - Method in class raccoon.core.uitest.UiTester
Retrieves from the file system the messages that are expected for this test.
loadIgnoreList(Iterator) - Method in class raccoon.core.uitest.UiTester
 
loadLoggers() - Method in class raccoon.core.log.AbsLogComponent
Loads the various loggers required to function.
loadLoggers() - Method in class raccoon.core.log.Jdk14Proxy
Loads the various loggers required to function.
loadLoggers() - Method in class raccoon.core.log.Log4jProxy
Loads the various loggers required to function.
loadMessage(InputSource) - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Converts the contents of an XML input source into a valid message.
loadMessage(InputSource) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Converts the contents of an XML input source into a valid message.
loadSubscribers(Iterator) - Method in class raccoon.core.uitest.UiTester
Loads the subscribers via the service manager attached to this component.
loadTestInformation(String) - Method in class raccoon.core.uitest.data.SuiteLoader
Reads the XML file and converts the data into java beans using Castor XML.
loadTestInformation(Class, String) - Method in class raccoon.core.uitest.data.SuiteLoader
Reads the XML file and converts the data into java beans using Castor XML.
Log4jProxy - Class in raccoon.core.log
Wrapper around the IBM Log4j implementation.
Log4jProxy() - Constructor for class raccoon.core.log.Log4jProxy
 
LogConsole - Class in raccoon.core.log
The console logger.
LogConsole() - Constructor for class raccoon.core.log.LogConsole
 
logDroppedMethod(String, Method) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Sends to the log file of this instance information regarding a bean method that is unused.
LOGGER_NAME - Static variable in class raccoon.core.log.AbsLogComponent
The string constant representing the logger name.
LONG - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Long payload.
LONG_A - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating another Long payload.
LONG_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Long[] payload.
lookup(String) - Method in interface raccoon.api.types.IServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical name.
lookup(String, String, Hashtable) - Method in interface raccoon.api.types.IServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical key name.
lookup(String, String) - Method in interface raccoon.api.types.IServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical key name.
lookup(String) - Method in class raccoon.core.manager.ServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical name.
lookup(String, String, Hashtable) - Method in class raccoon.core.manager.ServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical key name.
lookup(String, String) - Method in class raccoon.core.manager.ServiceManager
Retrieves a component that has been loaded and initialised based upon it's logical key name.
lookup(String) - Method in class raccoon.core.types.AbsComponentManager
Searches for a specific component and initilizes it if necessary.
lookup(String) - Static method in class raccoon.core.utils.CoreHelper
Retrieves a component that has been loaded and initialised based upon it's logical name.
lookup(String, String, Hashtable) - Static method in class raccoon.core.utils.CoreHelper
Loads a specific component with custom load time configuration.
lPropertyName() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Extracts the name of this property.
lPropertyName() - Method in class raccoon.core.bean.descriptor.BeanProperty
Extracts the name of this property.

M

main(String[]) - Static method in class raccoon.core.uitest.UiPromptRunner
Main entry point for the Unit and Integration Tool.
main(String[]) - Static method in class raccoon.tibco.tibrv.hoststatus.HostStatus
 
main(String[]) - Static method in class raccoon.tibco.tibrv.monitor.BruteListener
 
mAnalyzer - Variable in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The bean introspector component used by this instance
MAPPING_PROPERTY_NAME - Static variable in class raccoon.core.manager.ServiceManager
The property used by the service manager to locate the mapping file that it should use.
marshal(String) - Method in interface raccoon.api.eai.badhnati.IXmlToMessage
Converts a given XML compliant string into a IMessage instance.
marshal(Reader) - Method in interface raccoon.api.eai.badhnati.IXmlToMessage
Converts a given XML compliant string into a message instance.
marshal(InputSource) - Method in interface raccoon.api.eai.badhnati.IXmlToMessage
Converts a given XML compliant string into a message instance.
marshal(Object, Object, Class) - Method in class raccoon.core.badhnati.castor.CastorParser
Converts a given object to the specified output instance.
marshal(InputStream, URL, Class) - Method in class raccoon.core.badhnati.castor.CastorParser
Reads the given input stream and instanciates a java bean using Castor XML.
marshal(Reader, URL, Class) - Method in class raccoon.core.badhnati.castor.CastorParser
Reads the given input stream and instanciates a java bean using Castor XML.
marshal(IMessage) - Method in class raccoon.core.badhnati.xml.MessageToXml
Converts the contents of an IBusMessage into an XML String.
marshal(IField) - Method in class raccoon.core.badhnati.xml.MessageToXml
Generates the XML String for a IField instance.
marshal(String) - Method in class raccoon.core.badhnati.xml.XmlParser
Converts a given XML compliant string into a IMessage instance.
marshal(Reader) - Method in class raccoon.core.badhnati.xml.XmlParser
Converts a given XML compliant string into a RvMsgBase instance.
marshal(InputSource) - Method in class raccoon.core.badhnati.xml.XmlParser
Converts a given XML compliant string into a IMessage instance.
marshal(String) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Converts a given XML compliant string into a IMessage instance.
marshal(Reader) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Converts the contents of an XML Reader into a IMessage instance.
marshal(InputSource) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Converts the content of an XML input source into a IMessage instance.
marshal(Object) - Method in class raccoon.tibco.tibrv.badhnati.ae.JavaToMessage
Converts a given java bean into an IBusMessage instance
marshal(Object, Message) - Method in class raccoon.tibco.tibrv.badhnati.ae.JavaToMessage
Introspects the bean properties of a given object and puts the associated values into a TibrvMsg instance.
marshal(IMessage) - Method in class raccoon.tibco.tibrv.badhnati.ae.MessageToJava
Entry point for converting a TibrvMsg to data bean instance.
marshal(Object) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Converts a given java bean instance into a IBusMessage instance.
marshal(TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.xml.FastTibrvToXml
Converts the contents of an TibrvMsg into an XML String.
marshal(Reader) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
 
marshal(TibrvMsg) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Converts the contents of an TibrvMsg into an XML String.
marshal(String) - Method in class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
Converts a given XML compliant string into a TibrvMsg instance.
marshal(Reader) - Method in class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
Converts the contents of an XML Reader into a TibrvMsg instance.
marshal(InputSource) - Method in class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
Converts the content of an XML input source into a TibrvMsg instance.
marshalComponent(Component, OutputStream) - Method in class raccoon.core.manager.thin.ComponentLoader
 
MAX_MESSAGE_LENGTH - Static variable in exception raccoon.api.exception.RaccoonException
The maximum line length of a message.
MAX_MSG_SIZE - Static variable in exception raccoon.api.exception.RaccoonException
The maximum number of characters for given line.
MAX_STACK_DEPTH - Static variable in exception raccoon.api.exception.RaccoonException
The number of stacks of the contained exceptions printed out in the toString method.
mConfigurableManager - Variable in class raccoon.core.types.AbsConfigurableLoadable
The configuration manager for this instance
MEMORY_RECORDER - Static variable in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Memory recorder: messages are kept in memory.
MESSAGE - Static variable in interface raccoon.api.eai.message.IFactory
The string indicating the use of a IMessage instance.
Message - Class in raccoon.tibco.tibrv.badhnati.descriptors
Contains the various descriptors required to generate the descriptors of an ActiveEnterprise v3.0 compliant message
Message() - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.Message
Default constructor, does nothing.
Message(IRepoGenerator) - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.Message
Convenience constructor for assigning the TIB/Repository generator
MESSAGE_TOO_LONG - Static variable in exception raccoon.api.exception.RaccoonException
A string indicating a too long message to display.
MESSAGES_NOT_RECEIVED - Static variable in class raccoon.core.uitest.UiTester
The user friendly message indicating a failure of the test.
MessageToJava - Class in raccoon.tibco.tibrv.badhnati.ae
Converts a valid IMessage instance into a java bean.
MessageToJava() - Constructor for class raccoon.tibco.tibrv.badhnati.ae.MessageToJava
 
MessageToXml - Class in raccoon.core.badhnati.xml
Converts an IMessage instance into an XML String.
MessageToXml() - Constructor for class raccoon.core.badhnati.xml.MessageToXml
Default constructor.
mFactory - Variable in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The factory instance used to generate the new instances of the various required messages
mIsInError - Variable in class raccoon.core.types.AbsComponent
Is this component in error ?
mIsLoaded - Variable in class raccoon.core.types.AbsLoadable
The state of the component
mLog - Variable in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The logging service used by this parser
mLoggerName - Variable in class raccoon.core.log.AbsLogComponent
The name of the current logger.
mParameters - Variable in class raccoon.core.types.ConfigurableManager
The list of parameters
mPropertyFileName - Variable in class raccoon.core.log.AbsLogComponent
The property file name that is used to configure this instance.
mRepoGenerator - Variable in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The RepoGenerator component used by this instance
MSG - Static variable in class raccoon.api.eai.message.PsfMessageTypes
A message instance.
MSG_ALREADY_ASSIGNED_RESOURCE - Static variable in class raccoon.api.errors.ErrorMsgs
The specified ressource is already and can't be modified for some reason message.
MSG_COMPONENT_IN_ERROR - Static variable in class raccoon.api.errors.ErrorMsgs
The error message indicating that this component is in an error state.
MSG_COMPONENT_INITIALISED - Static variable in class raccoon.api.errors.ErrorMsgs
Error message indicating that the component is already actif.
MSG_COMPONENT_INITIALISED_CHANGE - Static variable in class raccoon.api.errors.ErrorMsgs
Error message indicating that the component is already actif and that it can't be reconfigured dynamically.
MSG_COMPONENT_NOT_CONFIGURABLE - Static variable in class raccoon.api.errors.ErrorMsgs
The error message indicating that this component isn't configurable.
MSG_COMPONENT_NOT_DEFINED - Static variable in class raccoon.api.errors.ErrorMsgs
Error message indicating that the component isn't available in this configuration.
MSG_COMPONENT_NOT_INITIALISABLE - Static variable in class raccoon.api.errors.ErrorMsgs
The error message indicating that this component isn't initialisable.
MSG_COMPONENT_NOT_INITIALISED - Static variable in class raccoon.api.errors.ErrorMsgs
Error message indicating that the component is already inactif.
MSG_COMPONENT_NOT_LOGGABLE - Static variable in class raccoon.api.errors.ErrorMsgs
The error message indicating that this component isn't loggable.
MSG_INVALID_PARAMETER - Static variable in class raccoon.api.errors.ErrorMsgs
A simple invalid parameter error.
MSG_INVALID_RESOURCE - Static variable in class raccoon.api.errors.ErrorMsgs
The specified ressource is invalid for some reason error message.
MSG_NAMED_COMPONENT_INITIALISED_CHANGE - Static variable in class raccoon.api.errors.ErrorMsgs
Error message indicating that the component is already actif and that it can't be reconfigured dynamically.
MSG_NAMED_RESOURCE_NOT_FOUND - Static variable in class raccoon.api.errors.ErrorMsgs
Unable to load the specified resource message.
MSG_NULL_PARAM - Static variable in class raccoon.api.errors.ErrorMsgs
The provided parameter is null.
MSG_REQUIRED_RESOURCE_NOT_ASSIGNED - Static variable in class raccoon.api.errors.ErrorMsgs
Explicit Resource not assigned to this component error message (method invocation).
MSG_RESOURCE_NOT_ASSIGNED - Static variable in class raccoon.api.errors.ErrorMsgs
Resource not assigned to this component error message.
MSG_RESOURCE_NOT_FOUND - Static variable in class raccoon.api.errors.ErrorMsgs
Unable to find resource error message.
MSG_SPECIFIED_RESOURCE_NOT_ASSIGNED - Static variable in class raccoon.api.errors.ErrorMsgs
Explicit Resource not assigned to this component error message.
MsgHelper - Class in raccoon.core.utils
A utility class for generating human readable strings.
MsgHelper() - Constructor for class raccoon.core.utils.MsgHelper
Utility classes should not have a public or default constructor.
MsgInfo - Class in raccoon.tibco.tibrv.hoststatus.data
The information related to message information, extracted from the DbHostStatus message .
MsgInfo() - Constructor for class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Sets the time to now.
mStdResolver - Variable in class raccoon.core.badhnati.castor.CastorParser
The URI Resolver used to locate the XML file that has to be loaded.
mUtils - Variable in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
The utility component

N

NATIVE_PUBLISHER - Static variable in interface raccoon.api.eai.endpoint.IPublisher
The constant representing the property for the native publisher.
nativeNameForClass(Class) - Method in interface raccoon.api.eai.IUtils
Given a native class instance, determines the name.
nativeNameForClass(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Given a native class instance, determines the name.
nativeSQL(String) - Method in class raccoon.core.jdbc.Connection
Converts the given SQL statement into the system's native SQL grammar.
nativeType(Class) - Method in interface raccoon.api.eai.IUtils
Given the class of an object returns the type associated.
nativeType(String) - Method in interface raccoon.api.eai.IUtils
Given the type name returns the type associated.
nativeType(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Given the class of an object returns the type associated.
nativeType(String) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Given the type name returns the type associated.
NB_DISPATCHERS - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
nbMsgFields() - Method in interface raccoon.api.eai.message.IMessage
Retrieves the number of fields attached to this instance.
nbMsgFields() - Method in class raccoon.tibco.tibrv.message.RvMessage
Retrieves the number of fields attached to this instance
nbParsedMsg() - Method in class raccoon.core.badhnati.xml.SaxHandler
The number of messages that where extracted from the XML File.
nbParsedMsg() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
The number of messages that where extracted from the XML File.
nbSessions() - Static method in class raccoon.tibco.tibrv.utils.TibComponent
Computes the number of sessions currently opened to TIB/Rendezvous.
nbUnparsedMsg() - Method in class raccoon.core.badhnati.xml.SaxHandler
The number of messages that where extracted from the XML File.
nbUnparsedMsg() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
The number of messages that where extracted from the XML File.
newBusMessage() - Method in interface raccoon.api.eai.message.IFactory
Creates a new instance of a bus message.
newBusMessage() - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of a bus message.
newComparator() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Creates a message comparator for this recorder.
newComparator() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Creates a message comparator for this recorder
newField() - Method in interface raccoon.api.eai.message.IFactory
Creates a new instance of field.
newField() - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of field
newMessage(String) - Method in interface raccoon.api.eai.message.IFactory
Creates a new message instance depending on the desired implementation.
newMessage() - Method in interface raccoon.api.eai.message.IFactory
Generates a new IMessage instance.
newMessage(Object) - Method in interface raccoon.api.eai.message.IFactory
Creates a proxy object for the given native message.
newMessage(IBeanDescriptor) - Method in interface raccoon.api.eai.message.IFactory
Creates a new instance of a message for a specified Java class.
newMessage(IMessageDescriptor) - Method in interface raccoon.api.eai.message.IFactory
Creates a new instance of a message based upon a specified message descriptor.
newMessage(String) - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new message instance depending on the desired implementation
newMessage() - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of a message.
newMessage(Object) - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a proxy object for the given native message.
newMessage(IBeanDescriptor) - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of a message for a specified Java class.
newMessage(IMessageDescriptor) - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of a message based upon a specified message descriptor.
newMessageDescriptor(Class) - Method in interface raccoon.api.eai.message.IFactory
Given the class of a java bean creates a new message definition instance.
newMessageDescriptor(IBeanDescriptor) - Method in interface raccoon.api.eai.message.IFactory
Given a bean descriptor creates a new message definition instance.
newMessageDescriptor(IBeanProperty) - Method in interface raccoon.api.eai.message.IFactory
Creates a new message descriptor for the provided property of a java bean.
newMessageDescriptor(IBeanDescriptor) - Method in class raccoon.tibco.tibrv.message.RvFactory
Given a bean descriptor creates a new message definition instance.
newMessageDescriptor(IBeanProperty) - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new message descriptor for the provided property of a java bean
newMessageDescriptor(Class) - Method in class raccoon.tibco.tibrv.message.RvFactory
Given the class of a java bean creates a new message definition instance.
newTracking() - Method in interface raccoon.api.eai.message.IFactory
Creates a new instance of a tracking element.
newTracking() - Method in class raccoon.tibco.tibrv.message.RvFactory
Creates a new instance of a tracking element
next() - Method in class raccoon.core.file.endpoint.poller.FolderListener
Pops from the stack the next available file.
notCollectionProperty() - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates the message indicating that this isn't a collection property.
NUCLEUS - Static variable in class raccoon.api.PsfRaccoonServices
The nucleus service: Nucleus.
NULL_STRING - Static variable in class raccoon.tibco.tibrv.message.RvField
A string constant indicating a null value

O

onEvent(Object, ITracking) - Method in interface raccoon.api.eai.endpoint.IEventHandler
Handles the incoming EAI Event.
onEvent(Object, ITracking) - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
onEvent(Object, ITracking) - Method in class raccoon.tibco.tibrv.admin.AdminHandler
Invoked when the shutdown command is received.
onEvent(Object, ITracking) - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Handles the incoming EAI Event.
onEvent(Object, ITracking) - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Handles the incoming EAI Event.
onLedgerMsg(TibrvCmTransport, String, TibrvMsg, Object) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
Invoked by the associated transport for each attached ledger.
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.endpoint.TibrvCallback
The callback method to be implemented in order to receive messages from the TIB.
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.endpoint.TibrvCmAdvisory
 
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbListener
Invoked each time a new message arrives.
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.hoststatus.file.FileListener
Invoked each time a new message arrives.
onMsg(TibrvListener, TibrvMsg) - Method in class raccoon.tibco.tibrv.monitor.dq.DqListener
 
OPAQUE - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The opaque data type: i.e.

P

PARAMETER_BAD_VALUE - Static variable in class raccoon.api.errors.ErrorCodes
The parameter is invalid or the value is incorrect.
parseBean(Class) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Introspects the bean in order to determine all bean methods that are available.
PLAYER_CHANNEL - Static variable in interface raccoon.api.eai.uitest.IUnitPlayer
The string representing the property player channels.
PlayerChannel - Class in raccoon.core.uitest.file.data
TODO Document this class.
PlayerChannel() - Constructor for class raccoon.core.uitest.file.data.PlayerChannel
 
PlayerChannel - Class in raccoon.tibco.tibrv.uitest.data
The channel used for publishing TIB/Rendezvous messages.
PlayerChannel() - Constructor for class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Default constructor, required for dynamic instanciation
pollConfig() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbPoller
Queries the database for any configuration change.
POLLING_INTERVAL - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
POOL_SIZE - Static variable in class raccoon.core.jdbc.ConnectionPool
The initial pool size.
pop() - Method in class raccoon.core.badhnati.xml.SaxHandler
Removes from the stack of parsed messages the next message.
pop() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Removes from the stack of parsed messages the next message.
PREFIX_LIST_DECL - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The identifier for the class list (prefix list in the tib world)
PrefixElement - Class in raccoon.tibco.tibrv.badhnati.descriptors
Contains the list of elements defined in a TIB/Rendezvous prefix field.
PrefixElement() - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Default constructor, required for dynamic instanciation.
PrefixElement(String, String, Integer) - Constructor for class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Convenience constructor used for assigning all the relevant elements to this instance.
prepareCall(String) - Method in class raccoon.core.jdbc.Connection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - Method in class raccoon.core.jdbc.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in class raccoon.core.jdbc.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String) - Method in class raccoon.core.jdbc.Connection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int, int) - Method in class raccoon.core.jdbc.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in class raccoon.core.jdbc.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in class raccoon.core.jdbc.Connection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in class raccoon.core.jdbc.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - Method in class raccoon.core.jdbc.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
printStackTraceAsString() - Method in exception raccoon.api.exception.RaccoonException
Generates a String representation of the StackTrace.
properties() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
The list of avaible properties of this java bean instance.
properties() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
The list of avaible properties of this java bean instance.
Property - Class in raccoon.core.bean.utils
Contains various convenience methods related to java bean properties.
Property() - Constructor for class raccoon.core.bean.utils.Property
Avoid instanciation of this utility class.
Property - Class in raccoon.core.manager.data
Bean generated by the Raccoon Framework, complies to the Raccoon specification of a java bean.
Property() - Constructor for class raccoon.core.manager.data.Property
Default constructor for Property.
Property(String, String) - Constructor for class raccoon.core.manager.data.Property
 
Property(String, String, String) - Constructor for class raccoon.core.manager.data.Property
 
Property - Class in raccoon.core.manager.thin
A descriptor of a property belonging to a component.
Property() - Constructor for class raccoon.core.manager.thin.Property
 
Property(String, String) - Constructor for class raccoon.core.manager.thin.Property
 
Property(String, String, String) - Constructor for class raccoon.core.manager.thin.Property
 
PROPERTY_FILE_NAME - Static variable in class raccoon.core.log.AbsLogComponent
The string constant representing the property file name.
propertyNames() - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
The names of the available java bean properties within this BeanDescriptor.
propertyNames() - Method in class raccoon.core.bean.descriptor.BeanDescriptor
The names of the available java bean properties within this BeanDescriptor.
propertyWriteError(Method, Object, Object) - Static method in class raccoon.core.bean.descriptor.AbsBeanMessages
Generates the error message associated to a failure of property write access.
PsfMessageTypes - Class in raccoon.api.eai.message
The various constants used to identify the data types.
PsfMessageTypes() - Constructor for class raccoon.api.eai.message.PsfMessageTypes
 
PsfRaccoonServices - Class in raccoon.api
Contains the logical names of the public services contained in the Raccoon Framework.
PsfRaccoonServices() - Constructor for class raccoon.api.PsfRaccoonServices
 
PsfXmlConstants - Class in raccoon.core.badhnati.xml
Contains the various constants used by the XML to Message converter service.
PsfXmlConstants() - Constructor for class raccoon.core.badhnati.xml.PsfXmlConstants
 
PTY_ADMIN_SUBJECT - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_CONFIG - Static variable in interface raccoon.api.config.IConfig
The name of the property for components using implementations of this interface.
PTY_CONFIG - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_CONNECTION_DRIVER - Static variable in interface raccoon.api.utils.IConnectionDriver
The name of the property Driver.
PTY_CONNECTION_URL - Static variable in interface raccoon.api.utils.IConnectionDriver
The name of the proprety ConnectionUrl.
PTY_DAEMON - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_DATABASE_DRIVER - Static variable in interface raccoon.api.utils.IConnectionDriver
The name of the proprety DatabaseDriver.
PTY_EMBEDDED_LICENSE - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_FAST_MODE - Static variable in class raccoon.core.badhnati.xml.XmlParser
The fast XML Rendering mode property.
PTY_FAST_MODE - Static variable in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
The fast XML Rendering mode property.
PTY_LOGGER - Static variable in interface raccoon.api.log.ILogger
The name of the property for components using implementations of this interface.
PTY_NB_DISPATCHERS - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_NETWORK - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_PROPERTY_FILE_NAME - Static variable in class raccoon.core.config.StdConfig
The name of the java property bean containing the resource file name.
PTY_QUEUE_NAME - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_SERVICE - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_TRANSPORT_TYPE - Static variable in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
PTY_USER_NAME - Static variable in interface raccoon.api.utils.IConnectionDriver
The name of the proprety UserName.
PTY_USER_PWD - Static variable in interface raccoon.api.utils.IConnectionDriver
The name of the proprety UserPwd.
PTY_XML_INDENTATION - Static variable in class raccoon.core.badhnati.xml.XmlParser
The indentation
PTY_XML_INDENTATION - Static variable in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
The indentation

R

raccoon.api - package raccoon.api
All the services offered by the raccoon framework are exposed in this package.
raccoon.api.bean.descriptor - package raccoon.api.bean.descriptor
Describes the services offered to the analysis of Data Transport Objects (DTO).
raccoon.api.config - package raccoon.api.config
The configuration service is a resource manager (for messages and things like that).
raccoon.api.eai - package raccoon.api.eai
Contains all the services offered by the Raccoon Framework related to application integration.
raccoon.api.eai.badhnati - package raccoon.api.eai.badhnati
Provides services to link representations of data beans between various worlds.
raccoon.api.eai.endpoint - package raccoon.api.eai.endpoint
Contains all the different interfaces related to exchanging messages with Raccoon.
raccoon.api.eai.message - package raccoon.api.eai.message
Contains all the different interfaces related to messages handled by Raccoon.
raccoon.api.eai.uitest - package raccoon.api.eai.uitest
Contains the non regression testing components that the Raccoon Framework offers.
raccoon.api.eai.uitest.report - package raccoon.api.eai.uitest.report
The reporting services and correlated components related to the non regression testing services of the Raccoon Framework.
raccoon.api.errors - package raccoon.api.errors
Contains all the error codes grouped by family used by the Raccoon Framework.
raccoon.api.exception - package raccoon.api.exception
Contains the default Raccoon exceptions that the various services may throw on an error.
raccoon.api.log - package raccoon.api.log
The logging service offered by the Raccoon Framework.
raccoon.api.types - package raccoon.api.types
Contains the interfaces describing the various behaviours a component may have.
raccoon.api.utils - package raccoon.api.utils
Contains various services offered by the Raccoon Framework.
raccoon.core.badhnati.castor - package raccoon.core.badhnati.castor
Simplifies the access to the Castor XML component by providing a simple wrapper for dynamic mapping.
raccoon.core.badhnati.xml - package raccoon.core.badhnati.xml
 
raccoon.core.bean.descriptor - package raccoon.core.bean.descriptor
Describes the services offered to the analysis of Data Transport Objects (DTO).
raccoon.core.bean.utils - package raccoon.core.bean.utils
Internal utilities for the Bean Descriptor implementation.
raccoon.core.config - package raccoon.core.config
 
raccoon.core.file.endpoint - package raccoon.core.file.endpoint
 
raccoon.core.file.endpoint.poller - package raccoon.core.file.endpoint.poller
 
raccoon.core.file.endpoint.poller.handlers - package raccoon.core.file.endpoint.poller.handlers
 
raccoon.core.jdbc - package raccoon.core.jdbc
 
raccoon.core.log - package raccoon.core.log
Contains all the standard logging classes offered by the Raccoon Core Framework.
raccoon.core.manager - package raccoon.core.manager
 
raccoon.core.manager.data - package raccoon.core.manager.data
 
raccoon.core.manager.thin - package raccoon.core.manager.thin
 
raccoon.core.types - package raccoon.core.types
 
raccoon.core.uitest - package raccoon.core.uitest
 
raccoon.core.uitest.data - package raccoon.core.uitest.data
 
raccoon.core.uitest.file - package raccoon.core.uitest.file
 
raccoon.core.uitest.file.data - package raccoon.core.uitest.file.data
 
raccoon.core.uitest.report - package raccoon.core.uitest.report
 
raccoon.core.uitest.util - package raccoon.core.uitest.util
 
raccoon.core.utils - package raccoon.core.utils
 
raccoon.tibco.tibrv.admin - package raccoon.tibco.tibrv.admin
Contains the all the administrative services exposed by the Raccoon Framework.
raccoon.tibco.tibrv.admin.ledger - package raccoon.tibco.tibrv.admin.ledger
 
raccoon.tibco.tibrv.api - package raccoon.tibco.tibrv.api
 
raccoon.tibco.tibrv.badhnati.ae - package raccoon.tibco.tibrv.badhnati.ae
Implementation of the BadhnAti contract for TIB/Rendezvous.
raccoon.tibco.tibrv.badhnati.descriptors - package raccoon.tibco.tibrv.badhnati.descriptors
Contains various utility classes to describe a message that is defined in the TIB/Repository.
raccoon.tibco.tibrv.badhnati.xml - package raccoon.tibco.tibrv.badhnati.xml
 
raccoon.tibco.tibrv.endpoint - package raccoon.tibco.tibrv.endpoint
 
raccoon.tibco.tibrv.endpoint.data - package raccoon.tibco.tibrv.endpoint.data
 
raccoon.tibco.tibrv.hoststatus - package raccoon.tibco.tibrv.hoststatus
 
raccoon.tibco.tibrv.hoststatus.data - package raccoon.tibco.tibrv.hoststatus.data
 
raccoon.tibco.tibrv.hoststatus.db - package raccoon.tibco.tibrv.hoststatus.db
 
raccoon.tibco.tibrv.hoststatus.file - package raccoon.tibco.tibrv.hoststatus.file
 
raccoon.tibco.tibrv.message - package raccoon.tibco.tibrv.message
 
raccoon.tibco.tibrv.monitor - package raccoon.tibco.tibrv.monitor
 
raccoon.tibco.tibrv.monitor.dq - package raccoon.tibco.tibrv.monitor.dq
 
raccoon.tibco.tibrv.uitest - package raccoon.tibco.tibrv.uitest
The implementation of the UITest framework for TIB/Rendezvous.
raccoon.tibco.tibrv.uitest.data - package raccoon.tibco.tibrv.uitest.data
 
raccoon.tibco.tibrv.uitest.recorder - package raccoon.tibco.tibrv.uitest.recorder
 
raccoon.tibco.tibrv.utils - package raccoon.tibco.tibrv.utils
 
RACCOON_CONFIG_FILE - Static variable in class raccoon.core.utils.CoreHelper
The default properties file used to configure the Raccoon Core Framework.
RACCOON_NAME - Static variable in class raccoon.api.PsfRaccoonServices
The name of Raccoon.
RACCOON_SYS_PROPS - Static variable in class raccoon.api.PsfRaccoonServices
The system property that defines the configuration file that will use.
RACCOON_VERSION - Static variable in class raccoon.api.PsfRaccoonServices
The version of Raccoon.
RACCOON_VERSION_ID - Static variable in class raccoon.api.PsfRaccoonServices
The version id of Raccoon.
RACCOON_VERSION_MAJOR - Static variable in class raccoon.api.PsfRaccoonServices
 
RACCOON_VERSION_MINOR - Static variable in class raccoon.api.PsfRaccoonServices
 
RaccoonException - Exception in raccoon.api.exception
The base exception for all Raccoon exception, all exceptions inherit from this exception.
RaccoonException() - Constructor for exception raccoon.api.exception.RaccoonException
Constructs a RaccoonException with no specified detail message.
RaccoonException(String) - Constructor for exception raccoon.api.exception.RaccoonException
Constructs a RaccoonException with the specified detail message.
RaccoonException(String, Throwable) - Constructor for exception raccoon.api.exception.RaccoonException
Constructs a RaccoonException with the specified detail message and nested exception.
RaccoonException(int, String) - Constructor for exception raccoon.api.exception.RaccoonException
Contructs a RaccoonException with the specified error code and detail message.
RaccoonException(int, String, Throwable) - Constructor for exception raccoon.api.exception.RaccoonException
Constructs a RaccoonException with the specified error code, detail message and nested exception.
RaccoonGenerator - Class in raccoon.core.uitest.report
Generates a very simple xml report.
RaccoonGenerator() - Constructor for class raccoon.core.uitest.report.RaccoonGenerator
Default constructor, required for dynamic instanciation.
raccoonType(Class) - Method in interface raccoon.api.eai.IUtils
Given the class of an object returns the type associated.
raccoonType(Class) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Given the class of an object returns the type associated.
read(Object) - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Reads the value of this property from a given object instance.
read(Object) - Method in class raccoon.core.bean.descriptor.BeanProperty
Reads the value of this property from a given object instance.
readExternal(ObjectInput) - Method in class raccoon.tibco.tibrv.message.RvMessage
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
reapConnections() - Method in class raccoon.core.jdbc.ConnectionPool
Removes connections that haven't been used for a while.
ReceivedMessage - Class in raccoon.core.uitest.data
Contains information relevant to an expected message.
ReceivedMessage() - Constructor for class raccoon.core.uitest.data.ReceivedMessage
Default constructor.
ReceivedMessage(Date, String) - Constructor for class raccoon.core.uitest.data.ReceivedMessage
Convenience constructor.
receivedMsgSize() - Method in interface raccoon.api.eai.uitest.report.IUnitTestResult
The number of expected messages that were received.
receivedMsgSize() - Method in class raccoon.core.uitest.data.UiTestResult
The number of expected messages that were received.
RecorderChannel - Class in raccoon.tibco.tibrv.uitest.data
The recording channel component used by the recorder.
RecorderChannel() - Constructor for class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Default constructor required for dynamic instanciation.
RECORDING_CHANNEL - Static variable in interface raccoon.api.eai.uitest.IUnitRecorder
The name of the property assigned to the recording channels.
refresh() - Method in interface raccoon.api.config.IConfig
Reload the properties from the properties file.
refresh() - Method in class raccoon.core.config.StdConfig
Reload the properties from the properties file.
refresh() - Method in class raccoon.core.config.StrConfig
Reload the properties from the properties file.
REGEX_PATTERN - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
releaseSavepoint(Savepoint) - Method in class raccoon.core.jdbc.Connection
Removes the given Savepoint object from the current transaction.
reload() - Static method in class raccoon.core.utils.CoreHelper
Unloads all loaded components and reinits the Service Manager.
removeEventHandler(String) - Method in interface raccoon.api.eai.endpoint.ISubscriber
Removes an EventHandler from this subscriber.
removeEventHandler(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvCallback
Removes a given event handler from the current session.
removeEventHandler(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Removes an EventHandler from this subscriber.
removeField(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
removeField(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
removeField(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
removeFieldInstance(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
removeMsgField(String) - Method in interface raccoon.api.eai.message.IMessage
Removes the first instance of the field by it's name.
removeMsgField(int) - Method in interface raccoon.api.eai.message.IMessage
Removes the field located at the specified index.
removeMsgField(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Removes the first instance of the field by it's name.
removeMsgField(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Removes the field located at the specified index.
removeMsgFieldAt(int) - Method in interface raccoon.api.eai.message.IMessage
Removes the field located at the specified index.
removeMsgFieldAt(int) - Method in class raccoon.tibco.tibrv.message.RvMessage
Removes the field located at the specified index.
REPEAT - Static variable in interface raccoon.api.eai.uitest.IUnitPlayer
The string constant related to the repeat property.
REPEAT_INFINITE - Static variable in interface raccoon.api.eai.uitest.IUnitPlayer
This player should play the sequence indefinitly.
REPEAT_ONCE - Static variable in interface raccoon.api.eai.uitest.IUnitPlayer
This player should play the sequence only once.
replaceDotWithSlash(String) - Static method in class raccoon.core.utils.StdResolver
Replaces all the dots with '/' in order to constitute a valid file URI.
REPO_GENERATOR - Static variable in class raccoon.api.PsfRaccoonServices
The repository generator service: RepoGenerator.
RESERVED_KEYWORDS - Static variable in class raccoon.tibco.tibrv.message.RvMessage
The list of reserved keywords for TIB/Rendezvous messages.
resolve(String) - Method in interface raccoon.api.utils.IResolver
Locates the specified resource and provides the exact location to it.
resolve(Class, String) - Method in interface raccoon.api.utils.IResolver
Locates the specified resource and provides the exact location to it.
resolve(String) - Method in class raccoon.core.utils.StdResolver
Locates the specified resource and provides the exact location to it.
resolve(Class, String) - Method in class raccoon.core.utils.StdResolver
Locates the specified resource and provides the exact location to it.
RESOURCE_ALREADY_ASSIGNED - Static variable in class raccoon.api.errors.ErrorCodes
The specified ressource is already assigned and can't be modified for some reason.
RESOURCE_FORMAT_INVALID - Static variable in class raccoon.api.errors.ErrorCodes
The format of the specified ressource is invalid for some reason.
RESOURCE_INVALID - Static variable in class raccoon.api.errors.ErrorCodes
The specified ressource is invalid for some reason.
RESOURCE_NOT_ASSIGNED - Static variable in class raccoon.api.errors.ErrorCodes
The specified ressource isn't assigned and although it should for some reason.
RESOURCE_NOT_FOUND - Static variable in class raccoon.api.errors.ErrorCodes
The specified ressource couldn't be found.
ResourceNotFoundException - Exception in raccoon.api.exception
A resource specific exception class.
ResourceNotFoundException() - Constructor for exception raccoon.api.exception.ResourceNotFoundException
Constructs a ResourceNotFoundException with no specified detail message.
ResourceNotFoundException(String) - Constructor for exception raccoon.api.exception.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified detail message.
ResourceNotFoundException(String, Throwable) - Constructor for exception raccoon.api.exception.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified detail message and nested exception.
ResourceNotFoundException(int, String) - Constructor for exception raccoon.api.exception.ResourceNotFoundException
Contructs a ResourceNotFoundException with the specified error code and detail message.
ResourceNotFoundException(int, String, Throwable) - Constructor for exception raccoon.api.exception.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified error code, detail message and nested exception.
retainAssociatedAccessors(ArrayList, ArrayList) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
For each getter method, searches for a corresponding setter with the same type.
returnConnection(Connection) - Method in class raccoon.core.jdbc.ConnectionPool
Frees the given JDBC connection.
ReviewLedger - Class in raccoon.tibco.tibrv.admin
TODO Comment this class.
ReviewLedger() - Constructor for class raccoon.tibco.tibrv.admin.ReviewLedger
 
reviewLedger(File, String) - Method in class raccoon.tibco.tibrv.admin.ReviewLedger
 
rollback() - Method in class raccoon.core.jdbc.Connection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback(Savepoint) - Method in class raccoon.core.jdbc.Connection
Undoes all changes made after the given Savepoint object was set.
run() - Method in interface raccoon.api.eai.uitest.IUnitPlayer
Publishes all the sequenced messages.
run() - Method in interface raccoon.api.eai.uitest.IUnitTester
Executes the test case that was defined during the invocation of IUnitTester.setUp(int).
run() - Method in class raccoon.core.file.endpoint.poller.FileDispatcher
 
run() - Method in class raccoon.core.file.endpoint.poller.FolderListener.Listener
 
run() - Method in class raccoon.core.uitest.file.FilePublisher
Publishes all the sequenced messages.
run() - Method in class raccoon.core.uitest.UiTester
Executes the test case that was defined during the invocation of UiTester.setUp(int).
run() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
run() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
 
run() - Method in class raccoon.tibco.tibrv.hoststatus.file.FileHostStatus
 
run() - Method in interface raccoon.tibco.tibrv.hoststatus.IHostStatus
 
run() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Publishes all the sequenced messages.
runPlayer(String) - Method in class raccoon.core.uitest.UiPromptRunner
Executes the player.
runRecorder(String) - Method in class raccoon.core.uitest.UiPromptRunner
Records messages that are received from TIB/Rendezvous until a message is received on the stop subject.
runUiTester(String, String) - Method in class raccoon.core.uitest.UiPromptRunner
Executes the specified non regression test.
RvCmDelivery - Class in raccoon.tibco.tibrv.endpoint.data
A data bean related to Certified Delivery.
RvCmDelivery() - Constructor for class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
RvFactory - Class in raccoon.tibco.tibrv.message
The implementation above TIB/Rendezvous of the factory interface.
RvFactory() - Constructor for class raccoon.tibco.tibrv.message.RvFactory
 
RvField - Class in raccoon.tibco.tibrv.message
The TIB/Rendezvous implementation of IField
RvField() - Constructor for class raccoon.tibco.tibrv.message.RvField
Default constructor, required for dynamic instanciation
RvField(String, Object) - Constructor for class raccoon.tibco.tibrv.message.RvField
Creates a new field instance with a name and it's data.
RvField(String, Object, int) - Constructor for class raccoon.tibco.tibrv.message.RvField
Creates a new field instance with a name and it's data.
RvField(String, Object, int, int) - Constructor for class raccoon.tibco.tibrv.message.RvField
Creates a new instance of this object and assigns the relevant data.
RvField(IField) - Constructor for class raccoon.tibco.tibrv.message.RvField
Creates a new instance of this object using the given IField instance.
RvField(TibrvMsgField) - Constructor for class raccoon.tibco.tibrv.message.RvField
Creates a new instance of this object using the given TibrvMsgField instance.
RvMessage - Class in raccoon.tibco.tibrv.message
Implements the IBusMessage interface for TIB/Rendezvous
RvMessage() - Constructor for class raccoon.tibco.tibrv.message.RvMessage
Default constructor.
RvMessage(TibrvMsg) - Constructor for class raccoon.tibco.tibrv.message.RvMessage
Copy constructor.
RvMessage(byte[]) - Constructor for class raccoon.tibco.tibrv.message.RvMessage
 
RvTracking - Class in raccoon.tibco.tibrv.message
The purpose of RvTracking is to provide support for end to end tracability of documents or messages throughout the system.
RvTracking() - Constructor for class raccoon.tibco.tibrv.message.RvTracking
Default constructor, assigns the name to this instace.
RvTracking(boolean) - Constructor for class raccoon.tibco.tibrv.message.RvTracking
Generates a new Tracking ID if required.
RvTracking(IField) - Constructor for class raccoon.tibco.tibrv.message.RvTracking
Convenient copy constructor
RvUtils - Class in raccoon.tibco.tibrv.utils
The implementation of the IUtils interface for TIB/Rendezvous
RvUtils() - Constructor for class raccoon.tibco.tibrv.utils.RvUtils
Default constructor does nothing.

S

SaxHandler - Class in raccoon.core.badhnati.xml
Parses an XML file that is converted into an instance of IMessage.
SaxHandler(IFactory) - Constructor for class raccoon.core.badhnati.xml.SaxHandler
Assigns the factory to use.
SaxHandler(IFactory, boolean) - Constructor for class raccoon.core.badhnati.xml.SaxHandler
Assigns the required components to this instace.
SaxHandler - Class in raccoon.tibco.tibrv.badhnati.xml
The SAX Handler for handling XML Documents.
SaxHandler() - Constructor for class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Assigns the factory to use.
SaxHandler(boolean) - Constructor for class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Assigns the required components to this instance.
SCALAR - Static variable in class raccoon.api.eai.message.PsfMessageTypes
A scalar object.
searchForAdders(ArrayList, ArrayList) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
For each get/set property see if we can locate an associated adder.
send(Object) - Method in interface raccoon.api.eai.endpoint.IPublisher
Sends over the EAI infrastructure a java bean.
send(String, Object) - Method in interface raccoon.api.eai.endpoint.IPublisher
Sends over the EAI infrastructure a java bean on a specific subject.
send(Object, ITracking) - Method in interface raccoon.api.eai.endpoint.IPublisher
Sends over the EAI infrastructure a java bean.
send(String, Object, ITracking) - Method in interface raccoon.api.eai.endpoint.IPublisher
Sends over the EAI infrastructure a java bean.
send(Object) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Sends over the EAI infrastructure a java bean.
send(String, Object) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Sends over the EAI infrastructure a java bean on a specific subject.
send(Object, ITracking) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Sends over the EAI infrastructure a java bean.
send(String, Object, ITracking) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Sends over the EAI infrastructure a java bean.
sendRequest(Object) - Method in interface raccoon.api.eai.endpoint.IPublisher
Sends a request over the EAI infrastructure.
sendRequest(Object) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Sends a request over the EAI infrastructure.
SEQUENCE - Static variable in class raccoon.api.eai.message.PsfMessageTypes
A sequence/collection payload.
SEQUENCE_DIRECTORY - Static variable in interface raccoon.tibco.tibrv.badhnati.descriptors.AeConstants
The default location within the TIB/Repository of the definition of Active Enterprise sequences.
serializeObject(Object) - Method in interface raccoon.api.eai.IUtils
Serializes the contents of the object.
serializeObject(Object) - Method in class raccoon.tibco.tibrv.utils.RvUtils
Serializes the contents of the object.
SERVICE_BEAN_ANALYZER - Static variable in class raccoon.api.PsfRaccoonServices
The name of the bean analyzer service: BeanAnalyzer.
SERVICE_BRIDGE_NAME - Static variable in class raccoon.api.PsfRaccoonServices
Constant used to invoke the bridge base service.
SERVICE_CONFIG - Static variable in class raccoon.api.PsfRaccoonServices
The name of the configuration service: config.
SERVICE_JAVA_PARSER - Static variable in class raccoon.api.PsfRaccoonServices
The Java Parser service: JavaParser.
SERVICE_LOGGER - Static variable in class raccoon.api.PsfRaccoonServices
The name of the logging service: log.
SERVICE_MANAGER - Static variable in class raccoon.api.PsfRaccoonServices
The name of the Service Manager service.
SERVICE_NUCLEUS_NAME - Static variable in class raccoon.api.PsfRaccoonServices
Constant used to invoke the default nucleus service.
SERVICE_XML_PARSER - Static variable in class raccoon.api.PsfRaccoonServices
The name of the XML to IMessage parser: XmlParser.
ServiceException - Exception in raccoon.api.exception
An exception related to a Service.
ServiceException() - Constructor for exception raccoon.api.exception.ServiceException
Constructs a RaccoonException with no specified detail message.
ServiceException(String) - Constructor for exception raccoon.api.exception.ServiceException
Constructs a RaccoonException with the specified detail message.
ServiceException(String, Throwable) - Constructor for exception raccoon.api.exception.ServiceException
Constructs a RaccoonException with the specified detail message and nested exception.
ServiceException(int, String) - Constructor for exception raccoon.api.exception.ServiceException
Contructs a RaccoonException with the specified error code and detail message.
ServiceException(int, String, Throwable) - Constructor for exception raccoon.api.exception.ServiceException
Constructs a RaccoonException with the specified error code, detail message and nested exception.
ServiceManager - Class in raccoon.core.manager
The main component that handles the life cycle of any component that complies to the contract IBaseComponent.
ServiceManager() - Constructor for class raccoon.core.manager.ServiceManager
 
Services - Class in raccoon.core.manager.data
Bean generated by the Raccoon Framework, complies to the Raccoon specification of a java bean.
Services() - Constructor for class raccoon.core.manager.data.Services
Default constructor for Services.
SERVICES_XML_FILE - Static variable in class raccoon.core.manager.ServiceManager
The property used by the service manager to locate the services xml file that it should use.
setAdminSubject(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
setAnalyzer(IBeanAnalyzer) - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
Assigns the IBeanAnalyzer instance required by this component
setAnalyzer(IBeanAnalyzer) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Assigns the IBeanAnalyzer instance required by this component
setApplicationInfo(ArrayList) - Method in interface raccoon.api.eai.message.ITracking
Defines the application information belonging to this instance.
setApplicationInfo(ArrayList) - Method in class raccoon.tibco.tibrv.message.RvTracking
Defines the application information belonging to this instance
setAutoCommit(boolean) - Method in class raccoon.core.jdbc.Connection
Sets this connection's auto-commit mode to the given state.
setAvgByteIn(double) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of bytes received during the measurement time.
setAvgByteOut(double) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of bytes sent during the measurement time.
setAvgMsgIn(double) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the average inbound message rate.
setAvgMsgOut(double) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the average outbound message rate.
setAvgTime(double) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the time over which the information was gathered.
setBusMsg(IBusMessage) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Defines the message to send over the MOM.
setBytesReceived(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of bytes received by the daemon.
setBytesSent(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of bytes sent by the daemon.
setCallingClassLevel(int) - Static method in class raccoon.core.log.AbsLogComponent
Undocumented method inserted for tutorial purposes.
setCaseName(String) - Method in class raccoon.core.uitest.data.UiCaseResult
Assigns the name of the test case that this element represents.
setCaseResult(int) - Method in class raccoon.core.uitest.data.UiCaseResult
Defines the result associated to this case.
setCases(Map) - Method in class raccoon.core.uitest.data.UiSuiteResult
Defines the cases that belong to this test suite.
setCatalog(String) - Method in class raccoon.core.jdbc.Connection
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCategoryName(String) - Method in interface raccoon.api.log.ILogger
Deprecated. As of Raccoon v0.8
setCategoryName(String) - Method in class raccoon.core.log.AbsLogComponent
Deprecated. As of Raccoon v0.8
setCategoryName(String) - Method in class raccoon.core.log.LogConsole
Deprecated. As of Raccoon v0.8
setChanged(boolean) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setChannelType(int) - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Defines the type of this recording channel
setClassName(String) - Method in interface raccoon.api.bean.descriptor.IBeanDescriptor
Defines the name of the class that this instance represents.
setClassName(String) - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Defines the name of the class that this instance represents.
setClassName(String) - Method in class raccoon.core.manager.thin.Component
Assigns the class name for this component.
setClassName(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Assigns to this instance the name of the class.
setCmName(String) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setCollectionType(String) - Method in class raccoon.core.manager.data.Property
Setter method for collectionType
setCollectionType(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
The type of the collection element if Object.getClass() is a collection, null otherwise.
setComponentClass(String) - Method in class raccoon.core.manager.data.Component
Setter method for componentClass
setComponentName(String) - Method in class raccoon.core.manager.data.Component
Setter method for componentName
setComponentName(String) - Method in class raccoon.core.manager.data.ComponentLink
Setter method for componentName
setComponents(Vector) - Method in class raccoon.core.manager.data.Services
Setter method for components
setComponents(int, Component) - Method in class raccoon.core.manager.data.Services
Setter method for components
setComponentType(String) - Method in class raccoon.core.manager.data.ComponentLink
Setter method for componentType
setConfig(IConfig) - Method in class raccoon.core.manager.ServiceManager
Defines the configuration service used by this component.
setConfig(IConfig) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
setConfig(IConfig) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setConfig(IConfig) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
 
setConfig(IConfig) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
 
setConfigurableManager(IConfigurableManager) - Method in interface raccoon.api.types.IConfigurable
Defines the configurable manager that is to be used.
setConfigurableManager(IConfigurableManager) - Method in class raccoon.core.types.AbsConfigurableLoadable
Defines the configurable manager that is to be used.
setConnectionUrl(String) - Method in class raccoon.core.jdbc.ConnectionDriver
Defines the URL connection to the database.
setContainedException(int, Throwable) - Method in exception raccoon.api.exception.RaccoonException
Defines the element from the collection containedExceptions at the specified index.
setContainedExceptions(ArrayList) - Method in exception raccoon.api.exception.RaccoonException
Defines all the exceptions that this instance should carry.
setDaemon(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Defines the daemon parameter to which this transport is connected.
setDaemon(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setDaemon(String) - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
Defines the daemon to connect to.
setData(Object) - Method in interface raccoon.api.eai.message.IField
Defines the data associated to this field instance.
setData(Object) - Method in class raccoon.tibco.tibrv.message.RvField
Defines the data associated to this field instance
setDatabaseDriver(String) - Method in class raccoon.core.jdbc.ConnectionDriver
Defines the database driver to use.
setDbConnectionString(String) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setDbPassword(String) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setDbPollInterval(int) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setDbPollInterval(int) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
 
setDbUserName(String) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setDefaultConstructor(boolean) - Method in class raccoon.core.bean.descriptor.BeanDescriptor
Sets the property related to the existence of a default constructor.
setDescription(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Defines the description of this nucleus.
setDescription(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setDescription(String) - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
 
setDestinationFolder(String) - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
setDocumentLocator(Locator) - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive an object for locating the origin of SAX document events.
setDoneFolder(String) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setElement(Class) - Method in class raccoon.core.types.ConfigurableProperty
Assigns the element type if this is a collection property
setEmbeddedLicense(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
setEndToken(String) - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
setErrorCode(int) - Method in exception raccoon.api.exception.RaccoonException
Defines the error code associated to this instance.
setErrorFolder(String) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setErrorMessage(String) - Method in exception raccoon.api.exception.RaccoonException
Defines the error message associated to this exception, it doesn't impact the nested exceptions.
setErrorPublisher(IPublisher) - Method in interface raccoon.api.eai.endpoint.ISubscriber
Defines the error publisher to be used by this instance.
setErrorPublisher(IPublisher) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Defines the error publisher to be used by this instance.
setEventHandler(IEventHandler) - Method in class raccoon.core.file.endpoint.poller.FileDispatcher
 
setEventHandler(IEventHandler) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setEventSubject(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Defines the default publication subject.
setExecutionTime(long) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the execution time
setExpected(IMessage) - Method in interface raccoon.api.eai.uitest.IComparator
The expected message to compare to.
setExpected(ArrayList) - Method in class raccoon.core.uitest.data.UiTest
Defines the list of expected messages
setExpected(IMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
The expected message to compare to
setExpectedFileName(String) - Method in class raccoon.core.uitest.data.ReceivedMessage
Defines the name of the file related to the expected message.
setExpectedMessage(String) - Method in class raccoon.core.uitest.data.UiIgnore
 
setFactory(IFactory) - Method in class raccoon.core.badhnati.xml.XmlParser
Defines the factory instance to use.
setFactory(IFactory) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Assigns the IFactory used to instanciate empty message objects.
setFactory(IFactory) - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
Assigns the IFactory used to instanciate empty message objects.
setFactory(IFactory) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Assigns the IFactory used to instanciate empty message objects.
setFactory(IFactory) - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Assigns the IFactory used to instanciate empty message objects.
setFactory(IFactory) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Assigns the IFactory used to instanciate empty message objects.
setFastMode(boolean) - Method in class raccoon.core.badhnati.xml.MessageToXml
Defines the rendering mode.
setFastMode(boolean) - Method in class raccoon.core.badhnati.xml.XmlParser
Defines the rendering mode.
setFastMode(boolean) - Method in class raccoon.core.badhnati.xml.XmlToMessage
Defines whether or not the fast mode is to be used.
setFastMode(boolean) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Defines the rendering mode.
setFastMode(boolean) - Method in class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
Defines whether or not the fast mode is to be used.
setFieldPath(String) - Method in class raccoon.core.uitest.data.UiIgnore
 
setFileName(String) - Method in class raccoon.core.uitest.data.ComponentFile
Defines the name of the file containing the description of this component.
setFilePoller(FilePoller) - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
setFileURL(URL) - Method in class raccoon.core.uitest.data.ComponentFile
Defines the URL of this file.
setGroupingFactor(int) - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
setGuiAddress(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
setGuiPort(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
setHoldability(int) - Method in class raccoon.core.jdbc.Connection
Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
setHostAddr(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
setHostAddr(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the ip address of the host
setId(int) - Method in interface raccoon.api.eai.message.IField
Defines the id of this field.
setId(int) - Method in class raccoon.tibco.tibrv.message.RvField
Defines the id of this field.
setIgnore(boolean) - Method in class raccoon.core.uitest.data.UiIgnore
 
setIgnore(ArrayList) - Method in class raccoon.core.uitest.data.UiTest
Defines the list of ignore rules assigned to this test.
setIgnore(HashMap) - Method in class raccoon.tibco.tibrv.uitest.TibrvCompare
 
setIgnoreContent(boolean) - Method in class raccoon.core.uitest.data.UiIgnore
 
setIgnoreType(boolean) - Method in class raccoon.core.uitest.data.UiIgnore
 
setIndent(int) - Method in class raccoon.core.badhnati.xml.MessageToXml
Defines the number of spaces to use for the indentation.
setIndent(int) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Defines the number of spaces to use for the indentation.
setIndentation(int) - Method in class raccoon.core.uitest.report.RaccoonGenerator
Defines the number of spaces to use for the XML indentation.
setIndex(Integer) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
The position of this class within the prefix list of the Active Enterprise message
setIndex(Integer) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
The position of this class within the prefix list of the Active Enterprise message
setInputFolder(String) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setInterface(Class) - Method in class raccoon.core.types.ConfigurableProperty
Defines the interface that this property should implement.
setInvokeAdder(boolean) - Method in class raccoon.tibco.tibrv.badhnati.ae.MessageToJava
Defines the mutator preference method for collections.
setInvokeAdder(boolean) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Defines the mutator preference method for collections.
setJdbcDriver(String) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
 
setLastConfirmed(long) - Method in class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
setLastSequence(long) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerCallback
 
setLazyIntrospect(boolean) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Define the introspection mode.
setListener(FolderListener) - Method in class raccoon.core.file.endpoint.poller.FileDispatcher
 
setListeners(ArrayList<ListenerInfo>) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setLog(ILogger) - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
Assigns the logging service used by this parser.
setLogger(ILogger) - Method in interface raccoon.api.types.ILogable
Assigns the logger to the component.
setLogger(ILogger) - Method in class raccoon.core.bean.descriptor.BeanAnalyzer
Assigns the logger to the component.
setLogger(ILogger) - Method in class raccoon.core.file.endpoint.poller.FileDispatcher
 
setLogger(ILogger) - Method in class raccoon.core.types.AbsConfigurableLoadable
Assigns the logger to the component.
setLogger(ILogger) - Method in class raccoon.core.types.AbsLoadable
Assigns the logger to the component.
setLogger(ILogger) - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
 
setLogger(ILogger) - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Assigns the logger that this writer should use.
setLoggerName(String) - Method in interface raccoon.api.log.ILogger
Defines the logger under which this component should log the information.
setLoggerName(String) - Method in class raccoon.core.log.AbsLogComponent
Defines the logger under which this component should log the information.
setLoggerName(String) - Method in class raccoon.core.log.LogConsole
Defines the logger under which this component should log the information.
setLogLevel(int) - Method in class raccoon.core.log.LogConsole
Defines the log level that is active.
setLostPackets(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of packets lost.
setMessage(String) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the result message of this test.
setMissedPackets(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of packets missed
setMonitor(boolean) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setMoveFile(boolean) - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
setMsgFields(Collection) - Method in interface raccoon.api.eai.message.IMessage
Defines the fields attached to this instance.
setMsgFields(Collection) - Method in class raccoon.tibco.tibrv.message.RvMessage
Defines the fields attached to this instance.
setMsgFile(String) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Assigns the name of the file that contains teh message to be published.
setMsgReceived(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of messages received by the daemon.
setMsgReply(String) - Method in interface raccoon.api.eai.message.IBusMessage
Defines the subject on which the reply to this message must be sent.
setMsgReply(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Defines the subject on which the reply to this message must be sent.
setMsgSend(String) - Method in interface raccoon.api.eai.message.IBusMessage
Defines the subject on which this message is to be sent on.
setMsgSend(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Defines the subject on which this message is to be sent on.
setMsgSent(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of messages sent by the daemon.
setMsgTracking(ITracking) - Method in interface raccoon.api.eai.message.IBusMessage
Defines the tracking information that this message must bear.
setMsgTracking(ITracking) - Method in class raccoon.tibco.tibrv.message.RvMessage
Defines the tracking information that this message must bear.
setName(String) - Method in interface raccoon.api.eai.message.IField
Defines the name of this field.
setName(String) - Method in interface raccoon.api.eai.message.IMessage
Defines the name of this instance.
setName(String) - Method in class raccoon.core.manager.data.Services
Setter method for name
setName(String) - Method in class raccoon.core.manager.thin.Component
Defines the logical name of this component.
setName(String) - Method in class raccoon.core.manager.thin.Property
Defines the name of the property.
setName(String) - Method in class raccoon.core.types.ConfigurableProperty
The name of the property used as a key in the hashmap.
setName(String) - Method in class raccoon.core.uitest.data.UiCase
Assigns the name of this test case.
setName(String) - Method in class raccoon.core.uitest.data.UiSuite
Defines the test suite name.
setName(String) - Method in class raccoon.core.uitest.data.UiSuiteResult
Defines the name of this suite.
setName(String) - Method in class raccoon.core.uitest.data.UiTest
Defines the name of this test case.
setName(String) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the name of the test associated to this result.
setName(String) - Method in class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
setName(String) - Method in class raccoon.tibco.tibrv.message.RvField
Defines the name of this field
setName(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
Defines the name of this instance.
setName(String) - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
Assigns the name of this channel
setNativePub(Object) - Method in interface raccoon.api.eai.endpoint.IPublisher
Assigns the native publisher to use.
setNativePub(Object) - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Assigns the native publisher to use.
setNativeSub(Object) - Method in interface raccoon.api.eai.endpoint.ISubscriber
Assigns the native subscriber to this element.
setNativeSub(Object) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Assigns the native subscriber to this element
setNbDispatchers(int) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setNbDispatchers(int) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
 
setNbDispatchers(int) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Assigns the number of threads for this recorder
setNbPublications(int) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Assigns the number of times this message has to be published.
setNetwork(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Assigns the network for the TIB/Rendezvous transport.
setNetwork(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setNetwork(String) - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
Defines the network specification for TIB/Rendezvous to use.
setNiceXml(boolean) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Defines the rendering mode.
setOffset(String) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
Defines the relative offset to add to the Sequence/Class directory.
setOS(short) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
 
setPackage(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Assigns the package name to this instance.
setPackageOffset(int) - Method in interface raccoon.tibco.tibrv.api.IRepoGenerator
The package offset used in this implementation.
setPacketsMissed(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of packets missed by this daemon
setPacketsReceived(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of packets received.
setPacketsReSent(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of retransmissions, or lost packets in the outbound sense.
setPacketsSent(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
Defines the number of packets of sent.
setPayLoad(Object) - Method in class raccoon.core.uitest.data.ComponentFile
Assigns the content of this file.
setPlayerChannels(ArrayList) - Method in interface raccoon.api.eai.uitest.IUnitPlayer
Sets the channels to which the events are to be sent.
setPlayerChannels(ArrayList) - Method in class raccoon.core.uitest.file.FilePublisher
Sets the channels to which the events are to be sent.
setPlayerChannels(ArrayList) - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Sets the channels to which the events are to be sent.
setPlayFolder(String) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
 
setPollingInterval(int) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setPollingInterval(long) - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
setProperties(ArrayList) - Method in class raccoon.core.manager.thin.Component
Defines the configurable elements of this component.
setPropertyDefaultValues(Vector) - Method in class raccoon.core.manager.data.Component
Setter method for propertyDefaultValues
setPropertyDefaultValues(int, Property) - Method in class raccoon.core.manager.data.Component
Setter method for propertyDefaultValues.
setPropertyFileName(String) - Method in class raccoon.core.config.StdConfig
Defines the name of the property file.
setPropertyFileName(String) - Method in class raccoon.core.log.AbsLogComponent
Defines the property file name to be used in order to configure Log4j.
setPropertyName(String) - Method in class raccoon.core.manager.data.ComponentLink
Setter method for propertyName
setPropertyName(String) - Method in class raccoon.core.manager.data.Property
Setter method for propertyName
setPropertyType(String) - Method in class raccoon.core.manager.data.Property
Setter method for propertyType
setPropertyValue(String) - Method in class raccoon.core.manager.data.Property
Setter method for propertyValue
setPublisher(ComponentFile) - Method in class raccoon.core.uitest.data.UiTest
Defines the publisher for this test case.
setQueueName(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Assigns the name of the queue.
setRadix(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Assign the root element of the path element.
setRadix(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Assigns the root directory within the TIB/Repository of this element
setReadOnly(boolean) - Method in class raccoon.core.jdbc.Connection
Puts this connection in read-only mode as a hint to the driver to enable database optimizations.
setReceived(ArrayList) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the list of received events.
setReceivedPackets(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of packets received.
setReceptionTime(Date) - Method in class raccoon.core.uitest.data.ReceivedMessage
Defines the time at which the expected message was received.
setRecorded(ArrayList) - Method in class raccoon.core.uitest.data.UiTestResult
 
setRecorderId(int) - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Assigns the id of this recorder within the contexte of an UiTest scenario.
setRecorderId(int) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Assigns the id of this recorder within the contexte of an UiTest scenario.
setRecordingChannels(ArrayList) - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Sets the channels from which to record events.
setRecordingChannels(ArrayList) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Sets the channels from which to record events.
setReferencedClasses(HashMap) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Assign directly the class contained by this message
setRegexPattern(String) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setRepeat(int) - Method in interface raccoon.api.eai.uitest.IUnitPlayer
Defines the number of times this player should repeat the sequence.
setRepeat(int) - Method in class raccoon.core.uitest.file.FilePublisher
Defines the number of times this player should repeat the sequence.
setRepeat(int) - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Defines the number of times this player should repeat the sequence.
setReplySubject(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
setRepoGenerator(IRepoGenerator) - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
TIB/Repository generator service used to create TIB/Repository compliant URLs according to the Raccoon specification.
setRepoGenerator(IRepoGenerator) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
TIB/Repository generator service used to create TIB/Repository compliant URLs according to the Raccoon specification.
setRepoGenerator(IRepoGenerator) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Defines the utility component in relation with the TIB/Repository.
setRepoGenerator(IRepoGenerator) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.Message
Defines the utility component in relation with the TIB/Repository.
setRepoGenerator(IRepoGenerator) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Defines the utility component in relation with the TIB/Repository.
setRepoPath(String) - Method in class raccoon.tibco.tibrv.badhnati.descriptors.PrefixElement
Used when handling a prefix element from a received TibrvMsg
setRequired(boolean) - Method in class raccoon.core.types.ConfigurableProperty
Defines whether this property is required or not.
setRequiredComponents(Vector) - Method in class raccoon.core.manager.data.Component
Setter method for requiredComponents.
setRequiredComponents(int, ComponentLink) - Method in class raccoon.core.manager.data.Component
Setter method for requiredComponents.
setResult(int) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the result of this test
setSaveFolder(String) - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Defines the folder where the received messages are to be stored.
setSavepoint() - Method in class raccoon.core.jdbc.Connection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class raccoon.core.jdbc.Connection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setScanFolder(File) - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
setSendSubject(String) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
setSentPackets(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the number of packets of sent.
setSeqLastSent(long) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setSeqNumber(int) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
The order, in the playing sequence, assigned to this message.
setSequenceNumber(int) - Method in class raccoon.core.uitest.data.ComponentFile
Defines the sequence number for this component.
setSequenceNumber(long) - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
setService(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Defines the service that this nucleus is to use.
setService(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
setService(String) - Method in class raccoon.tibco.tibrv.uitest.data.AbsChannel
Assigns the TIB/Rendezvous service to use
setServiceFile(String) - Method in class raccoon.core.uitest.data.UiCase
The name of the file that the service manager must use.
setServiceManager(IServiceManager) - Method in class raccoon.core.uitest.UiTester
For unit testing purposes exclusively!
setSet(boolean) - Method in class raccoon.core.types.ConfigurableProperty
Set the state of the definition of this property.
setSleepTime(long) - Method in class raccoon.tibco.tibrv.uitest.data.PlayerChannel
Assigns the time to wait between each publication.
setSourceFile(String) - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
setSourceFolder(String) - Method in class raccoon.core.uitest.file.data.PlayerChannel
 
setStartToken(String) - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
setStillWaiting(HashMap) - Method in class raccoon.core.uitest.data.UiTestResult
Defines the list of still pending events.
setStringElements(String) - Method in class raccoon.core.config.StrConfig
Defines the string to be used as properties contents.
setSubject(String) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setSubject(String) - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
setSubject(String) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Defines the TIB/Rendezvous subject for this subscriber.
setSubject(String) - Method in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Assigns the subject to monitor
setSubscribers(ArrayList) - Method in class raccoon.core.uitest.data.UiTest
Defines the collection of subscribers to use for this case.
setSubscribers(ArrayList) - Method in class raccoon.tibco.tibrv.endpoint.data.RvCmDelivery
 
setter() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Returns the setMethod for this bean, used to invoke the setMethod.
setter() - Method in class raccoon.core.bean.descriptor.BeanProperty
Returns the setter for this bean, used to invoke the setter of a java bean.
setTestResults(Map) - Method in class raccoon.core.uitest.data.UiCaseResult
Defines the results of the tests contained by this case.
setTibrvQueue(TibrvQueue) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Defines the queue that will contain the incoming events.
setTibrvVersion(String) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
setTime(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Defines the time at which the information was gathered.
setTimeOut(long) - Method in class raccoon.core.uitest.data.UiTest
Defines the timeout value of this test.
setTotalMsgs(long) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setTotalSize(long) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
setTrackingId(String) - Method in interface raccoon.api.eai.message.ITracking
Defines the string the uniquely identifies this element.
setTrackingId(String) - Method in class raccoon.tibco.tibrv.message.RvTracking
Defines the string the uniquely identifies this element.
setTransactionIsolation(int) - Method in class raccoon.core.jdbc.Connection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransport(TibrvTransport) - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Defines the transport used by this subscriber.
setTransportType(int) - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Defines the transport type to be used (Reliable, Certified, ...)
setType(int) - Method in interface raccoon.api.eai.message.IField
Defines the type of the object.
setType(String) - Method in class raccoon.core.manager.thin.Property
Assigns the type of this property.
setType(int) - Method in class raccoon.tibco.tibrv.message.RvField
Defines the type of the object.
setTypeMap(Map<String, Class<?>>) - Method in class raccoon.core.jdbc.Connection
Installs the given TypeMap object as the type map for this Connection object.
setUiCases(ArrayList) - Method in class raccoon.core.uitest.data.UiSuite
Defines the list of test cases for this suite.
setUiTests(ArrayList) - Method in class raccoon.core.uitest.data.UiCase
Assigns the elementary tests contained by this case.
setUnitFile(String) - Method in interface raccoon.api.eai.uitest.IUnitTester
Defines the XML File that is to be used to configure this instance.
setUnitFile(String) - Method in class raccoon.core.uitest.UiTester
Defines the XML File that is to be used to configure this instance
setUp(int) - Method in interface raccoon.api.eai.uitest.IUnitTester
Prepares the system to execute the specified test case.
setUp(int) - Method in class raccoon.core.uitest.UiTester
Prepares the system to execute the specified test case
setUp(UiTest) - Method in class raccoon.core.uitest.UiTester
Prepares the given unit test for execution.
setUpTime(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
setUpTime(long) - Method in class raccoon.tibco.tibrv.hoststatus.data.MsgInfo
 
setUserName(String) - Method in class raccoon.core.jdbc.ConnectionDriver
Defines the user name to use for the connection.
setUserPwd(String) - Method in class raccoon.core.jdbc.ConnectionDriver
Defines the password of the provided user.
setUtils(IUtils) - Method in class raccoon.tibco.tibrv.badhnati.ae.AbsParser
Assigns the message layer utility service
setUtils(IUtils) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Assigns the message layer utility service
setValue(Object) - Method in interface raccoon.api.types.IUnionBean
Defines the value of this union object.
setValue(String) - Method in class raccoon.core.manager.thin.Property
Defines the value of this property.
setWorkingFolder(String) - Method in class raccoon.core.file.endpoint.poller.FilePoller
 
setXmlIndentation(int) - Method in class raccoon.core.badhnati.xml.XmlParser
Defines the number of spaces to use for the XML indentation.
setXmlIndentation(int) - Method in class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
Defines the number of spaces to use for the XML indentation.
setXmlParser(IXmlToMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Defines the message to xml parser to use.
setXmlParser(IXmlToMessage) - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Defines the message to xml parser to use.
setXmlTail(String) - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
SHORT - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Short payload.
SHORT_ARRAY - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Short[] payload.
showLedgerSummary(String, String) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerViewer
 
shutdown(boolean) - Method in interface raccoon.api.types.IServiceManager
Shuts down all the loaded components.
shutdown(boolean) - Method in class raccoon.core.manager.ServiceManager
Shuts down all the loaded components.
STANDARD_RECORDER - Static variable in class raccoon.tibco.tibrv.uitest.data.RecorderChannel
Classical recorder: just writes the received message to the hard drive
start() - Method in interface raccoon.api.eai.endpoint.IEventHandler
Invoked by the subscribing application to inform the handler that it must load itself.
start() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
start() - Method in class raccoon.tibco.tibrv.admin.AdminHandler
Invoked by the subscribing application to inform the handler that it must load itself.
start() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Invoked by the subscribing application to inform the handler that it must load itself.
start() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Invoked by the subscribing application to inform the handler that it must load itself.
startCDATA() - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the start of a CDATA section.
startCDATA() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the start of a CDATA section.
startDocument() - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive notification of the beginning of a document.
startDocument() - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive notification of the beginning of a document.
startDTD(String, String, String) - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the start of DTD declarations, if any.
startElement(String, String, String, Attributes) - Method in class raccoon.core.badhnati.xml.SaxHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Receive notification of the beginning of an element.
startEntity(String) - Method in class raccoon.core.badhnati.xml.SaxHandler
Report the beginning of some internal and external XML entities.
startEntity(String) - Method in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
Report the beginning of some internal and external XML entities.
startRecording() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Starts the recorder.
startRecording() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Starts the recorder.
staticResolve(Class, String) - Static method in class raccoon.core.utils.StdResolver
Locates the specified resource and provides the exact location to it.
StdConfig - Class in raccoon.core.config
Improvement to the java.util.PropertyResourceBundle.
StdConfig() - Constructor for class raccoon.core.config.StdConfig
Default constructor, required by all components for dynamic instanciation.
StdConfig(boolean) - Constructor for class raccoon.core.config.StdConfig
Instanciates this component and if necessary boot straps.
StdResolver - Class in raccoon.core.utils
Convenience methods for searching within the current classpath and working directory for a resource of any kind.
StdResolver() - Constructor for class raccoon.core.utils.StdResolver
 
stop() - Method in interface raccoon.api.eai.endpoint.IEventHandler
Invoked by the subscribing application to inform the handle that it must shut down.
stop() - Method in class raccoon.core.file.endpoint.poller.handlers.BulkXmlHandler
 
stop() - Method in class raccoon.tibco.tibrv.admin.AdminHandler
Invoked by the subscribing application to inform the handle that it must shut down.
stop() - Method in class raccoon.tibco.tibrv.endpoint.TibrvCallback
Stops all event handlers and clears the list of event handlers.
stop() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Invoked by the subscribing application to inform the handle that it must shut down.
stop() - Method in class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Invoked by the subscribing application to inform the handle that it must shut down.
stop() - Method in class raccoon.tibco.tibrv.uitest.TibrvPlayer
Invoke this method to stop the player from sending messages.
stopRecording() - Method in interface raccoon.api.eai.uitest.IUnitRecorder
Stops the recorder.
stopRecording() - Method in class raccoon.tibco.tibrv.uitest.TibrvRecorder
Stops the recorder.
STR_EMPTY - Static variable in class raccoon.core.badhnati.xml.SaxHandler
The empty string constant.
STR_EMPTY - Static variable in class raccoon.tibco.tibrv.badhnati.xml.SaxHandler
The empty string constant.
StrConfig - Class in raccoon.core.config
Improvement to the java.util.PropertyResourceBundle.
StrConfig() - Constructor for class raccoon.core.config.StrConfig
 
STRING - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a String payload object.
SUCCESSFUL - Static variable in interface raccoon.api.eai.uitest.report.IUnitTestResult
This test was successfully executed.
SuiteLoader - Class in raccoon.core.uitest.data
Convenience class that loads the configuration elements from the XML file.
SuiteLoader() - Constructor for class raccoon.core.uitest.data.SuiteLoader
Default constructor, required for dynamic instanciation.

T

tearDown() - Method in interface raccoon.api.eai.uitest.IUnitTester
Deactivates the current unit test.
tearDown(UiTest) - Method in class raccoon.core.uitest.UiTester
Tears down the specified test case.
tearDown() - Method in class raccoon.core.uitest.UiTester
Deactivates the current unit test
TibComponent - Class in raccoon.tibco.tibrv.utils
Abstract convenience class for all components that will handle communications with TIB/Rendezvous.
TibComponent() - Constructor for class raccoon.tibco.tibrv.utils.TibComponent
 
TIBRV_AGENT - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The Rendezvous Agent protocole
TIBRV_CM - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The certified messaging protocol
TIBRV_DQ - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The distributed queuing protocol
TIBRV_PROCESS - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The process protocol
TIBRV_RELIABLE - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The reliable protocole
TIBRV_STATUS_BYTES_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of bytes received
TIBRV_STATUS_BYTES_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of bytes received
TIBRV_STATUS_BYTES_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of bytes sent
TIBRV_STATUS_BYTES_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of bytes sent
TIBRV_STATUS_HTTP_ADDR - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the HTTP Addresse of the administration GUI
TIBRV_STATUS_HTTP_ADDR - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the HTTP Addresse of the administration GUI
TIBRV_STATUS_HTTP_PORT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the HTTP Port of the administration GUI
TIBRV_STATUS_HTTP_PORT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the HTTP Port of the administration GUI
TIBRV_STATUS_MESSAGES_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of messages received
TIBRV_STATUS_MESSAGES_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of messages received
TIBRV_STATUS_MESSAGES_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of messages sent
TIBRV_STATUS_MESSAGES_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of messages sent
TIBRV_STATUS_PACKETS_MISSED - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of packets missed
TIBRV_STATUS_PACKETS_MISSED - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of packets missed
TIBRV_STATUS_PACKETS_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of packets received
TIBRV_STATUS_PACKETS_RECEIVED - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of packets received
TIBRV_STATUS_PACKETS_RESENT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of packets resent
TIBRV_STATUS_PACKETS_RESENT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of packets resent
TIBRV_STATUS_PACKETS_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the number of packets sent
TIBRV_STATUS_PACKETS_SENT - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the number of packets sent
TIBRV_STATUS_VERSION - Static variable in class raccoon.tibco.tibrv.hoststatus.db.DbListener
The field in the DbHostStatus Message representing the version of TIB/Rendezvous used
TIBRV_STATUS_VERSION - Static variable in class raccoon.tibco.tibrv.hoststatus.file.FileListener
The field in the HostStatus Message representing the version of TIB/Rendezvous used
TIBRV_TX - Static variable in interface raccoon.tibco.tibrv.api.ICommProtocol
The transactional protocol
TibrvAeParser - Class in raccoon.tibco.tibrv.badhnati.ae
Converts java beans to IBusMessage instances or vice-versa.
TibrvAeParser() - Constructor for class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Default constructor, required for dynamic instanciation
TibrvCallback - Class in raccoon.tibco.tibrv.endpoint
Implementation class invoked each time an event arrives on the bus.
TibrvCallback() - Constructor for class raccoon.tibco.tibrv.endpoint.TibrvCallback
 
TibrvCmAdvisory - Class in raccoon.tibco.tibrv.endpoint
The certified delivery advisory callback.
TibrvCmAdvisory() - Constructor for class raccoon.tibco.tibrv.endpoint.TibrvCmAdvisory
 
TibrvCompare - Class in raccoon.tibco.tibrv.uitest
TODO Document this class.
TibrvCompare() - Constructor for class raccoon.tibco.tibrv.uitest.TibrvCompare
 
TibrvMsgKeeper - Class in raccoon.tibco.tibrv.uitest.recorder
Keeps all incoming events in a memory buffer.
TibrvMsgKeeper(TibrvRecorder, String, IFactory) - Constructor for class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgKeeper
Convenience constructor
TibrvMsgParser - Class in raccoon.tibco.tibrv.badhnati.xml
TODO Document this class.
TibrvMsgParser() - Constructor for class raccoon.tibco.tibrv.badhnati.xml.TibrvMsgParser
 
TibrvMsgWriter - Class in raccoon.tibco.tibrv.uitest.recorder
Writes all incoming events to the hard drive.
TibrvMsgWriter(TibrvRecorder, String, String, IFactory, IXmlToMessage, ILogger) - Constructor for class raccoon.tibco.tibrv.uitest.recorder.TibrvMsgWriter
Convenience constructor.
TibrvNucleus - Class in raccoon.tibco.tibrv.endpoint
The implementation of INucleus for TIB/Rendezvous.
TibrvNucleus() - Constructor for class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Default constructor required for dynamic instanciation
TibrvPlayer - Class in raccoon.tibco.tibrv.uitest
The implementation of IUnitPlayer for TIB/Rendezvous.
TibrvPlayer() - Constructor for class raccoon.tibco.tibrv.uitest.TibrvPlayer
Default constructor, required for dynamic instanciation.
TibrvPublisher - Class in raccoon.tibco.tibrv.endpoint
The implementation of the IPublisher interface for TIB/Rendezvous.
TibrvPublisher() - Constructor for class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Default constructor, required for dynamic instanciation
TibrvRecorder - Class in raccoon.tibco.tibrv.uitest
Records all the messages found on the messaging layer for TIB/Rendezvous.
TibrvRecorder() - Constructor for class raccoon.tibco.tibrv.uitest.TibrvRecorder
Default constructor, required for dynamic instanciation
TibrvSubscriber - Class in raccoon.tibco.tibrv.endpoint
The implementation of ISubscriber over TIB/Rendezvous.
TibrvSubscriber() - Constructor for class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Default constructor, required for dynamic instanciation.
TibrvToXml - Class in raccoon.tibco.tibrv.badhnati.xml
TODO Document this class.
TibrvToXml() - Constructor for class raccoon.tibco.tibrv.badhnati.xml.TibrvToXml
Default constructor.
toLowerProperty(String) - Static method in class raccoon.core.bean.utils.Property
Converts the first character to a lower case.
toNative() - Method in interface raccoon.api.eai.message.ITracking
Converts this instance to the native representation used by the messaging layer.
toNative() - Method in class raccoon.tibco.tibrv.message.RvTracking
Converts this instance to the native representation used by the messaging layer
toRepoObject() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Converts the name of a java object to the corresponding entry in the TIB/Repository.
toRepoURL() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Converts the current information to a contained by this instance to a valid TIB/Repository URL
toString() - Method in class raccoon.api.eai.endpoint.AdvisoryType
A string representation of this advisory type.
toString() - Method in interface raccoon.api.eai.message.ITracking
Generates the String representation of this instance.
toString() - Method in exception raccoon.api.exception.RaccoonException
Returns a short description of this throwable.
toString() - Method in class raccoon.core.manager.data.Component
toString() method for raccoon.core.manager.data.Component
toString() - Method in class raccoon.core.manager.data.ComponentLink
toString() method for raccoon.core.manager.data.ComponentLink
toString() - Method in class raccoon.core.manager.data.Property
toString() method for raccoon.core.manager.data.Property
toString() - Method in class raccoon.core.manager.data.Services
toString() method for raccoon.core.manager.data.Services
toString() - Method in class raccoon.core.manager.thin.Component
Generates the string representation of this object
toString() - Method in class raccoon.core.types.ConfigurableProperty
Generates the string representation of this object
toString() - Method in class raccoon.core.uitest.data.ComponentFile
 
toString() - Method in class raccoon.core.uitest.data.UiTest
The name of this uitest instance
toString() - Method in class raccoon.core.uitest.data.UiTestResult
Generates a short string with the main elements.
toString() - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerInfo
 
toString() - Method in class raccoon.tibco.tibrv.admin.ledger.ListenerInfo
 
toString() - Method in class raccoon.tibco.tibrv.badhnati.descriptors.ClassElement
Returns a string representation of the object.
toString() - Method in class raccoon.tibco.tibrv.hoststatus.data.AdminGuiConfig
 
toString() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
toString() - Method in class raccoon.tibco.tibrv.hoststatus.data.TransportStat
Returns a string representation of the object.
toString() - Method in class raccoon.tibco.tibrv.message.RvField
Generates a string representation for this object.
toString() - Method in class raccoon.tibco.tibrv.message.RvMessage
The name of this message
toString() - Method in class raccoon.tibco.tibrv.message.RvTracking
Generates the String representation of this instance.
toUpperProperty(String) - Static method in class raccoon.core.bean.utils.Property
Converts the first character to an upper case.
toXmlString(String) - Method in class raccoon.core.types.ConfigurableProperty
Generates the string representation for Raccoon Service Manager.
TRACKING_FIELD_NAME - Static variable in class raccoon.tibco.tibrv.message.RvTracking
The string used to name this element within a message
TRACKING_ID_NAME - Static variable in class raccoon.tibco.tibrv.message.RvTracking
The string used to indentify the tracking id
TransportConfig - Class in raccoon.tibco.tibrv.hoststatus.data
Statistical information related a given Rendezvous Daemon on a specific service.
TransportConfig() - Constructor for class raccoon.tibco.tibrv.hoststatus.data.TransportConfig
 
TransportStat - Class in raccoon.tibco.tibrv.hoststatus.data
Statistical information related to a Rendezvous transport.
TransportStat() - Constructor for class raccoon.tibco.tibrv.hoststatus.data.TransportStat
 

U

U_LONG - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a unsigned Long payload.
U_SHORT - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a unsigned Short payload.
UiCase - Class in raccoon.core.uitest.data
A Unit or Integration Test Case defintion container.
UiCase() - Constructor for class raccoon.core.uitest.data.UiCase
 
UiCaseResult - Class in raccoon.core.uitest.data
Contains the results of the execution of all the tests contained within a single case.
UiCaseResult() - Constructor for class raccoon.core.uitest.data.UiCaseResult
 
UiIgnore - Class in raccoon.core.uitest.data
TODO Document this class.
UiIgnore() - Constructor for class raccoon.core.uitest.data.UiIgnore
 
UiPromptRunner - Class in raccoon.core.uitest
Utility class to execute from the command line the various UI modules available.
UiPromptRunner() - Constructor for class raccoon.core.uitest.UiPromptRunner
 
UiSuite - Class in raccoon.core.uitest.data
A test suite element containing one or more test cases.
UiSuite() - Constructor for class raccoon.core.uitest.data.UiSuite
 
UiSuiteResult - Class in raccoon.core.uitest.data
Contains the result of the execution of a given suite.
UiSuiteResult() - Constructor for class raccoon.core.uitest.data.UiSuiteResult
 
UiTest - Class in raccoon.core.uitest.data
The configuration elements of a single test.
UiTest() - Constructor for class raccoon.core.uitest.data.UiTest
Default constructor
UiTester - Class in raccoon.core.uitest
The primary unit testing service.
UiTester() - Constructor for class raccoon.core.uitest.UiTester
Default constructor, required for dynamic instanciation
UiTestResult - Class in raccoon.core.uitest.data
Contains the result of a single test run.
UiTestResult(int, long) - Constructor for class raccoon.core.uitest.data.UiTestResult
Convenience constructor.
UNDEFINED_ERROR - Static variable in class raccoon.api.errors.ErrorCodes
No specific error defined.
UNIT_FILE - Static variable in class raccoon.core.uitest.UiTester
The name of the property UnitFile
UNIT_TESTER - Static variable in class raccoon.api.PsfRaccoonServices
The name of the Unit Tester service.
unload() - Method in interface raccoon.api.types.ILoadable
Unloads or deactivates the component.
unload() - Method in class raccoon.core.badhnati.xml.XmlParser
Invoked by the service manager to stop this component.
unload() - Method in class raccoon.core.badhnati.xml.XmlToMessage
Unloads this component.
unload() - Method in class raccoon.core.file.endpoint.poller.FileDispatcher
 
unload() - Method in class raccoon.core.file.endpoint.poller.FilePoller
Unloads or deactivates the component.
unload() - Method in class raccoon.core.file.endpoint.poller.FolderListener.Listener
 
unload() - Method in class raccoon.core.file.endpoint.poller.FolderListener
 
unload() - Method in class raccoon.core.manager.ServiceManager
Invoked by the service manager to stop this component.
unload() - Method in class raccoon.core.types.AbsComponentManager
Invoked by the service manager to stop this component.
unload() - Method in class raccoon.core.types.AbsLoadable
Unloads or deactivates the component.
unload() - Method in class raccoon.tibco.tibrv.endpoint.TibrvNucleus
Invoked by the service manager to stop this component.
unload() - Method in class raccoon.tibco.tibrv.endpoint.TibrvPublisher
Unloads or deactivates the component.
unload() - Method in class raccoon.tibco.tibrv.endpoint.TibrvSubscriber
Invoked by the service manager to stop this component.
unload() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbHostStatus
Unloads or deactivates the component.
unload() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbMonitor
Deactivates this instance.
unload() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbPoller
Stops polling the database.
unload() - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Method to be invoked when the insertion is finished.
unload() - Method in class raccoon.tibco.tibrv.monitor.BruteListener
 
unload() - Method in class raccoon.tibco.tibrv.utils.TibComponent
Invoked by the service manager to stop this component.
unmarshal(IMessage) - Method in interface raccoon.api.eai.badhnati.IXmlToMessage
Converts the provided IMessage instance into an XML String representation.
unmarshal(Object, URL, OutputStream) - Method in class raccoon.core.badhnati.castor.CastorParser
Converts the given java bean into an XML Stream.
unmarshal(IMessage) - Method in class raccoon.core.badhnati.xml.XmlParser
Converts the provided IMessage instance into an XML String representation.
unmarshal(IMessage) - Method in class raccoon.tibco.tibrv.badhnati.ae.TibrvAeParser
Converts the provided IBusMessage instance into the corresponding java bean instance.
update(String, AdminGuiConfig) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Updates the information related to the Admin GUI of Rendezvous.
update(String, Object) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, Object, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, Object, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, boolean) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, byte) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, long) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, float) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, double) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, boolean, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, byte, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, int, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, long, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, float, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
update(String, double, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateField(String, Object) - Method in interface raccoon.api.eai.message.IMessage
Updates the content of the given field.
updateField(String, Object) - Method in class raccoon.tibco.tibrv.message.RvMessage
Updates the content of the given field.
updateField(TibrvMsgField) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU16(String, short) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU16(String, short, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU32(String, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU32(String, int, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU64(String, long) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU64(String, long, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU8(String, byte) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
updateU8(String, byte, int) - Method in class raccoon.tibco.tibrv.message.RvMessage
 
uPropertyName() - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Extracts the name of this property.
uPropertyName() - Method in class raccoon.core.bean.descriptor.BeanProperty
Extracts the name of this property
URL_PREFIX - Static variable in interface raccoon.api.utils.IConnectionDriver
The URL Prefix for this connection driver.
USER_FIRST - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The first constant that can be customized, see PsfMessageTypes.SCALAR.
UTILS - Static variable in class raccoon.api.PsfRaccoonServices
The utility service: Utils.

V

validate() - Method in class raccoon.core.jdbc.Connection
 
viewMessages(LedgerInfo, String, ListenerInfo) - Method in class raccoon.tibco.tibrv.admin.ledger.LedgerViewer
 

W

walkParameters() - Method in interface raccoon.api.types.IConfigurableManager
Get an iterator on the properties of this manager.
walkParameters() - Method in class raccoon.core.types.ConfigurableManager
Get an iterator on the properties of this manager.
warn(String) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the WARN level is enabled.
warn(String, Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the WARN level is enabled.
warn(String, Object[]) - Method in interface raccoon.api.log.ILogger
Inserts a String into the log only if the WARN level is enabled.
warn(String, Object[], Throwable) - Method in interface raccoon.api.log.ILogger
Inserts a String and an Exception into the log only if the WARN level is enabled.
warn(String) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the WARN level is enabled
warn(String, Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the WARN level is enabled
warn(String, Object[]) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String into the log only if the WARN level is enabled.
warn(String, Object[], Throwable) - Method in class raccoon.core.log.Jdk14Proxy
Inserts a String and an Exception into the log only if the WARN level is enabled
warn(String) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the WARN level is enabled
warn(String, Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the WARN level is enabled
warn(String, Object[]) - Method in class raccoon.core.log.Log4jProxy
Inserts a String into the log only if the WARN level is enabled.
warn(String, Object[], Throwable) - Method in class raccoon.core.log.Log4jProxy
Inserts a String and an Exception into the log only if the WARN level is enabled
warn(String) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the WARN level is enabled.
warn(String, Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the WARN level is enabled.
warn(String, Object[]) - Method in class raccoon.core.log.LogConsole
Inserts a String into the log only if the WARN level is enabled.
warn(String, Object[], Throwable) - Method in class raccoon.core.log.LogConsole
Inserts a String and an Exception into the log only if the WARN level is enabled.
WARNING - Static variable in interface raccoon.api.eai.uitest.report.IUnitTestResult
Warnings were raised during the execution.
warnLevelToString() - Method in class raccoon.core.log.AbsLogComponent
The warn level as a string.
warnLevelToString() - Method in class raccoon.core.log.Jdk14Proxy
The warn level as a string
warnLevelToString() - Method in class raccoon.core.log.Log4jProxy
The warn level as a string
WorkingFolder - Static variable in class raccoon.core.file.endpoint.poller.FilePollerPty
 
write(Object, Object) - Method in interface raccoon.api.bean.descriptor.IBeanProperty
Sets the value of this object.
write(Object, Object) - Method in class raccoon.core.bean.descriptor.BeanProperty
Sets the value of this object
write(String, TransportStat) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Inserts a statistical line into the database.
write(String, AdminGuiConfig) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Inserts into the database a new Rendezvous enabled host
write(String, String, MsgInfo) - Method in class raccoon.tibco.tibrv.hoststatus.db.DbWriter
Writes to the Host Information table the host.
writeExternal(ObjectOutput) - Method in class raccoon.tibco.tibrv.message.RvMessage
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeTestInformation(String, UiSuite) - Method in class raccoon.core.uitest.data.SuiteLoader
 

X

XML_BODY_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the body element within the XML document generated.
XML_DATA - Static variable in class raccoon.api.eai.message.PsfMessageTypes
The constant indicating a Xml Data payload.
XML_E_ENCODING - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The end of element "encoding".
XML_E_REPLY_SUBJECT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The end of element "replySubject".
XML_E_SEND_SUBJECT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The end of element "sendSubject".
XML_ENCODING_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the encoding element within the XML document generated.
XML_FIELD_BUS_TYPE - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the attribute used to identify the message field type.
XML_FIELD_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the field element within the XML document generated.
XML_FIELD_ID - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the attributed used to identify the id of the TibrvField.
XML_FIELD_JAVA_TYPE - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the attribute used to identify the java type.
XML_FIELD_NAME - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the attribute used to identify the field name.
XML_HEADER_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the header element within the XML document generated.
XML_REPLY_SUBJECT_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the replySubject element within the XML document generated.
XML_S_ENCODING - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The start of element "encoding".
XML_S_REPLY_SUBJECT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The start of element "replySubject".
XML_S_SEND_SUBJECT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The start of element "sendSubject".
XML_SEND_SUBJECT_ELEMENT - Static variable in class raccoon.core.badhnati.xml.PsfXmlConstants
The name of the sendSubject element within the XML document generated.
XmlParser - Class in raccoon.core.badhnati.xml
The parser that converts IMessage instances into an XML String or vice-versa.
XmlParser() - Constructor for class raccoon.core.badhnati.xml.XmlParser
Default constructor.
XmlToMessage - Class in raccoon.core.badhnati.xml
Converts any XML source into a valid IMessage instance.
XmlToMessage() - Constructor for class raccoon.core.badhnati.xml.XmlToMessage
Default constructor.
XmlToTibrv - Class in raccoon.tibco.tibrv.badhnati.xml
TODO Document this class.
XmlToTibrv() - Constructor for class raccoon.tibco.tibrv.badhnati.xml.XmlToTibrv
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright null null. All Rights Reserved.