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

R

RACE(String) - Static method in class org.openadaptor.adaptor.bridge.T
 
raiseComponent(AFComponent) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
rangeCheck(int, int, String) - Method in class org.openadaptor.dataobjects.AttributePath
Checks path component indices are in range.
RBRACKET - Static variable in class org.openadaptor.simplexml.XSymbol
 
RCARET - Static variable in class org.openadaptor.simplexml.XSymbol
 
RCARET - Static variable in class org.openadaptor.simplexml.XToken
 
RCARET - Static variable in class org.openadaptor.util.sax.XMLUtils
XML 'greater than' quoted string
RCARETDD - Static variable in class org.openadaptor.simplexml.XSymbol
 
RCARETE - Static variable in class org.openadaptor.simplexml.XSymbol
 
RCARETQ - Static variable in class org.openadaptor.simplexml.XSymbol
 
re_compiler - Variable in class org.openadaptor.dataobjects.ValueSelector
 
RE_INSTANCE_TAG - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
re_matcher - Variable in class org.openadaptor.dataobjects.ValueSelector
regex compiler and matcher
reactivate(HierarchicalElementHandler) - Method in class org.openadaptor.util.sax.AbstractHierarchicalElementHandler
reactivate() is called, when a sub handler has finished it's work.
reactivate(HierarchicalElementHandler) - Method in interface org.openadaptor.util.sax.HierarchicalElementHandler
reactivate() is called, when a sub handler has finished it's work.
read(byte[], int, int) - Method in class org.openadaptor.adaptor.bridge.InputStreamBuffer
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class org.openadaptor.adaptor.bridge.InputStreamBuffer
eads the next byte of data from the input stream.
read(char[], int, int) - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Read characters into a portion of an array.
read() - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Read a single character.
read(char[]) - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Read characters into an array.
read() - Method in class org.openadaptor.doconverter.v3.DebugInputStreamComponent
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class org.openadaptor.doconverter.v3.DebugInputStreamComponent
Reads up to len bytes of data from this input stream into an array of bytes.
read(InputStream, DataObject[]) - Method in class org.openadaptor.doconverter.v3.FastFormatter
Creates an array of DataObjects based on data read from inputStream.
read(InputStream, DOFactory) - Method in class org.openadaptor.doconverter.v3.FastFormatter
Creates an array of DataObjects based on data read from inputStream.
read() - Method in class org.openadaptor.dostrings.XMLFractionReader
 
read(char[]) - Method in class org.openadaptor.dostrings.XMLFractionReader
 
read(char[], int, int) - Method in class org.openadaptor.dostrings.XMLFractionReader
 
read() - Method in class org.openadaptor.security.AbstractSecurityInputStreamComponent
Returns next available byte.
read(byte[], int, int) - Method in class org.openadaptor.security.AbstractSecurityInputStreamComponent
 
read(byte[]) - Method in class org.openadaptor.security.AbstractSecurityInputStreamComponent
 
read() - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
Returns the next available byte from the input stream.
read(byte[]) - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in interface org.openadaptor.util.InputStreamComponent
Reads the next byte of data from this input stream.
read(byte[]) - Method in interface org.openadaptor.util.InputStreamComponent
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in interface org.openadaptor.util.InputStreamComponent
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class org.openadaptor.util.PushbackReader
Deprecated.  
read(char[], int, int) - Method in class org.openadaptor.util.PushbackReader
Deprecated.  
read() - Method in class org.openadaptor.util.sax.XMLDocumentReader
Read a single character.
read(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader
Read characters into a portion of an array.
readAll(ReaderInputStream) - Method in class org.openadaptor.security.SimpleSecureKey
reads all the available bytes from the readerInputStream component.
readAssignmentOperator(ConfigEntry, int, StringBuffer, int) - Method in class org.openadaptor.util.SuperProperties
Process optional assignment operator part of resource setting
readComments(ConfigEntry, int, Vector, String) - Method in class org.openadaptor.util.SuperProperties
Adds a comment block to the ConfigEntry chain.
readDataObjectMessage() - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Reads a message from the input and returns its constituent DataObjects.
readDataObjectsMessage() - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
Reads a message from the input stream, and returns the encoded DataObjects.
readDOStreamReader() - Method in class org.openadaptor.adaptor.AbstractReader
Called by nextDataObjectArray() to read from DOStreamReader input.
readDOStreamReader() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Called by nextDataObjectArray() to read from DOStreamReader input.
readDOStringReader() - Method in class org.openadaptor.adaptor.AbstractReader
Called by nextDataObjectArray() to read from DOStringReader input.
readDOStringReader() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Called by nextDataObjectArray() to read from DOStringReader input.
readDOXML() - Method in class org.openadaptor.adaptor.AbstractReader
Called by nextDataObjectArray() to read DO XML format input.
readDOXML() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Called by nextDataObjectArray() to read DO XML format input.
readDOXMLAlternate() - Method in class org.openadaptor.adaptor.AbstractReader
Alternative DO XML reader orginally used by FileSource to workaround a bug reading very high volume multi document DO XML format input.
readDOXMLAlternate() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Alternative DO XML reader orginally used by FileSource to workaround a bug reading very high volume multi document DO XML format input.
reader - Variable in class org.openadaptor.simplexml.XScanner
input stream
readerCleanUp() - Method in class org.openadaptor.adaptor.AbstractReader
Normally called by Source sourceCleanUp() method.
readerCleanUp() - Method in interface org.openadaptor.adaptor.ReaderDelegate
Clean up and release any resources.
readerCleanUp() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Normally called by Source sourceCleanUp() method.
ReaderDelegate - Interface in org.openadaptor.adaptor
This is a first cut implementation of a ReaderDelegate interface to re-factor the functionality for converting string message formats to DataObjects[].
readerEOF() - Method in class org.openadaptor.adaptor.AbstractReader
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in interface org.openadaptor.adaptor.ReaderDelegate
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.scp.JSchSCPSource
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.standard.FilePollSource
Override the standard readerEOF() method.
readerEOF() - Method in class org.openadaptor.adaptor.standard.FileSource
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.standard.SocketSource
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.tcp.SocketMTSource
Called by nextDataObjectArray() to indicate end of reader input reached.
readerEOF() - Method in class org.openadaptor.adaptor.tcp.SocketMTSourceInstance
Called by nextDataObjectArray() to indicate end of reader input reached.
readerException(String, Exception) - Method in class org.openadaptor.adaptor.AbstractReader
Called by nextDataObjectArray() to indicate exception condition.
readerException(String, Exception) - Method in interface org.openadaptor.adaptor.ReaderDelegate
Called by nextDataObjectArray() to indicate exception condition.
readerException(String, Exception) - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Called by nextDataObjectArray() to indicate exception condition.
readerException(String, Exception) - Method in class org.openadaptor.adaptor.standard.SocketSource
Called by nextDataObjectArray() to indicate exception condition.
readerException(String, Exception) - Method in class org.openadaptor.adaptor.tcp.SocketMTSource
Called by nextDataObjectArray() to indicate exception condition.
readerException(String, Exception) - Method in class org.openadaptor.adaptor.tcp.SocketMTSourceInstance
Called by nextDataObjectArray() to indicate exception condition.
ReaderInputStream - Class in org.openadaptor.util
ReaderInputStream is an Abstract superclass for classes which are InputStreams, but read from a Reader.
ReaderInputStream() - Constructor for class org.openadaptor.util.ReaderInputStream
 
ReaderInputStream(Reader) - Constructor for class org.openadaptor.util.ReaderInputStream
 
readerStartUp() - Method in class org.openadaptor.adaptor.AbstractReader
Normally called by Source sourceStartUp() method.
readerStartUp() - Method in interface org.openadaptor.adaptor.ReaderDelegate
Initialise and allocate resources.
readerStartUp() - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Initialise and allocate resources.
readEscapeSequence(ConfigEntry, int, StringBuffer, int, StringBuffer, boolean) - Method in class org.openadaptor.util.SuperProperties
Process an escape sequence
readFromMessageFile() - Method in class org.openadaptor.util.jms.stringpublisher.RunTransporterPublisher
 
readIncludeDirective(ConfigEntry, int, StringBuffer, int, String, String, Vector) - Method in class org.openadaptor.util.SuperProperties
Process a #include directive.
readInt(InputStream) - Static method in class org.openadaptor.security.Header
Reads in a 32 bit integer in LSB form.
readLine() - Method in class org.openadaptor.adaptor.bridge.InputStreamBuffer
Reads and returns next line from input.
readmitPatient() - Method in class org.openadaptor.hospital.gui.HATFrame
Menu item Patient-->Re-Admit (action performed)
reAdmitPatient(HATPatient, HATDatabase) - Method in class org.openadaptor.hospital.HATPatient
Mark the suppllied patient as being ready to be readmitted to the hospital.
readNextValue() - Method in class org.openadaptor.doconverter.v3.AbstractValueDecoder
Abstract method to read next value (Object) from the input stream.
readNextValue() - Method in class org.openadaptor.doconverter.v3.BasicDODecoder
 
readNextValue() - Method in class org.openadaptor.doconverter.v3.FastFmtDecoder
 
readNextValue() - Method in class org.openadaptor.doconverter.v3.JavaDecoder
Abstract method to read next value (Object) from the input stream.
READONLY - Static variable in class org.openadaptor.adaptor.editor.Property
 
ReadOnlyViewer - Class in org.openadaptor.adaptor.viewer.security
Default security class that does not allow you to perform any payload manipulation at all.
ReadOnlyViewer() - Constructor for class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
 
readPropertyKey(ConfigEntry, int, StringBuffer, int, StringBuffer, String, boolean) - Method in class org.openadaptor.util.SuperProperties
Process key name part of resource setting.
readPropertyKeyRestricted(ConfigEntry, int, StringBuffer, int, StringBuffer, boolean) - Method in class org.openadaptor.util.SuperProperties
Process key name part of resource setting or variable name using restricted character set.
readPropertyKeyUnRestricted(ConfigEntry, int, StringBuffer, int, StringBuffer, boolean) - Method in class org.openadaptor.util.SuperProperties
Process key name part of resource setting or variable name using unrestricted character set.
readPropertyValue(String, ConfigEntry, int, StringBuffer, int, StringBuffer, boolean, int) - Method in class org.openadaptor.util.SuperProperties
Process value part of resource setting
readPropertyValue(String, ConfigEntry, int, StringBuffer, int, StringBuffer, boolean) - Method in class org.openadaptor.util.SuperProperties
 
readProps(File) - Method in class org.openadaptor.adaptor.util.AdaptorHistory
Opens the given File, reads the properties, closes the file.
readResource(ConfigEntry, int, StringBuffer, int, String) - Method in class org.openadaptor.util.SuperProperties
Process a resource setting.
readSecurityPolicies() - Method in class org.openadaptor.security.TestSecurityManager
Reads the Security file Initialise all the policies to be supported
readStream(LineNumberReader) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
Tries to read an object from a character stream.
readStream(LineNumberReader, OASecurityManager) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
Tries to read an object from a CDATA section in reader rd.
readStream(LineNumberReader, DOFactory, OASecurityManager) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
Tries to read an object from a CDATA section in reader rd.
readUTF8(InputStream) - Static method in class org.openadaptor.util.UTF8Utils
Default UTF8 format reader; assumes prefixed 16-bit length.
readUTF8(InputStream, int) - Static method in class org.openadaptor.util.UTF8Utils
Reads a UTF-8 string from the input stream.
readVariable(ConfigEntry, int, StringBuffer, int, StringBuffer, int) - Method in class org.openadaptor.util.SuperProperties
Process ${variable} reference when reading properties file, where variable is a property name.
readXMLAttributes(List, ConfigEntry, String, String) - Method in class org.openadaptor.util.SuperProperties
Reads property settings from an XML document or element attributes
readXMLContent(List, ConfigEntry, String, String) - Method in class org.openadaptor.util.SuperProperties
Reads property settings from XML content
ready() - Method in class org.openadaptor.dostrings.XMLFractionReader
 
realType - Variable in class org.openadaptor.dmx.metaobjects.types.MOAlias
 
recalculateLayout(Container) - Method in class org.openadaptor.util.layout.StrutLayout
Completely recalculates the layout information.
RECEIVE - Static variable in class org.openadaptor.adaptor.mail.MailProperties
 
receiveMessages() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
receiveMessages() is called by the default implementation of processMessages() to receive messages.
receiveMessagesByCallback() - Method in class org.openadaptor.adaptor.jms.JMSListener
Receives JMS messages using callbacks.
receiveMessagesByCallback() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Receive message by callbacks.
receiveMessagesByListening() - Method in class org.openadaptor.adaptor.jms.JMSListener
Receives JMS messages using direct receive.
receiveMessagesByListening() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Receive message by listening.
receiveMessagesByPolling() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Receive message by polling.
receiveReply() - Method in class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
Waits for a reply message to be received from the embedded Source.
reconnect() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Re-establish a connection by closing it then initializing it without starting it.
reconnect() - Method in interface org.openadaptor.adaptor.transporter.Transporter
Re-establish a connection by closing it then initializing it without starting the transporter.
reconnectAll() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Close and re-initialize, but do not start, all transporters.
reconnectAll() - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Close and re-initialize, but do not start, all transporters.
recordEnabled - Variable in class org.openadaptor.adaptor.editor.AFEditor
 
recordFilename - Variable in class org.openadaptor.adaptor.editor.Preferences.GUI
 
recordFilename - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
recordScript(String) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
recordStream - Variable in class org.openadaptor.adaptor.editor.AFEditor
 
recurse(Component, String, boolean, Hashtable, String, Message) - Method in class org.openadaptor.adaptor.SimpleController
Recursively search through the supplied component's pipeline(s), performing the specified operation on each one.
red - Static variable in interface org.openadaptor.adaptor.editor.Preferences.WWWColor
 
refresh - Variable in class org.openadaptor.adaptor.standard.CommandLineRemoteControl
 
refTypeAggregation() - Static method in class org.openadaptor.dmx.converter.DMX
Returns the attribute value for 'reference by aggregation' ( = by value )
refTypeAssociation() - Static method in class org.openadaptor.dmx.converter.DMX
Returns the attribute value for 'reference by association' ( = by reference )
REGEX_GLOBAL_MATCH - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
REGEX_IGNORE_CASE - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
REGEX_PATTERN_DELIMITER - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
REGEX_REPLACE_COMMAND - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
REGEXP - Static variable in class org.openadaptor.dataobjects.SimpleDOPredicate
 
REGEXP - Static variable in class org.openadaptor.dostrings.transformers.RegexpTransformer
PrefixString property - mandatory
REGEXP_PROP - Static variable in class org.openadaptor.adaptor.value.action.ExtractAction
 
RegExpPredicate - Class in org.openadaptor.adaptor.value.predicate
Match the string value of a specified attribute against a Regular expression.
RegExpPredicate() - Constructor for class org.openadaptor.adaptor.value.predicate.RegExpPredicate
 
RegexpTransformer - Class in org.openadaptor.dostrings.transformers
This transformer takes a literal string (provided in a property) and inserts it at the beginning of the string representation of the value passed to it.
RegexpTransformer() - Constructor for class org.openadaptor.dostrings.transformers.RegexpTransformer
 
registerAttribute(String, DOAttribute) - Method in class org.openadaptor.dmx.metaobjects.types.MOTypeRegistry
Store the given attribute under the given ID in the registry
registerDecoder(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
 
registerEncoder(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
 
registerFilter(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
 
registerFilter(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
 
registerMetadataParser(MetadataParser) - Static method in class org.openadaptor.doconverter.MetadataParserFactory
register a metadata parser
registerPrimitiveType(String, DOType) - Static method in class org.openadaptor.dataobjects.AbstractDOTypeRepository
register a primitive type into the repository.
registerPrimitiveTypes() - Static method in class org.openadaptor.dmx.converter.DMX
register the primitive types
registerPrototype(DataObject) - Method in class org.openadaptor.dataobjects.SDOFactory
Add a prototype to the prototypes hashtable
registerReader(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamDecoder
 
registerReturnValue(CallableStatement) - Method in class org.openadaptor.adaptor.jdbc.informix.InformixSource
Implementation method.
registerReturnValue(CallableStatement) - Method in class org.openadaptor.adaptor.jdbc.JdbcSource
Register the return value from the stored proc.
registerReturnValue(CallableStatement) - Method in class org.openadaptor.adaptor.jdbc.mssql.MSSqlSource
Register the return value from the stored proc.
registerReturnValue(CallableStatement) - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSource
Register the return value from the stored proc.
registerReturnValue(CallableStatement) - Method in class org.openadaptor.adaptor.jdbc.sybase.SybaseSource
Register the return value from the stored proc.
registerType(String, DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOTypeRegistry
Store the given type under the given ID and the name in the registry's
registerType(MOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOTypeRegistry
Store the given class under the its ID and name in the registry
registerWriter(String, Class) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
 
registerXML2DOConverter(XML2DOConverter) - Static method in class org.openadaptor.doconverter.XML2DOConverterFactory
Register a metadata parser
registry - Variable in class org.openadaptor.adaptor.standard.RMISource
 
reInitCipher() - Method in class org.openadaptor.security.EncryptionOutputStreamComponent
Re-initialize the Cipher.
release - Variable in class org.openadaptor.adaptor.editor.Help
 
release(XAttribute) - Static method in class org.openadaptor.simplexml.XAttribute
releases an XAttribute for reuse.
release(XName) - Static method in class org.openadaptor.simplexml.XName
releases an XName for reuse.
release(XString) - Static method in class org.openadaptor.simplexml.XString
releases an XString for reuse.
release(XTag) - Static method in class org.openadaptor.simplexml.XTag
releases an XTag for reuse.
release(XText) - Static method in class org.openadaptor.simplexml.XText
releases an XText for reuse.
release(ReusableObject) - Method in class org.openadaptor.util.AbstractObjectPool
Called to return an object to the pool after use.
releaseDefinedTypesInfo() - Method in class org.openadaptor.doxml.GenericXMLWriter
Release information about which DOTypes have been defined in the current.
releaseEncoder(ValueEncoder) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
Releases the encoder after use.
releaseFilter(OutputStreamComponent) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
Releases the filter after use.
releasePipeline(ValueEncoder, OutputStreamComponent) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
Releases all the elements in the pipeline after use.
releaseWriter(OutputStreamComponent) - Static method in class org.openadaptor.doconverter.v3.CDataStreamEncoder
Releases the writer after use.
releaseXTag(XTag) - Method in class org.openadaptor.simplexml.XParser
 
releaseXText(XText) - Method in class org.openadaptor.simplexml.XParser
 
releaseXToken(XToken) - Method in class org.openadaptor.simplexml.XParser
 
RELIABLE - Static variable in interface org.openadaptor.adaptor.transporter.ServiceLevel
 
RemoteAppender - Class in org.openadaptor.util.log4j
 
RemoteAppender(String, RemoteLogger) - Constructor for class org.openadaptor.util.log4j.RemoteAppender
 
REMOTECONTROL - Static variable in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
RemoteControl - Class in org.openadaptor.adaptor.editor
 
RemoteControl(AFEditor, Adaptor) - Constructor for class org.openadaptor.adaptor.editor.RemoteControl
 
RemoteControl(AFEditor, Adaptor, IniFile, String) - Constructor for class org.openadaptor.adaptor.editor.RemoteControl
 
RemoteControl - Interface in org.openadaptor.adaptor
Interface for objects that can control a Controller.
RemoteLogger - Interface in org.openadaptor.util
RemoteLogger is an Interface to a remote logging subsystem.
remove(JMSConnectionCache) - Static method in class org.openadaptor.adaptor.jms.JMSConnectionCache
 
remove(Connection) - Static method in class org.openadaptor.adaptor.jms.JMSConnectionCache
 
remove(Object) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter.AssociativeList
Remove the specfied message from the list.
remove(Object) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter.OrderedList
Remove the specfied message from the list.
remove() - Method in class org.openadaptor.adaptor.util.AdaptorHistory
Allows you to specify the removal of an adaptor history (and backup file)

You would call this method after calling close().

remove(Object) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Removes an object from the collection.
remove(Component) - Method in class org.openadaptor.util.layout.StrutLayout.SizeGroup
Removes a component from the group.
remove() - Static method in class org.openadaptor.util.log4j.NDCConfig
Wrapper around NDC.remove()
removeAHFile(String) - Method in class org.openadaptor.adaptor.util.AdaptorHistory
Removes the given file
removeAll(Object[]) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Removes all the specified objects from the collection
removeAll(Collection) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Removes all the specified objects from the collection
removeAllChildren() - Method in class org.openadaptor.adaptor.editor.StandardComponent
 
removeAttribute() - Method in class org.openadaptor.adaptor.viewer.gui.ViewerGUI
Removes the selected attribute from all DataObjects int he payload.
removeAttribute(DataObject, String) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
removes the supplied attribute name from the supplied SdimpleDataObject.
removeAttribute(DataObject[], String) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
removes the specified attribute from each DataObject in the supplied array
removeAttribute(String) - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
removes the supplied attribute from the currently selecetd DataObject
removeAttribute() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
Menu item Attribute-->remove (action performed)
removeAttribute(SimpleDataObject, String) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
removes the supplied attribute name from the supplied SdimpleDataObject.
removeAttribute(SimpleDataObject[], String) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
removes the specified attribute from each DataObject in the supplied array
removeCallback(String, Callback) - Method in interface org.openadaptor.adaptor.CallbackManager
Removes a callback.
removeCallback(String, Callback) - Method in interface org.openadaptor.adaptor.CallbackProvider
Removes a callback.
removeCallback(String, Callback) - Method in class org.openadaptor.adaptor.SimpleCallbackManager
Removes a callback.
removeCallback(String, Callback) - Method in class org.openadaptor.adaptor.SimpleComponent
Removes a callback.
removeCallback(String, Callback) - Method in class org.openadaptor.adaptor.SimpleController
Removes a callback.
removeCellEditorListener(CellEditorListener) - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer
 
removeChainEntry(ConfigEntry) - Method in class org.openadaptor.util.ConfigData
 
removeChild(StandardComponent) - Method in class org.openadaptor.adaptor.editor.StandardComponent
 
removeComments(String) - Method in class org.openadaptor.util.ConfigData
Removes comments associated with a resource.
removeComponentInfo(StrutLayout.ComponentInfo) - Method in class org.openadaptor.util.layout.StrutLayout
Remove the ComponentInfo for a component and all its children.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.openadaptor.j2ee.jca.oaManagedConnection
 
removeCrossRef(Properties, String, String, String, String, String) - Static method in class org.openadaptor.adaptor.crossref.PropertyBasedCrossRefService
Remove the properties to the Properties object necessary to establish this xref in the mock service when it is initialised using the properties
removeDataObject() - Method in class org.openadaptor.adaptor.viewer.gui.ViewerGUI
Remove the currently selected DataOBject from the payload
removeDataObject() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
Menu item DataObject-->remove (action performed)
removeEntry(int) - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
Remove the entry with the supplied index from the DataObject selection list.
removeLayoutComponent(Component) - Method in class org.openadaptor.util.layout.StrutLayout
Removes a component from a layout.
removeLink(StreamTokenizer) - Method in class org.openadaptor.adaptor.editor.Script
 
removeListDataListener(ListDataListener) - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer.ListModel
 
removeNDCForThread() - Method in class org.openadaptor.util.log4j.NDCConfig
 
removeNotificationListener(NotificationListener) - Method in class org.openadaptor.adaptor.jmx.JMXAdapter
 
removeNotificationListener(NotificationListener) - Method in class org.openadaptor.adaptor.jmx.JMXRemoteLogger
 
removeNotificationListener(NotificationListener) - Method in interface org.openadaptor.adaptor.jmx.JMXRemoteLoggerMBean
 
removePageLoadedListener() - Method in class org.openadaptor.adaptor.editor.Help.HelpWindowBuilder
 
removePatient(HATPatient, boolean) - Method in class org.openadaptor.hospital.gui.HATPatientPanel
Remove a patient from the hospital and the associated GUI patient list.
removePropertiesTable(FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
removeProperty(String) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
removeProperty(TreeMap, String) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
removeProperty(String) - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
removeProperty(String) - Method in class org.openadaptor.adaptor.editor.Enum
 
removeProperty(String) - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
removeProperty(String) - Method in class org.openadaptor.util.SuperProperties
Removes the property with the specified key from this property list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openadaptor.j2ee.jca.oaInteractionSpec
 
removeRegisteredTypes() - Static method in class org.openadaptor.dataobjects.AbstractDOTypeRepository
for testing purposes, only for trusted users.
removeResource(String) - Method in class org.openadaptor.util.ConfigData
Removes a resource name/value pair.
removeSource(Component) - Method in interface org.openadaptor.adaptor.Controller
Remove a Source component from this adaptor.
removeSource(Component) - Method in class org.openadaptor.adaptor.SimpleController
Part of the Controller interface.
removeSubject(String) - Method in class org.openadaptor.adaptor.tibco.tibrv.TibRvSource
 
removeTemplateExpansions(String) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
removeTemplateExpansions(TreeMap, String, String) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
removeTemplateExpansions(String) - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
removeTemplateExpansions(String) - Method in class org.openadaptor.adaptor.editor.Enum
 
removeTemplateExpansions(String) - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
removeTransporter(String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Remove a transporter subscription to or publication on an existing subject.
removeTransporter(String) - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Remove a transporter subscription to or publication on an existing subject.
removeType(DOType) - Method in class org.openadaptor.dataobjects.DOFactoryTypeHolder
Removes DOType type from the receiver, if held in the receiver.
removeType(DOType) - Method in class org.openadaptor.dataobjects.DOTypeHolder
Removes DOType type from the receiver, if held in the receiver.
removeTypeNamed(String) - Method in class org.openadaptor.dataobjects.DOFactoryTypeHolder
Removes DOType name from the receiver, if held in the receiver.
removeTypeNamed(String) - Method in class org.openadaptor.dataobjects.DOTypeHolder
Removes DOType name from the receiver, if held in the receiver.
renameAdaptor(StreamTokenizer) - Method in class org.openadaptor.adaptor.editor.Script
 
renameAttribute(String, String) - Method in class org.openadaptor.adaptor.viewer.gui.ViewerGUI
renames the supplied attribute from the currently selecetd DataObject
renameAttribute(DataObject, String, String) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
renames the supplied attribute name for the supplied SdimpleDataObject.
renameAttribute(DataObject[], String, String) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
renames the specified attribute for each DataObject in the supplied array
renameAttribute(String, String) - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
renames the supplied attribute from the currently selecetd DataObject
renameAttribute(SimpleDataObject, String, String) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
renames the supplied attribute name for the supplied SdimpleDataObject.
renameAttribute(SimpleDataObject[], String, String) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
renames the specified attribute for each DataObject in the supplied array
renameComponent(StreamTokenizer) - Method in class org.openadaptor.adaptor.editor.Script
 
rep - Variable in class org.openadaptor.dmx.metaobjects.util.MOTypeValidator
 
repaintComponentTree() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
replace(XMLDocumentReader.State) - Method in class org.openadaptor.util.sax.XMLDocumentReader.Replace
 
replace(XMLDocumentReader.State) - Method in class org.openadaptor.util.sax.XMLDocumentReader.State
Replaces top of State stack with aState.
replaceAssociativeArrayIndexFrom(DataObject, String) - Static method in class org.openadaptor.dataobjects.AbstractDataObject
Replaces any associative aray indexing by absolute value.
replaceCommand - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
replaceDelimiter - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
replacePatient(HATPatient, HATPatient) - Method in class org.openadaptor.hospital.gui.HATPatientPanel
replaces the current patient at the supplied index in the patient list with the HATPatient passed
replaceQuot(String) - Static method in class org.openadaptor.doxml.XMLWriter
Replaces all occurences of " with " in String s.
replaceQuotes(String) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
 
replaceWithAttributeValues(String, DataObject) - Static method in class org.openadaptor.adaptor.util.StringUtils
overloaded so that we throw an exception if null atribute values are encountered
replaceWithAttributeValues(String, DataObject, String) - Static method in class org.openadaptor.adaptor.util.StringUtils
loops through the supplied string and replaces any attribute names enclosed by #ATTRIBUTE_TAG chars with the corresponding attribute values.
reply(String) - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
REPLY - Static variable in class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
 
replyWithDiagnostics(String, String) - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
replyWithFailure(String, String) - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
replyWithSuccess(String) - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
requestReply - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
RequestReplyEmbeddedPipe - Class in org.openadaptor.adaptor.standard
Implements a basic form of RequestReply support which uses an embedded Sink to forward messages and an embedded Source to receive replies.
RequestReplyEmbeddedPipe() - Constructor for class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.adaptor.jdom.JDOMStreamReader
Deprecated.  
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.DOStringReaderWriter
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.DOStringWriter
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.FixedWidthStringWriter
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.TrueXMLReader
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.TrueXMLWriter
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.XMLStreamReader
 
requireAttNameOrNumAttributes() - Method in class org.openadaptor.dostrings.XMLStringWriter
 
requiresLayout() - Method in class org.openadaptor.util.log4j.CachingAppender
 
requiresLayout() - Method in class org.openadaptor.util.log4j.RemoteAppender
 
reseed(String) - Method in class org.openadaptor.util.UniqueIDGenerator
 
RESERVED_ROWS_OTHER - Static variable in class org.openadaptor.adaptor.editor.AFPropertiesModel
 
RESERVED_ROWS_STANDARD - Static variable in class org.openadaptor.adaptor.editor.AFPropertiesModel
 
reset(String) - Method in class org.openadaptor.adaptor.ibm.MqDataObject
Resets the data so we can populate from new source data.
reset() - Method in class org.openadaptor.adaptor.jms.JMSConnectionCache
 
reset() - Method in class org.openadaptor.dostrings.XMLFractionReader
 
reset() - Method in class org.openadaptor.simplexml.XScanner
Rewinds input stream to position of last mark() call.
reset() - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
Unsupported - throws an IOException
reset() - Method in class org.openadaptor.util.ConfigEntry
 
reset() - Method in class org.openadaptor.util.sax.XMLDocumentReader.InEpilogue
Reset this for use again
reset() - Method in class org.openadaptor.util.sax.XMLDocumentReader.InPling
 
reset() - Method in class org.openadaptor.util.sax.XMLDocumentReader.MatchStringState
 
reset() - Method in class org.openadaptor.util.sax.XMLDocumentReader.State
Reset this for use again
resetInfo() - Method in class org.openadaptor.util.layout.StrutLayout
Resets the SizeGroup maxHeight and maxWidth variables and the SpringInfo horizExtent and vertExtent variables to their initial value of 0.
resetMessageCount() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Reset the current message count for the Transporter to zero.
resetMessageCount() - Method in interface org.openadaptor.adaptor.transporter.Transporter
Reset the current message count for the Transporter to zero.
resetOldStyleLogging(String, Level) - Static method in class org.openadaptor.util.log4j.Log4jConfig
 
resetPatientListFocus() - Method in class org.openadaptor.hospital.gui.HATFrame
resets the focus on the patient panel to the first item in the list.
resetStandardComponentCount() - Method in class org.openadaptor.adaptor.editor.Adaptor
 
resetState() - Method in class org.openadaptor.adaptor.jms.JMSConnectionCache
 
resetState() - Method in class org.openadaptor.util.sax.XMLDocumentReader
If called when this is at the end of an XML document, resets this to read the next XML document.
resetUserSpecifiedComponentCount() - Method in class org.openadaptor.adaptor.editor.Adaptor
 
resolveDTD(String, String) - Method in class org.openadaptor.dmx.util.DMXEntityResolver
Resolve one specified DTD.
resolveEntity(String, String) - Method in class org.openadaptor.dmx.util.DMXEntityResolver
resolve the entity, based on its given system id.
RESOURCE - Static variable in class org.openadaptor.util.ConfigEntry
 
resourceName - Variable in class org.openadaptor.j2ee.jca.AdaptorResourceWrapper
name of Connetion Factory associated with this resource adaqptor.
resources - Variable in class org.openadaptor.adaptor.editor.AFEditor
 
responses - Variable in class org.openadaptor.adaptor.AbstractSimpleSourceSink
A Vector to hold the responses the downstream components give us.
restart() - Method in class org.openadaptor.security.NullInputStreamComponent
Reinitialise the receiver.
resume() - Method in interface org.openadaptor.adaptor.Component
Called by the controller when a resume is requested
resume() - Method in interface org.openadaptor.adaptor.Controller
Part of the adaptor control interface.
resume() - Method in class org.openadaptor.adaptor.jmx.JMXRemoteControl
 
resume() - Method in interface org.openadaptor.adaptor.jmx.JMXRemoteControlMBean
 
resume() - Method in class org.openadaptor.adaptor.SimpleComponent
Called by the controller when a resume is requested
resume() - Method in class org.openadaptor.adaptor.SimpleController
Called when a resume is requested
resume() - Method in class org.openadaptor.adaptor.standard.CommandLineRemoteControl
 
resume() - Method in class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
Resume this Pipe and the embedded Source and Sink.
resume() - Method in class org.openadaptor.adaptor.standard.RMISource.RMIPubSubImpl
 
RESUME - Static variable in class org.openadaptor.adaptor.transporter.AbstractTransporter
 
resume() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterSink
Resumes all conncectors being managed.
RESUME - Static variable in class org.openadaptor.adaptor.transporter.TransporterThread
 
resume() - Method in interface org.openadaptor.j2ee.session.EJBWithSink
Called to Resume the publisher's Sink.
resume() - Method in class org.openadaptor.j2ee.session.EJBWithSinkBean
Called to resume the Sink.
resume() - Method in class org.openadaptor.util.tcp.OAMTSocket
resumes any paused threads
resumeAll() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Resume reception or publication of messages.
resumeAll() - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Resume reception or publication of messages.
resumeThread() - Method in class org.openadaptor.adaptor.transporter.TransporterThread
Resume reception of messages after a pause.
resumeTransporter() - Method in class org.openadaptor.adaptor.jms.JMSListener
Resume reception of JMS messages after a pause.
resumeTransporter() - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Resume reception of JMS messages after a pause.
resumeTransporter() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Resume reception of messages after a pause.
resumeTransporter(String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Resume subscription or publication to existing subject.
resumeTransporter(String) - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Resume subscription or publication to existing subject.
resumeTransporter() - Method in interface org.openadaptor.adaptor.transporter.Control
Resume reception of messages after a pause.
retainAll(Object[]) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Retains all elements specified in the collection
retainAll(Collection) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Retains all elements specified in the collection
retainEnvelope - Variable in class org.openadaptor.adaptor.transporter.MessageEnvelopeProperties
 
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.informix.InformixSource
Gets the MsgServiceId that this Source should use.
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.JdbcSource
Retrieves the MsgServiceId which this JdbcSource will be using.
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.msaccess.MSAccessSource
Gets the MsgServiceId this Source should use.
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.mssql.MSSqlSource
Gets the MsgServiceId this Source should use.
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSource
Gets the MsgServiceId this Source should use.
retrieveMsgServiceId() - Method in class org.openadaptor.adaptor.jdbc.sybase.SybaseSource
Gets the MsgServiceId this Source should use.
RETRY_ON_IO_ERROR - Static variable in class org.openadaptor.adaptor.standard.SocketSink
 
RETRY_PERIOD - Static variable in class org.openadaptor.util.tcp.OASocket
 
RETRY_SEND_REPLY - Static variable in interface org.openadaptor.adaptor.transporter.Transporter
 
RETRYLIMIT - Static variable in class org.openadaptor.adaptor.transporter.AbstractTransporter
 
returnCDataReader(LineNumberReader) - Method in class org.openadaptor.simplexml.XScanner
Used to return a 'borrowed' reader.
returnCompressor(Compressor) - Static method in class org.openadaptor.doconverter.CompressorFactory
Method used to release a compressor borrowed using compressorForType().
returnControl(String, Object) - Method in class org.openadaptor.dmx.converter.DMXMainDocumentHandler
 
returnControl(String, Object) - Method in interface org.openadaptor.util.sax.SAXHandlerController
The controller gets back the control of parsing from a sub controller.
returnControl(String, Object) - Method in class org.openadaptor.util.sax.SAXReadController
The controller gets back the control of parsing from a sub controller.
returnDecompressor(Decompressor) - Method in class org.openadaptor.doconverter.DecompressorFactory
Method used to release a decompressor borrowed using decompressorForType().
returnMetadataGenerator(MetadataGenerator) - Static method in class org.openadaptor.doconverter.MetadataGeneratorFactory
Method used to release a MetadataGenerator borrowed using MetadataGeneratorForType().
returnMetadataParser(MetadataParser) - Method in class org.openadaptor.doconverter.MetadataParserFactory
Method used to release a MetadataParser borrowed using metadataParserForType().
ReusableObject - Interface in org.openadaptor.util
The ReusableObject interface implements a boolean property 'released' which can be used by an AbstractMessagePool to maintain a pool of objects for re-use.
reversedCopy(Object) - Static method in class org.openadaptor.util.ArrayUtils
Returns a copy of the array arguments with its element order reversed, e.g.
RMIPubSub - Interface in org.openadaptor.adaptor.standard
RMI Interface for publishing and subscribing to data on DealBus
RMIRemoteControl - Interface in org.openadaptor.adaptor.standard
Interface for objects that can control a Controller.
RMIRemoteControlImpl - Class in org.openadaptor.adaptor.standard
Interface for objects that can control a Controller.
RMIRemoteControlImpl() - Constructor for class org.openadaptor.adaptor.standard.RMIRemoteControlImpl
 
RMIRemoteControlImpl.RemoteControlDelegate - Class in org.openadaptor.adaptor.standard
Wrap AbstractRemoteControl so we can create a delegate.
RMIRemoteControlImpl.RemoteControlDelegate() - Constructor for class org.openadaptor.adaptor.standard.RMIRemoteControlImpl.RemoteControlDelegate
 
RMISink - Class in org.openadaptor.adaptor.standard
Supports the following properties.
RMISink() - Constructor for class org.openadaptor.adaptor.standard.RMISink
 
RMISource - Class in org.openadaptor.adaptor.standard
supports following properties...
RMISource() - Constructor for class org.openadaptor.adaptor.standard.RMISource
 
RMISource.RMIPubSubImpl - Class in org.openadaptor.adaptor.standard
 
RMISource.RMIPubSubImpl() - Constructor for class org.openadaptor.adaptor.standard.RMISource.RMIPubSubImpl
 
ROLLBACK - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
State enumeration
rollback() - Method in class org.openadaptor.hospital.helpers.HATDatabase
rollback database
rollback() - Method in class org.openadaptor.j2ee.jca.oaLocalTransaction
 
rollback_sql - Variable in class org.openadaptor.adaptor.jdbc.SimpleSQLGenerator.SQLTemplates
 
ROLLBACK_STRING - Static variable in class org.openadaptor.util.tcp.OAMTSocket
Transactionality strings
ROLLBACK_TOKEN - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
ROLLBACK response string.
rollbackTransaction(String) - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
rollbackTransaction() - Method in class org.openadaptor.adaptor.bridge.ProtocolWriter
 
rollbackTransactions() - Method in class org.openadaptor.util.tcp.OAMTSocket
rolls back any transactions on the threads
ROOT_OBJECTS_TAG_NAME - Static variable in class org.openadaptor.doxml.GenericXMLWriter
Default name for the document tag of the document Default value: USE_TYPE (see below) - The DOType name.
rootComponentInfo - Variable in class org.openadaptor.util.layout.StrutLayout
 
ROW - Static variable in class org.openadaptor.doconverter.DOConverter
 
ROWNUM - Static variable in class org.openadaptor.doconverter.DOConverter
 
ROWNUM_NUMATTR - Static variable in class org.openadaptor.doconverter.DOConverter
 
ROWNUM_TAG - Static variable in class org.openadaptor.doconverter.DOConverter
 
run() - Method in class org.openadaptor.adaptor.AbstractSimpleSource
Implementation calls runPoll, runCallback, runLsiten based the Source type
run() - Method in class org.openadaptor.adaptor.AbstractSimpleSource.SourceListenThread
 
run(String, String) - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
run() - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
run() - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer
 
run() - Method in class org.openadaptor.adaptor.editor.Help.HelpWindowBuilder
 
run() - Method in class org.openadaptor.adaptor.editor.Script
 
run() - Method in class org.openadaptor.adaptor.hospital.HospitalCmdLineInterface.InputListener
 
run() - Method in class org.openadaptor.adaptor.hospital.HospitalCmdLineInterface
start the interface
run() - Method in class org.openadaptor.adaptor.hospital.HospitalSource
Poll the database for discharged patients
run() - Method in class org.openadaptor.adaptor.InitTimeout
 
run() - Method in class org.openadaptor.adaptor.jmx.JMXRemoteControl
 
run() - Method in class org.openadaptor.adaptor.RunAdaptor
Starts the Controller thread Hangs around waiting for the Controller thread to die, then dies itself.
run() - Method in class org.openadaptor.adaptor.ShutdownRunAdaptor.ShutdownThread
 
run() - Method in class org.openadaptor.adaptor.SimpleController
Runs all the Source components, then hangs around until they're all dead.
run() - Method in class org.openadaptor.adaptor.SimpleController.stopThread
 
run() - Method in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.InputListener
 
run() - Method in class org.openadaptor.adaptor.standard.CommandLineRemoteControl
 
run() - Method in class org.openadaptor.adaptor.standard.HTTPRemoteControl
** main run method, creates an Rv listner and sleeps
run() - Method in class org.openadaptor.adaptor.standard.RMIRemoteControlImpl.RemoteControlDelegate
 
run() - Method in class org.openadaptor.adaptor.tcp.SocketMTAcceptor
The main guts of the thread.
run() - Method in class org.openadaptor.adaptor.tcp.SocketMTSourceInstance
 
run() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter.StopThread
Stop message processing for this transporter and forcibly terminate the transporter thread if it is still running after the configured timeout.
run() - Method in class org.openadaptor.adaptor.transporter.TransporterThread
Runs the transporter, re-establishing the connection to the underlying transport on failures.
run() - Method in class org.openadaptor.hospital.HATPatientLoader
The run method of the HATPatientLoader.
RUN_PAUSE - Static variable in interface org.openadaptor.adaptor.Callback
 
RUN_RESUME - Static variable in interface org.openadaptor.adaptor.Callback
 
RUN_TERMINATE - Static variable in interface org.openadaptor.adaptor.Callback
 
runAdaptor() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
runAdaptor(StreamTokenizer) - Method in class org.openadaptor.adaptor.editor.Script
 
RunAdaptor - Class in org.openadaptor.adaptor
This is the boot strap than runs all Adaptor Framework adaptors, this class can be invoked from the command line with a properties file (that contains an adaptor definition) and an adaptor prefix string that is used to idenfity the adaptor properties in the properties file.
RunAdaptor() - Constructor for class org.openadaptor.adaptor.RunAdaptor
RunAdaptor's default constructor may not be used
RunAdaptor(String, Properties) - Constructor for class org.openadaptor.adaptor.RunAdaptor
Creates an adaptor, linking DBAF Sources, Pipes and Sinks, managing them with a Controller.
runAdaptorOnlyIfPassConsistencyChecks - Variable in class org.openadaptor.adaptor.editor.Preferences.GUI
 
runAdaptorOnlyIfPassConsistencyChecks - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
runAllSources() - Method in class org.openadaptor.adaptor.SimpleController
kick the sources off
runCallback() - Method in class org.openadaptor.adaptor.AbstractSimpleSource
callback version of run
RunDrainer - Class in org.openadaptor.util.jms.drain
Infrastructure class for running a Peeker.
RunDrainer() - Constructor for class org.openadaptor.util.jms.drain.RunDrainer
 
runListen() - Method in class org.openadaptor.adaptor.AbstractSimpleSource
listen version of run
running - Variable in class org.openadaptor.j2ee.jca.AdaptorResourceWrapper
 
RunPeeker - Class in org.openadaptor.util.jms.peeker
Infrastructure class for running a Peeker.
RunPeeker() - Constructor for class org.openadaptor.util.jms.peeker.RunPeeker
 
runPoll() - Method in class org.openadaptor.adaptor.AbstractSimpleSource
Polling version of run
RunQueueDrainer - Class in org.openadaptor.util.jms.drain
Infrastructure class for running a Queue Drainer.
RunQueueDrainer() - Constructor for class org.openadaptor.util.jms.drain.RunQueueDrainer
 
RunQueuePeeker - Class in org.openadaptor.util.jms.peeker
Infrastructure class for running a Queue Peeker.
RunQueuePeeker() - Constructor for class org.openadaptor.util.jms.peeker.RunQueuePeeker
 
RunTopicDrainer - Class in org.openadaptor.util.jms.drain
Infrastructure class for running a Topic Drainer.
RunTopicDrainer() - Constructor for class org.openadaptor.util.jms.drain.RunTopicDrainer
 
RunTopicPeeker - Class in org.openadaptor.util.jms.peeker
Infrastructure class for running a Topic Peeker.
RunTopicPeeker() - Constructor for class org.openadaptor.util.jms.peeker.RunTopicPeeker
 
RunTransporterPublisher - Class in org.openadaptor.util.jms.stringpublisher
Infrastructure class which runs the StringPublishing tool.
RunTransporterPublisher() - Constructor for class org.openadaptor.util.jms.stringpublisher.RunTransporterPublisher
 
RvMsgToDataObject(TibrvMsg, String) - Method in class org.openadaptor.adaptor.tibco.tibrv.TibRvSource
 

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