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

A

acceptHeartbeat(IHeartbeat) - Method in interface net.sourceforge.esw.service.IHeartbeatMonitor
Accepts an IHeartbeat instance from an IHeartbeatGemerator in the enterprise.
acceptHeartbeat(IHeartbeat) - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Accepts an IHeartbeat instance from an IHeartbeatGemerator in the enterprise.
acceptVisitor(IGraphVisitor) - Method in class net.sourceforge.esw.graph.Node
Requests that this INode instance accept the specified IGraphVisitor instance and that visiting of this INode struture begin.
acceptVisitor(IGraphVisitor) - Method in interface net.sourceforge.esw.graph.INode
Requests that this INode instance accept the specified IGraphVisitor instance and that visiting of this INode struture begin.
acceptVisitor(IGraphVisitor) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Requests that this INode instance accept the specified IGraphVisitor instance and that visiting of this INode struture begin.
acceptVisitor(IGraphVisitor) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Requests that this INode instance accept the specified IGraphVisitor instance and that visiting of this INode struture begin.
actionPerformed(ActionEvent) - Method in class net.sourceforge.esw.widgets.CloseListener
the windows is now closing
ADD_PARENT_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned an additional parent being added.
ADD_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned an addition of a child.
add(INode) - Method in class net.sourceforge.esw.graph.Node
Appends the specified INode child instance to the end of this INode instances child collection.
add(INode) - Method in interface net.sourceforge.esw.graph.INode
Appends the specified INode child instance to the end of this INode instances child collection.
add(INode) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Appends the specified INode child instance to the end of this INode instances child collection.
add(INode) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Appends the specified INode child instance to the end of this INode instances child collection.
add(INode, boolean) - Method in class net.sourceforge.esw.graph.Node
Appends the specified INode child instance to the end of this INode instance's child collection.
add(INode, boolean) - Method in interface net.sourceforge.esw.graph.INode
Appends the specified INode child instance to the end of this INode instance's child collection.
add(INode, boolean) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Appends the specified INode child instance to the end of this INode instances child collection.
add(INode, boolean) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Appends the specified INode child instance to the end of this INode instance's child collection.
add(Object) - Method in class net.sourceforge.esw.util.ListenerSupport
Adds the specified Object instance to this ListenerSupport instance.
addDelimiter(String) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Adds the specified delimiter to this DelimitedTransducer instance at the next availiable position.
addException(Exception) - Method in class net.sourceforge.esw.collection.TransducerException
Adds a new Exception instance to this TransducerException instance.
addFilter(IFilter) - Method in interface net.sourceforge.esw.service.log.IFilterEngine
adds this filter to the list of filters for this engine
addFilter(IFilter) - Method in class net.sourceforge.esw.service.log.FilterEngine
adds this filter to the list of filters for this engine
addFilterToProperties(IFilter) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
addHeartbeatMonitor(IHeartbeatMonitor) - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Adds a new IHeartbeatMonitor instance that is interested in receiving IHeartbeat instances from this IHeartbeatGenerator instance.
addHeartbeatMonitor(IHeartbeatMonitor) - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Adds a new IHeartbeatMonitor instance that is interested in receiving IHeartbeat instances from this IHeartbeatGenerator instance.
addMetaCollection(IMetaCollection, boolean) - Method in class net.sourceforge.esw.collection.AggregateTransactionManager
Adds the specified IMetaCollection instance to this AggregateTransactionManager instance.
addParent(INode) - Method in class net.sourceforge.esw.graph.Node
Sets the parent INode instance for this INode instance.
addParent(INode) - Method in interface net.sourceforge.esw.graph.INode
Sets the parent INode instance for this INode instance.
addParent(INode) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Sets the parent INode instance for this INode instance.
addParent(INode) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Sets the parent INode instance for this INode instance.
addPool(DBConnectionPool) - Method in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Adds the specified DBConnectionPool instance to this DBConnectionPoolManager instance.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Adds a PropertyChangeListener to this ISupportObject instance.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds a PropertyChangeListener to this ISupportObject instance.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Adds a PropertyChangeListener to this ISupportObject instance.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Adds a PropertyChangeListener to this ISupportObject instance.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Adds a PropertyChangeListener to this ISupportObject instance.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Adds a PropertyChangeListener to this ISupportObject instance for the specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds a PropertyChangeListener to this ISupportObject instance for the specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Adds a PropertyChangeListener to this ISupportObject instance for the specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Adds a PropertyChangeListener to this ISupportObject instance for the specified property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Adds a PropertyChangeListener to this ISupportObject instance for the specified property.
addPropertySource(int, IPropertySource) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds the specified IPropertySource instance to this IPropertyAggregator instance at the specified ranking, replacing the IPropertySource instance that was in that rank, if any.
addPropertySource(int, IPropertySource) - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Adds the specified IPropertySource instance to this IPropertyAggregator instance at the specified ranking, replacing the IPropertySource instance that was in that rank, if any.
addPropertySource(IPropertySource) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds the specified IPropertySource instance to this IPropertyAggregator instance at the lowest ranking (at the end of the aggregate list).
addPropertySource(IPropertySource) - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Adds the specified IPropertySource instance to this IPropertyAggregator instance at the lowest ranking (at the end of the aggregate list).
addServiceEntry(Entry) - Method in class net.sourceforge.esw.service.LookupServiceUtil
Adds a new Entry to be used by this this LookupServiceUtil instance.
addServiceType(Class) - Method in class net.sourceforge.esw.service.LookupServiceUtil
Adds a new Service Type to be used by this this LookupServiceUtil instance.
addTarget(Object) - Method in class net.sourceforge.esw.service.log.Filter
Adds this target
addTarget(Object) - Method in interface net.sourceforge.esw.service.log.IFilter
Adds this target
addTelemetrySource(ITelemetrySource) - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Adds a new ITelemetrySource instance to this IHeartbeatGenerator instance.
addTelemetrySource(ITelemetrySource) - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Adds a new ITelemetrySource instance to this IHeartbeatGenerator instance.
addTreeModelListener(TreeModelListener) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Invoke this method after you've changed how node is to be represented in the tree.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Adds a VetoableChangeListener to this ISupportObject instance for the specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds a VetoableChangeListener to this ISupportObject instance for the specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Adds a VetoableChangeListener to this ISupportObject instance for the specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Adds a VetoableChangeListener to this ISupportObject instance for the specified property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Adds a VetoableChangeListener to this ISupportObject instance for the specified property.
addVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Adds a VetoableChangeListener to this ISupportObject instance.
addVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Adds a VetoableChangeListener to this ISupportObject instance.
addVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Adds a VetoableChangeListener to this ISupportObject instance.
addVetoableChangeListener(VetoableChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Adds a VetoableChangeListener to this ISupportObject instance.
addVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Adds a VetoableChangeListener to this ISupportObject instance.
addWidth(int) - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Adds a width to this FixedPositionTransducer instance.
ADefaultService - class net.sourceforge.esw.service.ADefaultService.
Base class for Jini Service implementors to extend.
ADefaultService() - Constructor for class net.sourceforge.esw.service.ADefaultService
Creates a new ADefaultService
ADefaultService(Object) - Constructor for class net.sourceforge.esw.service.ADefaultService
Creates a new ADefaultService with the specified id.
AggregateTransactionManager - class net.sourceforge.esw.collection.AggregateTransactionManager.
Aggregates a Transaction across multiple IMetaCollection instances.
AggregateTransactionManager() - Constructor for class net.sourceforge.esw.collection.AggregateTransactionManager
Creates a new AggregateTransactionManager.
AggregateTransactionManager(boolean) - Constructor for class net.sourceforge.esw.collection.AggregateTransactionManager
Creates a new AggregateTransactionManager which allows enforcement of all IMetaCollection instances to contain an ITransactionalTransducer as their ITransducer instance.
AIOTransducer - class net.sourceforge.esw.collection.AIOTransducer.
Provides an abstract base class for implementors of the IIOTransducer interface.
AIOTransducer() - Constructor for class net.sourceforge.esw.collection.AIOTransducer
Creates a new AIOTransducer instance.
AJDBCTransducer - class net.sourceforge.esw.collection.AJDBCTransducer.
Performs transduction between a JDBC data source and an IMetaCollection instance.
AJDBCTransducer(String, String) - Constructor for class net.sourceforge.esw.collection.AJDBCTransducer
Creates a new AJDBCTransducer instance with all the JDBC paramters neccessary to create a JDBC connection.
AJDBCTransducer(String, String, String, String) - Constructor for class net.sourceforge.esw.collection.AJDBCTransducer
Creates a new AJDBCTransducer instance with all the JDBC parameters neccessary to create a JDBC connection.
ALog - class net.sourceforge.esw.service.log.ALog.
Describes the methods available for logging events from the enterprise.
ALog() - Constructor for class net.sourceforge.esw.service.log.ALog
Creates a new ALog.
ALog(Object) - Constructor for class net.sourceforge.esw.service.log.ALog
Creates a new ALog.
ANodeDecorator - class net.sourceforge.esw.graph.decorator.ANodeDecorator.
Defines an abstract base class for decorating an INode instance.
ANodeDecorator(INode) - Constructor for class net.sourceforge.esw.graph.decorator.ANodeDecorator
Creates a new ANodeDecorator instance wrapping the specified INode instance.
APP_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
APP_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
AService - class net.sourceforge.esw.service.AService.
Base class for Service implementors to extend.
AService() - Constructor for class net.sourceforge.esw.service.AService
Creates a new AService.
AService(Object) - Constructor for class net.sourceforge.esw.service.AService
Creates a new AService with the specified id.
ATransducer - class net.sourceforge.esw.collection.ATransducer.
Abstract base class that transduces data between a specific external data source and an IMetaCollection instance.
ATransducer() - Constructor for class net.sourceforge.esw.collection.ATransducer
Creates a new instance of this ITransducer instance setting the INodeContextFactory to be an instance of the DefaultNodeContectFactory.
ATransducerAdapter - class net.sourceforge.esw.collection.ATransducerAdapter.
Provides abstract base class abilities for Transducer Adapters.
ATransducerAdapter() - Constructor for class net.sourceforge.esw.collection.ATransducerAdapter
Creates a new ATransducerAdapter instance.
ATransducerAdapter(IIOTransducer) - Constructor for class net.sourceforge.esw.collection.ATransducerAdapter
Creates a new ATransducerAdapter instance, delegating ITransducer implemented method invocations to the specified IIOTransducer instance.
availDBConnections - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The ArrayList instance that holds the availibleConnections.

B

BCC - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the BCC element of a Mail Message.
bFirstID - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
bHoldUntilConnectionAvailable - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
Specifies whether the getDBConnection method should wait when the maximum number of allowed connections is reached.
bind(String, Object) - Method in interface net.sourceforge.esw.transport.INamespaceDelegate
Binds the specified Object to the Specified name in this VM's Namespace.
bind(String, Object) - Static method in class net.sourceforge.esw.transport.Namespace
Binds the specified Object to the Specified name in this VM's Namespace.
bind(String, Object) - Method in class net.sourceforge.esw.transport.RMINamespaceDelegate
Binds the specified Object to the Specified name in this VM's Namespace.
bind(String, Object, String, String) - Method in interface net.sourceforge.esw.transport.INamespaceDelegate
Binds the specified Object to the Specified name in the specified hosts VM's Namespace.
bind(String, Object, String, String) - Static method in class net.sourceforge.esw.transport.Namespace
Binds the specified Object to the Specified name in the specified hosts VM's Namespace.
bind(String, Object, String, String) - Method in class net.sourceforge.esw.transport.RMINamespaceDelegate
Binds the specified Object to the Specified name in the specified hosts VM's Namespace.
bJDBCDriverAutoCommit - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
The ITransactionalTransducer JDBC Driver autocommit property.
bLogging - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
Specifies if database calls are logged to DriverManager's LogWriter.
bSecondID - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
bStarted - Variable in class net.sourceforge.esw.service.AService
States whether this AService instance is started.
bStarted - Variable in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
States whether this DefaultHeartbeatGenerator has started sending IHeartbeat instances.
bStrict - Variable in class net.sourceforge.esw.collection.AggregateTransactionManager
States whether this AggregateTransactionManager should enforce that all IMetaCollection instances added to manager must contain an ITransactionalTransducer instance as its ITransducer.
bTransducerAutoCommit - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
The ITransactionalTransducer autocommit property.
BuildNumberTask - class net.sourceforge.esw.ant.BuildNumberTask.
Pulls a build number from a file and increments it for the current build number, then puts the new build number back into the file.
BuildNumberTask() - Constructor for class net.sourceforge.esw.ant.BuildNumberTask
 
buildPutStatement() - Method in class net.sourceforge.esw.service.log.ReferenceLog
Sets up the SimpleJDBCTransducer to be used for this ReferenceLog instance.
buildServiceIDString(ServiceID) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
bUseLocalEquals - Variable in class net.sourceforge.esw.transport.RMIInvocationHandlerClient
If true, the remote object this InvocationHandler represents does not contain a .equals method.
bValidating - Variable in class net.sourceforge.esw.collection.XMLTransducer
Specifies whether this XMLTransducer instance validate the XML document By default, validation does not occur.
bWaitingForConnection - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
Specifies if a client is waiting for an availiable connection.
bWriteable - Variable in class net.sourceforge.esw.properties.DefaultPropertyAggregator
If true, this IPropertyAggregator instance is writeable.
bWriteable - Variable in class net.sourceforge.esw.properties.DefaultPropertySource
States whether this DefaultPropertySource instance is a writeable IPropertySource instance.
bWriteableCached - Variable in class net.sourceforge.esw.properties.DefaultPropertyAggregator
If true, this DefaultPropertyAggregator instance has determined if any of the aggregate IPropertySource instances contained by this IPropertyAggregator implementor is writeable.
bWriteTrailingDelim - Variable in class net.sourceforge.esw.collection.DelimitedTransducer
If put transductions with this DelimitedTransducer should write out the trailing top level delimiter.

C

CC - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the CC element of a Mail Message.
ChangeCodeForEval - class net.sourceforge.esw.ant.ChangeCodeForEval.
Based on the specified file, will read in the contents of the file and remove every line that starts with "/* {{<< BEGIN REPLACEMENT >>}}" and will also change the "${EXP_DATE}" with a date one month ahead of today.
ChangeCodeForEval() - Constructor for class net.sourceforge.esw.ant.ChangeCodeForEval
 
checkClassesEqual(Class[], Class[]) - Method in class net.sourceforge.esw.service.log.Filter
 
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.GreaterThanFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.LessThanFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.LessThanEqualsFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.EqualsFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkCompare(int) - Method in class net.sourceforge.esw.service.log.expression.GreaterThanEqualsFilterExpression
Checks this compareTo returnValue and see if it satisfies the Expression
checkEntriesEqual(Entry[], Entry[]) - Method in class net.sourceforge.esw.service.log.Filter
 
checkForFileNamed(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
checkMetaCollectionNotNull(IMetaCollection) - Method in class net.sourceforge.esw.collection.DictionaryTransducer
If the specified IMetaCollection instance is null, throws a TransducerException stating so.
checkMetaCollectionNotNull(IMetaCollection) - Static method in class net.sourceforge.esw.collection.MetaUtil
If the specified IMetaCollection instance is null, throws a TransducerException stating so.
checkParameters() - Method in class net.sourceforge.esw.collection.DictionaryTransducer
If the required parameters are null or empty, throws a TransducerException stating that the parameter cannot be null or empty.
checkPasswordExists() - Method in class net.sourceforge.esw.collection.MailTransducer
Checks to make sure that the password has been set on this MailTransducer instance.
checkSMTPHostExists() - Method in class net.sourceforge.esw.collection.MailTransducer
Checks to make sure that the SMTP host server name has been set on this MailTransducer instance.
checkToFromSubjectText(IMetaCollection) - Method in class net.sourceforge.esw.collection.MailTransducer
Checks to make sure that the IMetaCollection instance contains a TO, FROM, SUBJECT, and TEXT INode children instances that have a non-null value.
checkUsernameExists() - Method in class net.sourceforge.esw.collection.MailTransducer
Checks to make sure that the username has been set on this MailTransducer instance.
checkValues() - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
childrenEqual(INode, INode) - Static method in class net.sourceforge.esw.graph.NodeUtil
Compares the two specified INode instances and return true if all their children are equal.
CLASS_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
CLASS_NOT_FOUND - Static variable in class net.sourceforge.esw.service.ClassServer
 
CLASSES - Static variable in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
 
CLASSES_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
classServer - Variable in class net.sourceforge.esw.service.ADefaultService
The internal HTTP Class Server for distributing classes.
ClassServer - class net.sourceforge.esw.service.ClassServer.
ClassServer() - Constructor for class net.sourceforge.esw.service.ClassServer
Creates a new ClassServer utilizing any availiable port.
ClassServer(int) - Constructor for class net.sourceforge.esw.service.ClassServer
Creates a new ClassServer utilizing the specified port.
CleanLogDatum - class net.sourceforge.esw.service.log.CleanLogDatum.
Describes an instance of logged data, used by an ILog instance to log data.
CleanLogDatum(ILogDatum) - Constructor for class net.sourceforge.esw.service.log.CleanLogDatum
Creates a new CleanLogDatum instance
CLEAR_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned the clearing of children.
clear() - Method in class net.sourceforge.esw.graph.Node
Removes the children from this INode instance.
clear() - Method in interface net.sourceforge.esw.graph.INode
Removes the children from this INode instance.
clear() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the children from this INode instance.
clear() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the children from this INode instance.
clone() - Method in class net.sourceforge.esw.graph.Node
Creates and returns a shallow copy of this INode instance.
clone() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Creates and returns a shallow copy of this INode instance.
clone() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Creates and returns a clone of the implementing Object.
clone() - Method in class net.sourceforge.esw.util.ListenerSupport
Creates and returns a deep copy of the implementing Object.
clone() - Method in interface net.sourceforge.esw.util.ICloneable
Creates and returns a clone of the implementing Object.
closeConnection(Connection) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Closes a Connection instance.
closeCurrentConnections() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Closes all current available and used Database Connections.
CloseListener - class net.sourceforge.esw.widgets.CloseListener.
Closes down a window...
CloseListener(JFrame, boolean) - Constructor for class net.sourceforge.esw.widgets.CloseListener
Creates a new CloseListener
CloseListener(JFrame, boolean, boolean, Object) - Constructor for class net.sourceforge.esw.widgets.CloseListener
Creates a new CloseListener
codebase - Variable in class net.sourceforge.esw.service.ClassServer
 
CODEBASE_PROPERTY - Static variable in class net.sourceforge.esw.service.ClassServer
 
collections - Variable in class net.sourceforge.esw.collection.AggregateTransactionManager
The List of IMetaCollection instances.
COLON - Static variable in class net.sourceforge.esw.service.ClassServer
 
commit() - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Commits any get or put invocation up to the last (if any) commit previously invoked.
commit() - Method in interface net.sourceforge.esw.collection.ITransactionalTransducer
Commits any get or put invocation up to the last (if any) commit previously invoked.
ComparableFilterExpression - class net.sourceforge.esw.service.log.expression.ComparableFilterExpression.
A ComparableFilterExpression
ComparableFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Creates a new ComparableFilterExpression.
ComparableFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Creates a new ComparableFilterExpression.
complexWhat - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
Complex caputured state of the event that occured
CompoundAndFilterExpression - class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression.
A Default FilterExpression
CompoundAndFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
Creates a new CompoundAndFilterExpression.
CompoundAndFilterExpression(IFilterExpression, IFilterExpression) - Constructor for class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
Creates a new CompoundAndFilterExpression.
CompoundOrFilterExpression - class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression.
A Default FilterExpression
CompoundOrFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
Creates a new CompoundOrFilterExpression.
CompoundOrFilterExpression(IFilterExpression, IFilterExpression) - Constructor for class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
Creates a new CompoundOrFilterExpression.
connection - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
For non-AutoCommit mode, the Connection reference to commit or rollback when the transaction is complete or aborted.
containsID(Object) - Method in class net.sourceforge.esw.graph.Node
Indicates whether this INode instance contains the specified identifer as a child of this INode instance.
containsID(Object) - Method in interface net.sourceforge.esw.graph.INode
Indicates whether this INode instance contains the specified identifer as a child of this INode instance.
containsID(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns true if this INode instance contains the specified identifer as a child of this INode instance.
containsID(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Indicates whether this INode instance contains the specified identifer as a child of this INode instance.
CONTENT_LENGTH - Static variable in class net.sourceforge.esw.service.ClassServer
 
CONTENT_TYPE - Static variable in class net.sourceforge.esw.service.ClassServer
 
CONTENT_TYPE2 - Static variable in class net.sourceforge.esw.service.ClassServer
 
contextFactory - Variable in class net.sourceforge.esw.collection.ATransducer
The INodeContextFactory instance for this ATransducer.
convertDatumToNode(ILogDatum) - Static method in class net.sourceforge.esw.service.log.LogUtil
Converts an ILogDatum instance to an INote instance for logging.
CR - Static variable in class net.sourceforge.esw.service.ClassServer
 
createAndFilterExpression(IFilterExpression, IFilterExpression) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createButton(Icon, String, char) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates and returns a new JButton
createButton(Icon, String, char, String) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates and returns a new JButton
createButton(String) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates and returns a new JButton
createButton(String, char) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates a new Button
createButton(String, String) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates and returns a new JButton
createButton(String, String, char) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Creates and returns a new JButton
createDatabaseConnection() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new Connection instance, wrapping the connection in an adapter to provide all the pooled connection abilites.
createDefaultFilterExpression() - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createElement() - Method in class net.sourceforge.esw.ant.CreateManifestTask
Returns a new Element.
createEqualsFilterExpression(Object, Object) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createFacade(INode, Class) - Static method in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacadeFactory
Creates a new Proxy using a InterfaceNodeFacade against the specified INode instance and Interface declaration.
createFileDictionaryPropertySource(int, String, String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates and adds a file based Dictionary IPropertySource instance to the default IPropertyAggregator instance at the specified rank.
createFileXMLPropertySource(int, String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates and adds a file based XML IPropertySource instance to the default IPropertyAggregator instance at the specified rank.
createFilterExpression() - Static method in class net.sourceforge.esw.service.log.LogFactory
Returns an instance of an IFilterExpression.
createGreaterThanEqualsFilterExpression(Object, Object) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createGreaterThanFilterExpression(Object, Object) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createHeartbeat() - Static method in class net.sourceforge.esw.service.ServiceFactory
Creates and returns a new IHeartbeat instance.
createHeartbeatGenerator() - Static method in class net.sourceforge.esw.service.ServiceFactory
Creates and returns a new IHeartbeatGenerator instance.
createJDBCPropertySource(int, String, String, String, String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates and adds a JDBC IPropertySource instance to the default IPropertyAggregator instance at the specified rank.
createLessThanEqualsFilterExpression(Object, Object) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createLessThanFilterExpression(Object, Object) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createLogDatum(Date, String, int, String, INode, String, long) - Static method in class net.sourceforge.esw.service.log.LogFactory
Returns an instance of an ILogDatum for logging of events.
CreateManifestTask - class net.sourceforge.esw.ant.CreateManifestTask.
Based on the properties added to this CreateManifestTask instance, will create a manifest file with those specified properties in a manifest file with the specified filename.
CreateManifestTask.Element - class net.sourceforge.esw.ant.CreateManifestTask.Element.
 
CreateManifestTask.Element(IMetaCollection) - Constructor for class net.sourceforge.esw.ant.CreateManifestTask.Element
 
CreateManifestTask() - Constructor for class net.sourceforge.esw.ant.CreateManifestTask
 
createMetaCollection() - Method in class net.sourceforge.esw.collection.DefaultMetaFactory
Creates a new empty IMetaCollection instance.
createMetaCollection() - Static method in class net.sourceforge.esw.collection.MetaFactory
Creates a new empty IMetaCollection instance.
createMetaCollection() - Method in interface net.sourceforge.esw.collection.factory.IMetaFactory
Creates a new empty IMetaCollection instance.
createMetaCollection(INode) - Method in class net.sourceforge.esw.collection.DefaultMetaFactory
Creates a new IMetaCollection that decorates the given INode instance.
createMetaCollection(INode) - Static method in class net.sourceforge.esw.collection.MetaFactory
Creates a new IMetaCollection that wraps the given INode instance.
createMetaCollection(INode) - Method in interface net.sourceforge.esw.collection.factory.IMetaFactory
Creates a new IMetaCollection that wraps the given INode instance.
createMetaCollection(Object) - Method in class net.sourceforge.esw.collection.DefaultMetaFactory
Creates a new IMetaCollection instance with the specified identifier.
createMetaCollection(Object) - Static method in class net.sourceforge.esw.collection.MetaFactory
Creates a new IMetaCollection instance with the specified identifier.
createMetaCollection(Object) - Method in interface net.sourceforge.esw.collection.factory.IMetaFactory
Creates a new IMetaCollection instance with the specified identifier.
createMetaCollection(Object, Object) - Method in class net.sourceforge.esw.collection.DefaultMetaFactory
Creates a new IMetaCollection instance with the specified identifier and value.
createMetaCollection(Object, Object) - Static method in class net.sourceforge.esw.collection.MetaFactory
Creates a new IMetaCollection instance with the specified identifier and value.
createMetaCollection(Object, Object) - Method in interface net.sourceforge.esw.collection.factory.IMetaFactory
Creates a new IMetaCollection instance with the specified identifier and value.
createNode() - Static method in class net.sourceforge.esw.graph.NodeFactory
Creates a new empty INode instance.
createNode() - Method in class net.sourceforge.esw.graph.DefaultNodeFactory
Creates a new empty INode instance.
createNode() - Method in interface net.sourceforge.esw.graph.factory.INodeFactory
Creates a new empty INode instance.
createNode(Object) - Static method in class net.sourceforge.esw.graph.NodeFactory
Creates a new INode instance with the specified identifier.
createNode(Object) - Method in class net.sourceforge.esw.graph.DefaultNodeFactory
Creates a new INode instance with the specified identifier.
createNode(Object) - Method in interface net.sourceforge.esw.graph.factory.INodeFactory
Creates a new INode instance with the specified identifier.
createNode(Object, Object) - Static method in class net.sourceforge.esw.graph.NodeFactory
Creates a new INode instance with the specified identifier and value.
createNode(Object, Object) - Method in class net.sourceforge.esw.graph.DefaultNodeFactory
Creates a new INode instance with the specified identifier and value.
createNode(Object, Object) - Method in interface net.sourceforge.esw.graph.factory.INodeFactory
Creates a new INode instance with the specified identifier and value.
createNotFilterExpression(IFilterExpression) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createOrFilterExpression(IFilterExpression, IFilterExpression) - Static method in class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
Returns an instance of an IFilterExpression.
createPropertyAggregator() - Static method in class net.sourceforge.esw.properties.PropertyFactory
Returns a new IPropertyAggregator instance.
createPropertyAggregator() - Method in class net.sourceforge.esw.properties.DefaultPropertyFactory
Returns a new IPropertyAggregator instance.
createPropertyAggregator() - Method in interface net.sourceforge.esw.properties.factory.IPropertyFactory
Returns a new IPropertyAggregator instance.
createPropertySource(ITransducer) - Static method in class net.sourceforge.esw.properties.PropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createPropertySource(ITransducer) - Method in class net.sourceforge.esw.properties.DefaultPropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createPropertySource(ITransducer) - Method in interface net.sourceforge.esw.properties.factory.IPropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createPropertySource(ITransducer, boolean) - Static method in class net.sourceforge.esw.properties.PropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createPropertySource(ITransducer, boolean) - Method in class net.sourceforge.esw.properties.DefaultPropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createPropertySource(ITransducer, boolean) - Method in interface net.sourceforge.esw.properties.factory.IPropertyFactory
Returns a new IPropertySource instance with the specified ITransducer instance.
createSystemPropertySource(int, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates and adds a java.lang.System IPropertySource instance to the default IPropertyAggregator instance at the specified rank.
createURLDictionaryPropertySource(int, String, String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates and adds an URL based Dictionary IPropertySource instance to the default IPropertyAggregator instance at the specified rank.

D

DATA_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
DATA_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
databaseURL - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The URL used for database access.
datum - Variable in class net.sourceforge.esw.service.log.CleanLogDatum
 
DBConnectionPool - class net.sourceforge.esw.util.database.DBConnectionPool.
A pool of java.sql.Connection instances to optimize connection to a JDBC data source.
DBConnectionPool(String) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPool(String, Properties) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPool(String, Properties, boolean) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPool(String, String, String) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPool(String, String, String, boolean) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPool(String, String, String, Properties, boolean) - Constructor for class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new DBConnectionPool instance.
DBConnectionPoolManager - class net.sourceforge.esw.util.database.DBConnectionPoolManager.
A Factory for the creation and access of DBConnectionPool instances.
DBConnectionPoolManager() - Constructor for class net.sourceforge.esw.util.database.DBConnectionPoolManager
Creates a new DBConnectionPoolManager instance.
dbPools - Variable in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Contains the availiable DBConnectionPool instances.
debug - Variable in class net.sourceforge.esw.collection.MailTransducer
Sets if debugging for the Mail API should be turned on or off.
DEBUG_PROPERTY_NAME - Static variable in class net.sourceforge.esw.service.log.MailLog
The property name of the debug flag
deepClone(INode) - Static method in class net.sourceforge.esw.graph.NodeUtil
Creates a deep clone of the specified INode instance.
DEFAULT - Static variable in class net.sourceforge.esw.service.log.expression.DefaultFilterExpression
 
DEFAULT_CONNECTION_IDLE_TIMEOUT - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_CONNECTION_IDLE_TIMEOUT
DEFAULT_CONNECTION_TIMEOUT - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_CONNECTION_TIMEOUT
DEFAULT_FILE_DIR - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
DEFAULT_MAX_CLIENT_CONNECTIONS - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_MAX_CLIENT_CONNECTIONS
DEFAULT_MAX_CONNECTIONS - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_MAX_CONNECTIONS
DEFAULT_MAX_SERVER_CONNECTIONS - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_MAX_SERVER_CONNECTIONS
DEFAULT_PROPERTIES - Static variable in class net.sourceforge.esw.properties.PropertyUtil
The name of the default ESW framework XML properties file.
DEFAULT_PROPERTIES_FILE - Static variable in class net.sourceforge.esw.properties.PropertyUtil
The name and path of the default ESW framework XML properties file.
DEFAULT_RETRY_LIMIT - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
DEFAULT_RETRY_LIMIT
defaultDatabasePassword - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The password used for database access.
defaultDatabaseProperties - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The properties used for database access.
defaultDatabaseUserID - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The UserID used for database access.
DefaultFilterExpression - class net.sourceforge.esw.service.log.expression.DefaultFilterExpression.
A Default FilterExpression
DefaultFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.DefaultFilterExpression
 
DefaultHeartbeat - class net.sourceforge.esw.service.DefaultHeartbeat.
Describes the methods to gain access to ITelemetryDatum instances generated from ITelemetrySource instances.
DefaultHeartbeat() - Constructor for class net.sourceforge.esw.service.DefaultHeartbeat
Creates a anew instance of this DefaultHeartbeat.
DefaultHeartbeatGenerator - class net.sourceforge.esw.service.DefaultHeartbeatGenerator.
Describes the methods to generate and receive IHeartbeat instances from any application.
DefaultHeartbeatGenerator() - Constructor for class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Creates a new instance of this DefaultHeartbeatGenerator.
DefaultLogDatum - class net.sourceforge.esw.service.log.DefaultLogDatum.
Describes an instance of logged data, used by an ILog instance to log data.
DefaultLogDatum(Date, String, int, String, INode, String, long) - Constructor for class net.sourceforge.esw.service.log.DefaultLogDatum
Creates a new DefaultLogDatum.
DefaultMetaFactory - class net.sourceforge.esw.collection.DefaultMetaFactory.
Defines the methods for creation of IMetaCollection instances.
DefaultMetaFactory() - Constructor for class net.sourceforge.esw.collection.DefaultMetaFactory
 
DefaultNodeContextFactory - class net.sourceforge.esw.graph.context.DefaultNodeContextFactory.
Default context for creation of a single INode instance, or a graph of INode instances.
DefaultNodeContextFactory() - Constructor for class net.sourceforge.esw.graph.context.DefaultNodeContextFactory
 
DefaultNodeFactory - class net.sourceforge.esw.graph.DefaultNodeFactory.
Defines the methods for creation of INode instances.
DefaultNodeFactory() - Constructor for class net.sourceforge.esw.graph.DefaultNodeFactory
 
DefaultPropertyAggregator - class net.sourceforge.esw.properties.DefaultPropertyAggregator.
Provides aggregation acrosss multiple IPropertySource instances based on a ranking of those IPropertySource instances.
DefaultPropertyAggregator.SourcesIterator - class net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator.
 
DefaultPropertyAggregator.SourcesIterator(DefaultPropertyAggregator) - Constructor for class net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator
 
DefaultPropertyAggregator() - Constructor for class net.sourceforge.esw.properties.DefaultPropertyAggregator
Creates a new DefaultPropertyAggregator instance.
DefaultPropertyFactory - class net.sourceforge.esw.properties.DefaultPropertyFactory.
Defines the methods for creation of IPropertySource and/or IPropertyAggregator instances.
DefaultPropertyFactory() - Constructor for class net.sourceforge.esw.properties.DefaultPropertyFactory
 
DefaultPropertySource - class net.sourceforge.esw.properties.DefaultPropertySource.
Default implementation of IPropertySource.
DefaultPropertySource(ITransducer) - Constructor for class net.sourceforge.esw.properties.DefaultPropertySource
Creates a new DefaultPropertySource instance.
DefaultPropertySource(ITransducer, boolean) - Constructor for class net.sourceforge.esw.properties.DefaultPropertySource
Creates a new DefaultPropertySource instance with the specified writeable setting.
DefaultTransducer - class net.sourceforge.esw.collection.DefaultTransducer.
The default implementation of the ITransducer interface that throws TransducerExceptions if get() or put are invoked.
DefaultTransducer() - Constructor for class net.sourceforge.esw.collection.DefaultTransducer
 
delegate - Static variable in class net.sourceforge.esw.transport.Namespace
Delegates the binding and lookup to specific transport mechinisms.
delegate - Static variable in class net.sourceforge.esw.transport.Transport
Delegates the startup and shutdown to specific transport mechinisms.
DelimitedTransducer - class net.sourceforge.esw.collection.DelimitedTransducer.
Performs delimited transduction against a stream of data; fields, rows, records, and other data dimensions that are indicated by embedded Stringinstance or char actors.
DelimitedTransducer() - Constructor for class net.sourceforge.esw.collection.DelimitedTransducer
Creates a new DelimitedTransducer instance with no delimiters.
DelimitedTransducer(List) - Constructor for class net.sourceforge.esw.collection.DelimitedTransducer
Creates a new DelimitedTransducer instance with the specified List of delimiters.
DelimitedTransducer(String[]) - Constructor for class net.sourceforge.esw.collection.DelimitedTransducer
Creates a new DelimitedTransducer instance with the specified array of delimiters.
delimiter - Variable in class net.sourceforge.esw.collection.DictionaryTransducer
The delimiter which seperates the name from the value in this DictionaryTransducer instance.
DELIMITER - Static variable in class net.sourceforge.esw.ant.BuildNumberTask
 
DELIMITER - Static variable in class net.sourceforge.esw.ant.CreateManifestTask
 
DELIMITER - Static variable in class net.sourceforge.esw.collection.AJDBCTransducer
The delimiter used for replaceable parameters.
delimiters - Variable in class net.sourceforge.esw.collection.DelimitedTransducer
The Map of delimiters for this ITransducer implementor, all of them with an Integer key and a String value.
DESC_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
DESC_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
description - Variable in class net.sourceforge.esw.service.log.Filter
 
determineTwoPartExpression(String, String, String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
DictionaryTransducer - class net.sourceforge.esw.collection.DictionaryTransducer.
Transduces a dictionary (name=value) based data source.
DictionaryTransducer() - Constructor for class net.sourceforge.esw.collection.DictionaryTransducer
Creates a new DictionaryTransducer instance.
DictionaryTransducer(String) - Constructor for class net.sourceforge.esw.collection.DictionaryTransducer
Creates a new DictionaryTransducer instance with the specified delimiter.
DIE_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IService implementors
die() - Method in class net.sourceforge.esw.service.AService
Requests that this IService instance to kill itself.
die() - Method in class net.sourceforge.esw.service.ADefaultService
Requests that this IService instance to kill itself.
die() - Method in class net.sourceforge.esw.service.ServiceProxy
Requests that this IService instance to kill itself.
die() - Method in interface net.sourceforge.esw.service.IService
Requests that this IService instance to kill itself.
DOT_CLASS - Static variable in class net.sourceforge.esw.service.ClassServer
 

E

elements - Variable in class net.sourceforge.esw.ant.CreateManifestTask
 
END_CONTENT_LENGTH - Static variable in class net.sourceforge.esw.service.ClassServer
 
ENTRY_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
ENTRYS_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
EQUALS - Static variable in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
 
equals(Object) - Method in class net.sourceforge.esw.graph.Node
Checks for equality between this INode instance and the specified Object.
equals(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Checks for equality between this INode instance.
equals(Object) - Method in class net.sourceforge.esw.service.log.Filter
 
equals(Object) - Method in class net.sourceforge.esw.service.log.FilterEngine
 
equals(Object) - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
equals(Object) - Method in class net.sourceforge.esw.service.log.expression.DefaultFilterExpression
 
EqualsFilterExpression - class net.sourceforge.esw.service.log.expression.EqualsFilterExpression.
A EqualsFilterExpression
EqualsFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.EqualsFilterExpression
Creates a new EqualsFilterExpression.
EqualsFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.EqualsFilterExpression
Creates a new EqualsFilterExpression.
establishCodebase() - Method in class net.sourceforge.esw.service.ClassServer
This adds the codebase for this exporter to the list of codebases stored under the java.rmi.server.codebase property.
evaluate(INode) - Method in class net.sourceforge.esw.service.log.Filter
Evaluates this filter in respect to this INode of data
evaluate(INode) - Method in interface net.sourceforge.esw.service.log.IFilter
Evaluates this filter in respect to this INode of data
evaluate(INode) - Method in interface net.sourceforge.esw.service.log.IFilterExpression
Evaluates this filterExpression in respect to this INode of data
evaluate(INode) - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Evaluates this ComparableFilterExpression in against this INode of data
evaluate(INode) - Method in class net.sourceforge.esw.service.log.expression.NotFilterExpression
Evaluates this NotFilterExpression in respect to this INode of data
evaluate(INode) - Method in class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
Evaluates this CompoundAndFilterExpression in respect to this INode of data
evaluate(INode) - Method in class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
Evaluates this CompoundOrFilterExpression in respect to this INode of data
evaluate(INode) - Method in class net.sourceforge.esw.service.log.expression.DefaultFilterExpression
Evaluates this DefaultFilterExpression in respect to this INode of data
exceptions - Variable in class net.sourceforge.esw.collection.TransducerException
The Collection of exceptions for this TransducerException instance.
execute() - Method in class net.sourceforge.esw.ant.BuildNumberTask
Executes the task for this BuildNumberTask instance.
execute() - Method in class net.sourceforge.esw.ant.ChangeCodeForEval
Executes the task for this ChangeCodeForEval instance.
execute() - Method in class net.sourceforge.esw.ant.CreateManifestTask
Executes the task for this BuildNumberTask instance.
execute() - Method in class net.sourceforge.esw.collection.AggregateTransactionManager
Begins the execution against this AggregateTransactionManager instances' collection of IMetaCollection instances.
exit - Variable in class net.sourceforge.esw.widgets.CloseListener
 
EXPRESSION_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 

F

factory - Static variable in class net.sourceforge.esw.properties.PropertyFactory
The IPropertyFactory instance to which creation is delegated.
filename - Variable in class net.sourceforge.esw.ant.BuildNumberTask
 
filename - Variable in class net.sourceforge.esw.ant.ChangeCodeForEval
 
filename - Variable in class net.sourceforge.esw.ant.CreateManifestTask
 
filename - Variable in class net.sourceforge.esw.collection.FileTransducerAdapter
Name of the file represented by this FileTransducerAdapter instance.
FILENAME_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
fileNum - Static variable in class net.sourceforge.esw.service.log.LogUtil
 
FileTransducerAdapter - class net.sourceforge.esw.collection.FileTransducerAdapter.
Provides file based access to ITransducer implementors.
FileTransducerAdapter() - Constructor for class net.sourceforge.esw.collection.FileTransducerAdapter
Creates a new FileTransducerAdapter instance.
FileTransducerAdapter(IIOTransducer) - Constructor for class net.sourceforge.esw.collection.FileTransducerAdapter
Creates a new FileTransducerAdapter instance, delegating all get and put method invocations to the specified IIOTransducer instance.
FileTransducerAdapter(String) - Constructor for class net.sourceforge.esw.collection.FileTransducerAdapter
Creates a new FileTransducerAdapter instance using the specified file name.
FileTransducerAdapter(String, IIOTransducer) - Constructor for class net.sourceforge.esw.collection.FileTransducerAdapter
Creates a new FileTransducerAdapter instance with the specified filename, delegating all get and put method invocations to the specified IIOTransducer instance.
Filter - class net.sourceforge.esw.service.log.Filter.
Describes the basic concepts of a Filter
FILTER_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
FILTER_LIST_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
Filter() - Constructor for class net.sourceforge.esw.service.log.Filter
Empty Constructor for a Filter
Filter(IFilterExpression, INode) - Constructor for class net.sourceforge.esw.service.log.Filter
SemiFull Constructor for a Filter
Filter(String) - Constructor for class net.sourceforge.esw.service.log.Filter
Constructor for a Filter
Filter(String, IFilterExpression, INode) - Constructor for class net.sourceforge.esw.service.log.Filter
Full Constructor for a Filter
filterEngine - Variable in class net.sourceforge.esw.service.log.LogDissemination
 
FilterEngine - class net.sourceforge.esw.service.log.FilterEngine.
One Implementation of a Filter Engine
FilterEngine() - Constructor for class net.sourceforge.esw.service.log.FilterEngine
 
FilterExpressionFactory - class net.sourceforge.esw.service.log.expression.FilterExpressionFactory.
 
FilterExpressionFactory() - Constructor for class net.sourceforge.esw.service.log.expression.FilterExpressionFactory
 
filters - Variable in class net.sourceforge.esw.service.log.FilterEngine
 
findEndParen(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
findOutIfWriteable() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Checks to see if any of the IPropertySource instances are writeable.
firePropertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.util.SupportObject
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(PropertyChangeEvent) - Method in interface net.sourceforge.esw.util.ISupportObject
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(String, Object, Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(String, Object, Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(String, Object, Object) - Method in class net.sourceforge.esw.util.SupportObject
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(String, Object, Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Fires a PropertyChangeEvent from this ISupportObject instance.
firePropertyChange(String, Object, Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Fires a PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.util.SupportObject
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(PropertyChangeEvent) - Method in interface net.sourceforge.esw.util.ISupportObject
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(String, Object, Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(String, Object, Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(String, Object, Object) - Method in class net.sourceforge.esw.util.SupportObject
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(String, Object, Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
fireVetoableChange(String, Object, Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Fires a vetoable PropertyChangeEvent from this ISupportObject instance.
firstComparable - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
firstExp - Variable in class net.sourceforge.esw.service.log.expression.NotFilterExpression
 
firstExp - Variable in class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
 
firstExp - Variable in class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
 
firstIDValue - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
firstValue - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
FixedPositionTransducer - class net.sourceforge.esw.collection.FixedPositionTransducer.
Transduces data that has a fixed position within a stream.
FixedPositionTransducer() - Constructor for class net.sourceforge.esw.collection.FixedPositionTransducer
Creates a new FixedPositionTransducer instance.
FixedPositionTransducer(List) - Constructor for class net.sourceforge.esw.collection.FixedPositionTransducer
Creates a new FixedPositionTransducer instance with the specified widths.
frame - Variable in class net.sourceforge.esw.widgets.CloseListener
 
FROM - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the From element of a Mail Message.

G

GET - Static variable in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
 
GET - Static variable in class net.sourceforge.esw.service.ClassServer
 
get() - Method in class net.sourceforge.esw.collection.MetaCollection
Gets the data referrences by the current ITransducer instance into this IMetaCollection instance.
get() - Method in interface net.sourceforge.esw.collection.IMetaCollection
Gets the data referrences by the current ITransducer instance into this IMetaCollection instance.
get() - Method in class net.sourceforge.esw.collection.NodeMetaCollection
Gets the data referrences by the current ITransducer instance into this IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.StringTransducerAdapter
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.URLQueryTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.URLTransducerAdapter
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.MailTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.SystemPropertiesTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.JDBCTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.DictionaryTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.DefaultTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.FileTransducerAdapter
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in interface net.sourceforge.esw.collection.ITransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.XMLTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(IMetaCollection) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Gets the data source's data represented by this ITransducer instance into the referenced IMetaCollection instance.
get(int) - Method in class net.sourceforge.esw.graph.Node
Returns the INode child instance at the specified index.
get(int) - Method in interface net.sourceforge.esw.graph.INode
Returns the INode child instance at the specified index.
get(int) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the INode child instance at the specified index.
get(int) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the INode child instance at the specified index.
get(Object) - Method in class net.sourceforge.esw.graph.Node
Returns the first INode child instance that contains specified identifer.
get(Object) - Method in interface net.sourceforge.esw.graph.INode
Returns the first INode child instance that contains specified identifer.
get(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the first INode child instance that contains specified identifer.
get(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the first INode child instance that contains specified identifer.
getAddresses(IMetaCollection, String) - Method in class net.sourceforge.esw.collection.MailTransducer
Returns the addresses from the IMetaCollection instance based on the specified type of address (to, cc, bcc...).
getApplicationID() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Gets the App id for this datum
getApplicationID() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns the identifier for the type of data being logged via this ILogDatum instance.
getApplicationID() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns the identifier for the type of data being logged via this ILogDatum instance.
getApplicationID() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns the identifier for the type of data being logged via this ILogDatum instance.
getAutoCommit() - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Returns whether any get or put invocations will automatically commit during their execution.
getAvailablePoolSize() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the number of available Database Connections.
getBooleanProperty(String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getBooleanPropertyInContext(String, String, boolean) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getByteArrayFromInputStream(InputStream, int) - Method in class net.sourceforge.esw.service.ClassServer
Gets a byte array from an inputStream, one byte at a time.
getByteArrayFromInputStream(InputStream, int, int) - Method in class net.sourceforge.esw.service.ClassServer
Gets a byte array from an inputStream, one byte at a time.
getByteCodes(String) - Method in class net.sourceforge.esw.service.ClassServer
Return the bytecodes for the named class.
getCenterPoint(JInternalFrame) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Returns the Point for centering the specified JInternalFrame
getCenterPoint(Window) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Returns the Point for centering the specified Window
getChild(Object, int) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Returns the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Returns the number of children of parent.
getClassFromJarURLs(String) - Method in class net.sourceforge.esw.service.ClassServer
Attempts to retrieve the requested resource from a jar that's part of the loader list
getClientConnectionList() - Method in class net.sourceforge.esw.transport.RMITransportDelegate
 
getCodebase() - Method in class net.sourceforge.esw.service.ClassServer
Return the codebase URL that identifies this exporter.
getColumnNames() - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Returns the names of the columns
getColumnNames() - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Returns the names of the columns
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Returns a String that describes this Compare Operation
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.GreaterThanFilterExpression
Returns a String that describes this Compare Operation
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.LessThanFilterExpression
Returns a String that describes this Compare Operation
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.LessThanEqualsFilterExpression
Returns a String that describes this Compare Operation
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.EqualsFilterExpression
Returns a String that describes this Compare Operation
getCompareTypeString() - Method in class net.sourceforge.esw.service.log.expression.GreaterThanEqualsFilterExpression
Returns a String that describes this Compare Operation
getConnection() - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Returns a new Connection from the DB Connection Pooling.
getContext(String, String) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first INode instance from the default IPropertyAggregator instance that matches the specified property name.
getContextFactory() - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Returns the INodeContextFactory instance used by this ITransducer instance during get operations.
getContextFactory() - Method in class net.sourceforge.esw.collection.ATransducer
Returns the INodeContextFactory instance used by this ITransducer instance during get operations.
getContextFactory() - Method in interface net.sourceforge.esw.collection.ITransducer
Returns the INodeContextFactory instance used by this ITransducer instance during get operations.
getData() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Gets the data for this ILogDatum
getData() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns the INote instance that represents the data to be logged via this ILogDatum instance.
getData() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns the INote instance that represents the data to be logged via this ILogDatum instance.
getData() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns the INote instance that represents the data to be logged via this ILogDatum instance.
getDatabaseLogging() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns if database logging is enabled.
getDatabasePassword() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the JDBC Database Connection Password Value.
getDatabaseProperties() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the JDBC Database Connection Properties Value.
getDatabaseURL() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the JDBC Database Connection URL value.
getDatabaseUserID() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the JDBC Database Connection User ID Value.
getDatumID() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Returns a unique id for this LogDatum Instance.
getDatumID() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns a unique id for this LogDatum Instance.
getDatumID() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns a unique id for this LogDatum Instance.
getDatumID() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns a unique id for this LogDatum Instance.
getDBConnection() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns a java.sql.Connection instance from the DBConnectionPool instance.
getDecoratedNode() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the decorated INode instance.
getDefaultDir() - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getDelimiter() - Method in class net.sourceforge.esw.collection.DictionaryTransducer
Returns the delimiter for this DictionaryTransducer instance.
getDelimiter(int) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns the delimiter at the specified position.
getDelimiterPosition(String) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns the position for the specified delimiter within this DelimitedTransducer instance's List of delimiters.
getDescription() - Method in class net.sourceforge.esw.service.log.Filter
Returns the description of this IFilter instance.
getDescription() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
String description of this datum...
getDescription() - Method in interface net.sourceforge.esw.service.log.IFilter
Returns the description of this IFilter instance.
getDescription() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns the String description of this ILogDatum instance.
getDescription() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns the String description of this ILogDatum instance.
getDescription() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns the String description of this ILogDatum instance.
getDirectDatabaseConnection() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Creates a new Connection instance, directly connected to the database.
getDoubleProperty(String, double) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getDoublePropertyInContext(String, String, double) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getEnforceTransactional() - Method in class net.sourceforge.esw.collection.AggregateTransactionManager
Returns whether this AggregateTransactionManager should enforce that all IMetaCollection instances added to manager must contain an ITransactionalTransducer instance as its ITransducer.
getEntries() - Static method in class net.sourceforge.esw.service.log.SystemOutLog
 
getEntryType(Entry) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getEntryValue(Entry) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getExceptions() - Method in class net.sourceforge.esw.collection.TransducerException
Returns the Collection of Exception instances that justifiy this TransducerException instance.
getFileForFilter(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getFilename() - Method in class net.sourceforge.esw.collection.FileTransducerAdapter
Returns the name of the file for this FileTransducerAdapter instance.
getFileNameNumber() - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getFilter(String) - Method in interface net.sourceforge.esw.service.log.IFilterEngine
Returns the filter assigned this id
getFilter(String) - Method in class net.sourceforge.esw.service.log.FilterEngine
Returns the filter assigned this id
getFilterEngine() - Method in class net.sourceforge.esw.service.log.LogDissemination
returns a reference to the IFilterEngine used by this ILogDessemination
getFilterEngine() - Method in class net.sourceforge.esw.service.log.LogDissemination.LogDisseminationProxy
 
getFilterEngine() - Method in class net.sourceforge.esw.service.log.LogDisseminationProxy
returns a reference to the IFilterEngine used by this ILogDessemination
getFilterEngine() - Method in interface net.sourceforge.esw.service.log.ILogDissemination
returns a reference to the IFilterEngine used by this ILogDessemination
getFilterExpression() - Method in class net.sourceforge.esw.service.log.Filter
Returns the FilterExpression used to evaluate this filter
getFilterExpression() - Method in interface net.sourceforge.esw.service.log.IFilter
Returns the FilterExpression used to evaluate this filter
getFilterList(IPropertySource) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getFilters() - Method in interface net.sourceforge.esw.service.log.IFilterEngine
gets the list of filters that are run from this engine
getFilters() - Method in class net.sourceforge.esw.service.log.FilterEngine
gets the list of filters that are run from this engine This Needs more thinking...
getFiltersFromProperties() - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getFirstValue() - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
getFloatProperty(String, float) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getFloatPropertyInContext(String, String, float) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getGetStatement() - Method in class net.sourceforge.esw.collection.JDBCTransducer
Returns the get SQL statement for this JDBCTransducer instance.
getGraph() - Method in class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Returns a graph of newly created INode instances.
getGraph() - Method in interface net.sourceforge.esw.graph.context.INodeContextFactory
Returns a graph of newly created INode instances.
getGraph() - Method in class net.sourceforge.esw.graph.context.PrototypeDeepCloneNodeContextFactory
Returns a graph of newly created INode instances.
getGraph() - Method in class net.sourceforge.esw.graph.context.SameValueNodeContextFactory
Returns a graph of newly created INode instances.
getGraph() - Method in class net.sourceforge.esw.graph.context.DefaultNodeContextFactory
Returns a graph of newly created INode instances.
getHeartbeat() - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Generates and returns a current IHeartbeat instance, This method is the pull part of the push/pull monitoring pattern.
getHeartbeat() - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Generates and returns a current IHeartbeat instance, This method is the pull part of the push/pull monitoring pattern.
getHeartbeatGenerator() - Method in class net.sourceforge.esw.service.AService
Returns the IHeartbeatGenterator instance for this IService instance.
getHeartbeatGenerator() - Method in class net.sourceforge.esw.service.ServiceProxy
Returns the IHeartbeatGenterator instance for this IService instance.
getHeartbeatGenerator() - Method in interface net.sourceforge.esw.service.IService
Returns the IHeartbeatGenterator instance for this IService instance.
getHoldUntilConnectionAvailable() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns whether this DBConnectionPool will cause the client to wait when a request is made for a new database connection, but there are none available to return and the maximum size has been reached.
getID() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the identifier for this ISupportObject instance.
getID() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the identifier for this ISupportObject instance.
getID() - Method in class net.sourceforge.esw.util.SupportObject
Returns the identifier for this ISupportObject instance.
getID() - Method in interface net.sourceforge.esw.util.ISupportObject
Returns the identifier for this ISupportObject instance.
getID() - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Returns the Unique Identifier for this ISupportObject instance.
getID(String) - Static method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
getIndexOfChild(Object, Object) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Returns the index of child in parent.
getInstance() - Static method in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Returns the singleton DBConnectionPoolManager instance.
getInterfaces() - Method in interface net.sourceforge.esw.transport.IRMIInvocationHandler
Returns the interfaces to be used by the Proxy object.
getInterfaces() - Method in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
Returns the interfaces to be used by the Proxy object.
getInterval() - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Returns the interval for the sending of IHeartbeat instances to the IHeartbeatMonitor instances.
getInterval() - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Returns the interval for the sending of IHeartbeat instances to the IHeartbeatMonitor instances.
getIntProperty(String, int) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getIntPropertyInContext(String, String, int) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getIOTranducer() - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Returns the IIOTransducer instance for this ATransducerAdapter instance.
getJDBCDriverAutoCommit() - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Returns whether any get or put invocations will automatically commit during their execution.
getList(Object) - Method in class net.sourceforge.esw.graph.Node
Returns the List of INode child instances with the specified identifer.
getList(Object) - Method in interface net.sourceforge.esw.graph.INode
Returns the List of INode child instances with the specified identifer.
getList(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the List of INode child instances with the specified identifer.
getList(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the List of INode child instances with the specified identifer.
getListeners() - Method in class net.sourceforge.esw.util.ListenerSupport
Returns the array of Object instances that have been added to this ListenerSupport instance.
getLog() - Static method in class net.sourceforge.esw.service.log.LogFactory
Returns an instance of an ILog for logging of events.
getLogFieldType(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getLogs(INode) - Method in interface net.sourceforge.esw.service.log.IFilterEngine
Returns an Iterator of the logs that should have this datum logged to them
getLogs(INode) - Method in class net.sourceforge.esw.service.log.FilterEngine
Returns an Iterator of the logs that should have this datum logged to them
getLogValues(String, String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getLongProperty(String, long) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getLongPropertyInContext(String, String, long) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getLookupDiscoveryManager() - Method in class net.sourceforge.esw.service.ReggieLookup
Returns the LookupDiscoveryManager that is responsible for finding Reggie services in the Enterprise and reporting them to us.
getLookupLocators() - Static method in class net.sourceforge.esw.service.ServiceUtil
Returns the array of LookupLocators for Unicast Discovery from the Properties framework using the default property name.
getLookupLocators(String) - Static method in class net.sourceforge.esw.service.ServiceUtil
Returns the array of LookupLocators for Unicast Discovery from the Properties framework using the specified property name.
getMaxSize() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the Maximum Size for this DBConnectionPool.
getMetaFactory() - Static method in class net.sourceforge.esw.collection.MetaFactory
Returns the IMetaFactory instance being used by this MetaFactory.
getMethod(Method, Object[]) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Iterates through the IPropertySource instances and finds the first IPropertySource instance that returns a non-null result.
getName() - Method in class net.sourceforge.esw.service.log.Filter
Returns the Unique Identifier for this IFilter instance.
getName() - Method in interface net.sourceforge.esw.service.log.IFilter
Returns the Unique Identifier for this IFilter instance.
getNextToken(Reader) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns the next token from the specified Reader instance.
getNodeFactory() - Static method in class net.sourceforge.esw.graph.NodeFactory
Returns the INodeFactory instance being used by this NodeFactory.
getObjectFromString(int, String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getParent(int) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the INode parent instance at the specified index.
getParents() - Method in class net.sourceforge.esw.graph.Node
Returns an Iterator over the INode parent instances of this INode instance.
getParents() - Method in interface net.sourceforge.esw.graph.INode
Returns an Iterator over the INode parent instances of this INode instance.
getParents() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns an Iterator over the INode parent instances of this INode instance.
getParents() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns an Iterator over the INode parent instances of this INode instance.
getPassword() - Method in class net.sourceforge.esw.collection.MailTransducer
Returns the Password for access to the SMTP server that this MailTransducer instance will use to send the mail message.
getPool(String) - Method in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Returns the pool of connections for the given JDBC URL.
getPool(String, String) - Method in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Returns the pool of connections for the given JDBC URL and user identifier.
getPreferredSize() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the preferred number of connections in the pool for this DBConnectionPool.
getPriority() - Method in class net.sourceforge.esw.service.AService
Returns the priority of this IService instance.
getPriority() - Method in class net.sourceforge.esw.service.ServiceProxy
Returns the priority of this IService instance.
getPriority() - Method in interface net.sourceforge.esw.service.IService
Returns the priority of this IService instance.
getProperty(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the value of the property specified by the given Object for this ISupportObject instance.
getProperty(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the value of the property specified by the given Object for this ISupportObject instance.
getProperty(Object) - Method in class net.sourceforge.esw.util.SupportObject
Returns the value of the property specified by the given Object for this ISupportObject instance.
getProperty(Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Returns the value of the property specified by the given Object for this ISupportObject instance.
getProperty(Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Returns the specified value specified by the given aKey for this ISupportObject instance.
getProperty(String) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name.
getProperty(String, String) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getPropertyAggregator() - Static method in class net.sourceforge.esw.properties.PropertyManager
Returns the default IPropertyAggregator instance.
getPropertyFactory() - Static method in class net.sourceforge.esw.properties.PropertyFactory
Returns the IPropertyFactory instance being used by this PropertyFactory.
getPropertyInContext(String, String) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name.
getPropertyInContext(String, String, String) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Returns the first property value from the default IPropertyAggregator instance that matches the specified property name, or the specified default value if no match is found.
getPropertySize() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the number of properties associated with this ISupportObject instance.
getPropertySize() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the number of properties associated with this ISupportObject instance.
getPropertySize() - Method in class net.sourceforge.esw.util.SupportObject
Returns the number of properties associated with this ISupportObject instance.
getPropertySize() - Method in interface net.sourceforge.esw.util.ISupportObject
Returns the number of properties associated with this ISupportObject instance.
getPropertySize() - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Returns the number of key/value pairs in this ISupportObject instance.
getPropertySource(int) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the specified IPropertySource instance from this IPropertyAgregator instance at the specified ranking.
getPropertySource(int) - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Returns the specified IPropertySource instance from this IPropertyAgregator instance at the specified ranking.
getPropertySource(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the specified IPropertySource instance from this IPropertyAgregator instance with the specified identifier.
getPropertySource(Object) - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Returns the specified IPropertySource instance from this IPropertyAgregator instance with the specified identifier.
getPropertySources() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the IPropertySource instances from this IPropertyAgregator instance.
getPropertySources() - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Returns the IPropertySource instances from this IPropertyAgregator instance.
getPrototype() - Method in class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Returns the prototypical INode instance that could be either a single INode instance or contains a graph of INode instances.
getPrototype() - Method in interface net.sourceforge.esw.graph.context.IPrototypeNodeContextFactory
Returns the prototypical INode instance that could be either a single INode instance or contains a graph of INode instances.
getProxy(Object) - Method in class net.sourceforge.esw.transport.RMITransportDelegate
Creates a Proxy object that can be sent to remote clients that allows remote method calls to be made against the specified object.
getProxy(Object) - Static method in class net.sourceforge.esw.transport.Transport
Creates a Proxy object that can be sent to remote clients that allows remote method calls to be made against the specified object.
getProxy(Object) - Method in interface net.sourceforge.esw.transport.ITransportDelegate
Creates a Proxy object that can be sent to remote clients that allows remote method calls to be made against the specified object.
getPutStatement() - Method in class net.sourceforge.esw.collection.JDBCTransducer
Returns the put SQL statement for this JDBCTransducer instance.
getQuery() - Method in class net.sourceforge.esw.collection.URLQueryTransducer
Returns the query String on which put was performed.
getRandomFileName() - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getRank() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Gets the rank of this ILogDatum info to be used to consider priority amongst more than one ILogDatum
getRank() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns the rank of this ILogDatum instance's data to be used to consider priority amongst more than one ILogDatum instance.
getRank() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns the rank of this ILogDatum instance's data to be used to consider priority amongst more than one ILogDatum instance.
getRank() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns the rank of this ILogDatum instance's data to be used to consider priority amongst more than one ILogDatum instance.
getReader() - Method in interface net.sourceforge.esw.collection.IIOTransducer
Returns the Reader instance to be used by this IIOTransducer instance.
getReader() - Method in class net.sourceforge.esw.collection.AIOTransducer
Returns the Reader instance to be used by this IIOTransducer instance.
getReferenceTransducer(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
Returns a JDBCTransducer paramerized for the requesting ILog implementor.
getReggies() - Method in class net.sourceforge.esw.service.ReggieLookup
Returns the current set of found Reggie Services.
getReplaceableParameterNames(String, String) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Returns the names of the replaceable parameters from the specified statement using the specified delimiters.
getRMIInvocationHandler() - Method in class net.sourceforge.esw.transport.RMIInvocationHandlerClient
Returns this RMIInvocationHandler's IRMIInvocationHandler.
getRoot() - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Sets the root to root.
getRowCount() - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Returns the number of rows to be displayed in the Viewer
getRowCount() - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Returns the number of rows to be displayed in the Viewer
getSecondValue() - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
getSelectedObject() - Method in class net.sourceforge.esw.widgets.Table
Returns the selected Object
getSelectedObject(int) - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Returns the selected Object
getSelectedObject(int) - Method in class net.sourceforge.esw.widgets.Table
Returns the selected Object
getSelectedObject(int) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Returns the selected Object
getServerConnectionList() - Method in class net.sourceforge.esw.transport.RMITransportDelegate
 
getServiceID() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
The service id of the log datum
getServiceIDFromString(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getServiceIDLeastSig(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getServiceIDMostSig(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
getServiceItem() - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Returns the ServiceItem for this TelemetryListener
getServiceTemplate() - Method in class net.sourceforge.esw.service.LookupServiceUtil
Returns the ServiceTemplate for this LookupServiceUtil instance.
getSingleNode() - Method in class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Returns a newly created INode instance.
getSingleNode() - Method in interface net.sourceforge.esw.graph.context.INodeContextFactory
Returns a newly created INode instance.
getSingleNode() - Method in class net.sourceforge.esw.graph.context.PrototypeDeepCloneNodeContextFactory
Returns a newly created INode instance.
getSingleNode() - Method in class net.sourceforge.esw.graph.context.SameValueNodeContextFactory
Returns a newly created INode instance.
getSingleNode() - Method in class net.sourceforge.esw.graph.context.DefaultNodeContextFactory
Returns a newly created INode instance.
getSMTPHost() - Method in class net.sourceforge.esw.collection.MailTransducer
Returns the SMTP hostname for this MailTransducer instance to which to send the mail message.
getStatement - Variable in class net.sourceforge.esw.collection.JDBCTransducer
The get method's SQL statement.
getString() - Method in class net.sourceforge.esw.collection.StringTransducerAdapter
Returns the String of data this StringTransducerAdapter instance received from its put method invocation.
getTable() - Method in class net.sourceforge.esw.widgets.Table
Returns the Table
getTargets() - Method in class net.sourceforge.esw.service.log.Filter
Returns the targets that are used for this filter
getTargets() - Method in interface net.sourceforge.esw.service.log.IFilter
Returns the targets that are used for this filter
getTelemetry() - Method in interface net.sourceforge.esw.service.IHeartbeat
Returns the Collection of ITelemtryDatum for this IHeartbeat instance.
getTelemetry() - Method in class net.sourceforge.esw.service.DefaultHeartbeat
Returns the Collection of ITelemtryDatum for this IHeartbeat instance.
getTelemetry() - Method in interface net.sourceforge.esw.service.ITelemetrySource
Returns a Serializable instance that contains Telemetry data.
getTelemtry() - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Returns the Telemetry for this TelemetryListener
getTransducer() - Method in class net.sourceforge.esw.collection.MetaCollection
Returns the ITransducer instance used by this IMetaCollection instance during the put() or get() method invocations.
getTransducer() - Method in interface net.sourceforge.esw.collection.IMetaCollection
Returns the ITransducer instance used by this IMetaCollection instance during the put() or get() method invocations.
getTransducer() - Method in class net.sourceforge.esw.collection.NodeMetaCollection
Returns the ITransducer instance used by this IMetaCollection instance during the put() or get() method invocations.
getTransducer() - Method in class net.sourceforge.esw.service.log.TransducerLog
gets the Transducer instance used to transduce the log messages.
getUniqueID() - Static method in class net.sourceforge.esw.service.log.Filter
 
getUniqueLong() - Static method in class net.sourceforge.esw.service.number.NumberFactory
Gets the UniqueLong value
getURL() - Method in class net.sourceforge.esw.collection.URLTransducerAdapter
Returns the URL for this URLTransducerAdapter instance.
getUsedPoolSize() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Returns the number of used Database Connections.
getUsername() - Method in class net.sourceforge.esw.collection.MailTransducer
Returns the username for access to the SMTP server that this MailTransducer instance will use to send the mail message.
getValidating() - Method in class net.sourceforge.esw.collection.XMLTransducer
Returns whether this XMLTransducer instance should validate its XML document during get invocations.
getValue() - Method in class net.sourceforge.esw.graph.Node
Returns the value of this INode instance
getValue() - Method in interface net.sourceforge.esw.graph.INode
Returns the value of this INode instance
getValue() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the value of this INode instance
getValue() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the value of this INode instance
getValueAt(int, int) - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Returns the value at the specified column
getValueAt(int, int) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Returns the value at the specified column
getWhen() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Get when this ILogDatum info was considered to have occured at for logging purposes
getWhen() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns when this ILogDatum instance's data was considered to have occured at for logging purposes.
getWhen() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns when this ILogDatum instance's data was considered to have occured at for logging purposes.
getWhen() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns when this ILogDatum instance's data was considered to have occured at for logging purposes.
getWhere() - Method in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Get where this ILogDatum info was considered to have occured for logging purposes
getWhere() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns where this ILogDatum instance's data was considered to have occured for logging purposes.
getWhere() - Method in interface net.sourceforge.esw.service.log.ILogDatum
Returns where this ILogDatum instance's data was considered to have occured for logging purposes.
getWhere() - Method in class net.sourceforge.esw.service.log.CleanLogDatum
Returns where this ILogDatum instance's data was considered to have occured for logging purposes.
getWidth(int) - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Returns the width at the specified position for this FixedPositionTransducer instance.
getWriter() - Method in interface net.sourceforge.esw.collection.IIOTransducer
Returns the Writer instance to be used by this IIOTransducer instance.
getWriter() - Method in class net.sourceforge.esw.collection.AIOTransducer
Returns the Writer instance to be used by this IIOTransducer instance.
getWriteTrailingDelimiter() - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns whether this DelimitedTransducer instance will write the trailing top level delimiter during put operations.
GreaterThanEqualsFilterExpression - class net.sourceforge.esw.service.log.expression.GreaterThanEqualsFilterExpression.
A GreaterThanEqualsFilterExpression
GreaterThanEqualsFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.GreaterThanEqualsFilterExpression
Creates a new GreaterThanEqualsFilterExpression.
GreaterThanEqualsFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.GreaterThanEqualsFilterExpression
Creates a new GreaterThanEqualsFilterExpression.
GreaterThanFilterExpression - class net.sourceforge.esw.service.log.expression.GreaterThanFilterExpression.
A GreaterThanFilterExpression
GreaterThanFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.GreaterThanFilterExpression
Creates a new GreaterThanFilterExpression.
GreaterThanFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.GreaterThanFilterExpression
Creates a new GreaterThanFilterExpression.
guaranteeNode(INode, Object, INodeContextFactory) - Static method in class net.sourceforge.esw.collection.MetaUtil
Ensures that the parent node contains a child with this identifier.

H

handler - Variable in class net.sourceforge.esw.transport.RMIInvocationHandlerClient
The server side handler for the proxy requests.
hasDeclaredEqualsMethod() - Method in interface net.sourceforge.esw.transport.IRMIInvocationHandler
Returns if the Object this Handler represents has a .equals method declared.
hasDeclaredEqualsMethod() - Method in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
Returns if the Object this Handler represents has a .equals method declared.
hashCode() - Method in class net.sourceforge.esw.graph.Node
Returns a hash code value for this INode instance.
hashCode() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns a hash code value for this object.
hashCodeForNode(INode) - Method in class net.sourceforge.esw.graph.Node
Returns the shallow hashCode for this specified INode instance.
hasNext() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator
 
hasNext() - Method in class net.sourceforge.esw.util.JoiningIterator
Returns true if the iteration has more elements.
HEARTBEAT_MONITOR_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IHeartbeatGenerator implementors
heartbeatGenerator - Variable in class net.sourceforge.esw.service.AService
The IHeartbeatGenerator instance for pushing this AService instances livliness.
heartbeatMonitors - Variable in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
The list of IHeartbeatMonitor instances to send IHeartbeat instances to.
HTTP - Static variable in class net.sourceforge.esw.service.ClassServer
 
HTTP_START - Static variable in class net.sourceforge.esw.service.ClassServer
 

I

ICloneable - interface net.sourceforge.esw.util.ICloneable.
Provides a public mechanism to allow the cloning of an implementing object.
id - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
Unique Id of this datum
id - Variable in class net.sourceforge.esw.util.SupportObject
The identifier for this SupportObject instance.
ID_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
ID_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
ID_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned a change to the value of an identifier.
ID_PROPERTY - Static variable in interface net.sourceforge.esw.util.IUtilResources
A Property name used by ISupportObject and implementors.
IFilter - interface net.sourceforge.esw.service.log.IFilter.
Describes the basic concepts of a Filter
IFilterEngine - interface net.sourceforge.esw.service.log.IFilterEngine.
Describes the basic concepts of a Filter Engine
IFilterExpression - interface net.sourceforge.esw.service.log.IFilterExpression.
Describes the basic concepts of a IFilterExpression
IGraphResources - interface net.sourceforge.esw.graph.IGraphResources.
Defines static finals for the graph package.
IGraphVisitor - interface net.sourceforge.esw.graph.IGraphVisitor.
Provides a way to visit all children of an INode instance.
IHeartbeat - interface net.sourceforge.esw.service.IHeartbeat.
Describes the methods to gain access to ITelemetryDatum instances generated from ITelemetrySource instances.
IHeartbeatGenerator - interface net.sourceforge.esw.service.IHeartbeatGenerator.
Describes the methods to generate and receive IHeartbeat instances from any application.
IHeartbeatMonitor - interface net.sourceforge.esw.service.IHeartbeatMonitor.
Describes the methods to receive IHeartbeat instances from an IHeartbeatGenerator.
IIOTransducer - interface net.sourceforge.esw.collection.IIOTransducer.
Performs Transduction against a stream of data from either a Reader or a Writer.
iLastID - Static variable in class net.sourceforge.esw.service.log.Filter
 
ILog - interface net.sourceforge.esw.service.log.ILog.
Describes the methods available for logging events from the enterprise.
ILogConstants - interface net.sourceforge.esw.service.log.ILogConstants.
Provides static finals for the Log framework.
ILogDatum - interface net.sourceforge.esw.service.log.ILogDatum.
Describes an instance of logged data, used by an ILog instance to log data.
ILogDissemination - interface net.sourceforge.esw.service.log.ILogDissemination.
Describes the basic concepts of Dissemination of Log messages
IMetaCollection - interface net.sourceforge.esw.collection.IMetaCollection.
Provides the abilities to retrieve data from any data source, anywhere within the enterprise.
IMetaFactory - interface net.sourceforge.esw.collection.factory.IMetaFactory.
Defines the methods for creation of IMetaCollection instances.
IMetaResources - interface net.sourceforge.esw.collection.IMetaResources.
Defines static finals for the collection package
importance - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
How important was the event that occured
INamespaceDelegate - interface net.sourceforge.esw.transport.INamespaceDelegate.
This class is delegate for the namepace system.
initializeDriver(String) - Static method in class net.sourceforge.esw.util.database.DBConnectionPoolManager
Initializes the named driver with the JDBC DriverManager.
INode - interface net.sourceforge.esw.graph.INode.
Provides a universal, graph based, generic data structure.
INodeContextFactory - interface net.sourceforge.esw.graph.context.INodeContextFactory.
Provides context for creation of a single INode instance, or a graph of INode instances.
INodeFactory - interface net.sourceforge.esw.graph.factory.INodeFactory.
Defines the methods for creation of INode instances.
instance - Static variable in class net.sourceforge.esw.util.database.DBConnectionPoolManager
The singleton reference.
instance() - Static method in class net.sourceforge.esw.service.ReggieLookup
Returns the Singleton instance of this ReggieLookup.
inter - Variable in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
 
InterfaceNodeFacade - class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade.
Provides an INode instance a facade against an interface to allow the INode instance to implement the given interface.
InterfaceNodeFacade(INode, Class) - Constructor for class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
Creates a new instance of this InterfaceNodeFacade.
InterfaceNodeFacadeFactory - class net.sourceforge.esw.graph.proxy.InterfaceNodeFacadeFactory.
Creational Factory for creation of InterfaceNodeFacade instances.
InterfaceNodeFacadeFactory() - Constructor for class net.sourceforge.esw.graph.proxy.InterfaceNodeFacadeFactory
 
internalNode - Variable in class net.sourceforge.esw.service.log.LogDatumNodeAdapter
 
interruptWatcher() - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Interrupts the watcher.
interval - Variable in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
The time interval for collecting and generating IHeartbeats instances.
INTERVAL_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IHeartbeatGenerator implementors
invoke(Object, Method, Object[]) - Method in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Method in class net.sourceforge.esw.transport.RMIInvocationHandlerClient
Processes a method invocation on a proxy instance and returns the result.
invoke(String, Object[], Object[]) - Method in interface net.sourceforge.esw.transport.IRMIInvocationHandler
Invokes the specified method against the current subject.
invoke(String, Object[], Object[]) - Method in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
Invokes the specified method against the current subject.
ioTransducer - Variable in class net.sourceforge.esw.collection.ATransducerAdapter
The IIOTransducer instance to which ITransducer implemented method invocations are delegated.
IPropertyAggregator - interface net.sourceforge.esw.properties.IPropertyAggregator.
Provides aggregation acrosss multiple IPropertySource instances based on a ranking of those IPropertySource instances.
IPropertyFactory - interface net.sourceforge.esw.properties.factory.IPropertyFactory.
Defines the methods for creation of IPropertySource and/or IPropertyAggregator instances.
IPropertySource - interface net.sourceforge.esw.properties.IPropertySource.
Provides save/load abilities to a set of properties.
IPrototypeNodeContextFactory - interface net.sourceforge.esw.graph.context.IPrototypeNodeContextFactory.
Provides prototype based context for creation of a single INode instance, or a graph of INode instances.
IRMIInvocationHandler - interface net.sourceforge.esw.transport.IRMIInvocationHandler.
Interface used by clients to be wrapped for transport.
isBelowMaxConnections() - Method in class net.sourceforge.esw.transport.RMITransportDelegate
 
isCellEditable(int, int) - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Is the cell editable at the specifed row and column
isCellEditable(int, int) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Is the cell editable at the specifed row and column
isDebug() - Method in class net.sourceforge.esw.collection.MailTransducer
Returns if the bebug flag for the Mail API should be turned on or off.
isEmpty() - Method in class net.sourceforge.esw.graph.Node
Indicates whether this INode instance has no children.
isEmpty() - Method in interface net.sourceforge.esw.graph.INode
Indicates whether this INode instance has no children.
isEmpty() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns true if this INode instance contains no children
isEmpty() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Indicates whether this INode instance has no children.
IService - interface net.sourceforge.esw.service.IService.
Describes the base abilities of a Service within the Services Framework.
IServiceResources - interface net.sourceforge.esw.service.IServiceResources.
Defines static finals for the service package
isID(String) - Static method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
isJarFile(String) - Method in class net.sourceforge.esw.service.ClassServer
Checks to see if this string indicates a jar file
isLeaf(Object) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Returns whether the specified node is a leaf node.
isLogField(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
isSane() - Method in class net.sourceforge.esw.service.AService
States whether this IService instance is sane.
isSane() - Method in class net.sourceforge.esw.service.ServiceProxy
States whether this IService instance is sane.
isSane() - Method in interface net.sourceforge.esw.service.IService
States whether this IService instance is sane.
isSelected() - Method in class net.sourceforge.esw.widgets.Table
Returns if the table is actually selected
isStarted() - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
States whether this IHeartbeatGenerator instance is started.
isStarted() - Method in class net.sourceforge.esw.service.AService
States whether this IService instance is started.
isStarted() - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
States whether this IHeartbeatGenerator instance is started.
isStarted() - Method in class net.sourceforge.esw.service.ServiceProxy
States whether this IService instance is started.
isStarted() - Method in interface net.sourceforge.esw.service.IService
States whether this IService instance is started.
isTopDelimiter(String) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns whether the specified delimiter is the last delimiter added to this DelimitedTransducer instance.
ISupportObject - interface net.sourceforge.esw.util.ISupportObject.
Provides basic abilities to an data-centric Object.
isWriteable() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns whether this IPropertySource instance is a writeable IPropertySource instance.
isWriteable() - Method in class net.sourceforge.esw.properties.DefaultPropertySource
Returns whether this IPropertySource instance is a writeable IPropertySource instance.
isWriteable() - Method in interface net.sourceforge.esw.properties.IPropertySource
Returns whether this IPropertySource instance is a writeable IPropertySource instance.
ITableAdapter - interface net.sourceforge.esw.widgets.ITableAdapter.
This Adapter will provide a Table the info necessary to construct a table of the adapted data.
ITelemetrySource - interface net.sourceforge.esw.service.ITelemetrySource.
A Source for telemetry data
iterator() - Method in class net.sourceforge.esw.graph.Node
Returns an Iterator over this INode instance's children.
iterator() - Method in interface net.sourceforge.esw.graph.INode
Returns an Iterator over this INode instance's children.
iterator() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Iterates through the INode child instances of this INode instance.
iterator() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns an Iterator over this INode instance's children.
ITransactionalTransducer - interface net.sourceforge.esw.collection.ITransactionalTransducer.
Performs Transduction between a transactional data sourcees and an IMetaCollection instance.
ITransducer - interface net.sourceforge.esw.collection.ITransducer.
Performs Transduction between a specific data source and an IMetaCollection instance.
ITransportDelegate - interface net.sourceforge.esw.transport.ITransportDelegate.
This is the entry point to the Transport system.
IUtilResources - interface net.sourceforge.esw.util.IUtilResources.
Defines useful constants for the util package.

J

JDBCTransducer - class net.sourceforge.esw.collection.JDBCTransducer.
Performs transduction between a JDBC data source and an IMetaCollection instance.
JDBCTransducer(String, String) - Constructor for class net.sourceforge.esw.collection.JDBCTransducer
Creates a new JDBCTransducer instance with all the JDBC paramters neccessary to create a JDBC connection.
JDBCTransducer(String, String, String, String) - Constructor for class net.sourceforge.esw.collection.JDBCTransducer
Creates a new JDBCTransducer instance with all the JDBC parameters neccessary to create a JDBC connection.
JoiningIterator - class net.sourceforge.esw.util.JoiningIterator.
JoiningIterator makes an Iterator of Iterators appear as one Iterator.
JoiningIterator(Iterator) - Constructor for class net.sourceforge.esw.util.JoiningIterator
Creates a new JoiningIterator instance.
joinManager - Variable in class net.sourceforge.esw.service.ADefaultService
The JoinManager is a Jini class that provides automated Discovery and Joining of Lookup services.

L

largestRank - Variable in class net.sourceforge.esw.properties.DefaultPropertyAggregator
The largest rank of the contained IPropertySource instances.
LAST_FILTER_NUM_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
leases - Variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
LessThanEqualsFilterExpression - class net.sourceforge.esw.service.log.expression.LessThanEqualsFilterExpression.
A LessThanEqualsFilterExpression
LessThanEqualsFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.LessThanEqualsFilterExpression
Creates a new LessThanEqualsFilterExpression.
LessThanEqualsFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.LessThanEqualsFilterExpression
Creates a new LessThanEqualsFilterExpression.
LessThanFilterExpression - class net.sourceforge.esw.service.log.expression.LessThanFilterExpression.
A LessThanFilterExpression
LessThanFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.LessThanFilterExpression
Creates a new LessThanFilterExpression.
LessThanFilterExpression(Object, Object) - Constructor for class net.sourceforge.esw.service.log.expression.LessThanFilterExpression
Creates a new LessThanFilterExpression.
LifeSupport - class net.sourceforge.esw.service.lifesupport.LifeSupport.
This service is the default LifeSupport Service for monitoring the health and livlihood of the currently running services in the Enterprise.
LifeSupport.TelemetryListener - class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener.
 
LifeSupport.TelemetryListener(LifeSupport, ServiceItem) - Constructor for class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Creates a new TelemetryListener
LifeSupport() - Constructor for class net.sourceforge.esw.service.lifesupport.LifeSupport
Creates a new LifeSupport.
list - Variable in class net.sourceforge.esw.graph.Node
The List instance containing this INode instance's children, in insertion order.
list - Variable in class net.sourceforge.esw.service.DefaultHeartbeat
The Collection of Telemetry
listener - Variable in class net.sourceforge.esw.service.ReggieLookup
The DiscoveryListener watching for Reggie services in the Enterprise, adding and removing the services to and from the List.
listenerList - Variable in class net.sourceforge.esw.util.ListenerSupport
The array of Object instances that have been added to this ListenerSupport instance.
ListenerSupport - class net.sourceforge.esw.util.ListenerSupport.
Provides Thread safe arrays.
ListenerSupport() - Constructor for class net.sourceforge.esw.util.ListenerSupport
Creates a new ListenerSupport instance.
load() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Loads properties from the properties source represented by this IPropertySource instance.
load() - Method in class net.sourceforge.esw.properties.DefaultPropertySource
Loads properties from the properties source represented by this IPropertySource instance.
load() - Method in interface net.sourceforge.esw.properties.IPropertySource
Loads properties from the properties source represented by this IPropertySource instance.
load() - Method in class net.sourceforge.esw.service.log.FilterEngine
 
loader - Variable in class net.sourceforge.esw.service.ClassServer
 
loadFilters(IFilterEngine) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
lockObj - Static variable in class net.sourceforge.esw.service.log.Filter
 
lockObject - Variable in class net.sourceforge.esw.widgets.CloseListener
 
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.ALog
Logs the specified ILogDatum instance to this ILog instance.
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.LogDissemination
Logs the specified ILogDatum instance to this ILog instance.
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.LogProxy
Logs the specified aDatum instance to this ILog instance.
log(ILogDatum) - Method in interface net.sourceforge.esw.service.log.ILog
Logs the specified ILogDatum instance to this ILog instance.
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.TransducerLog
Logs the specified ILogDatum instance to this ILog instance.
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.ReferenceLog
Logs the specified ILogDatum instance to this ILog instance.
log(ILogDatum) - Method in class net.sourceforge.esw.service.log.SystemOutLog
Logs the specified aDatum instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.ALog
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.MailLog
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.LogDissemination
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.LogProxy
Logs the specified INode instance to this ILog instance.
log(INode) - Method in interface net.sourceforge.esw.service.log.ILog
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.TransducerLog
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.ReferenceLog
Logs the specified INode instance to this ILog instance.
log(INode) - Method in class net.sourceforge.esw.service.log.SystemOutLog
Logs the specified INode instance to this ILog instance.
LogDatumNodeAdapter - class net.sourceforge.esw.service.log.LogDatumNodeAdapter.
Adapts an INode into the ILogDatum interface
LogDatumNodeAdapter() - Constructor for class net.sourceforge.esw.service.log.LogDatumNodeAdapter
 
LogDatumNodeAdapter(INode) - Constructor for class net.sourceforge.esw.service.log.LogDatumNodeAdapter
Constructor
LogDissemination - class net.sourceforge.esw.service.log.LogDissemination.
Describes the basic concepts of Dissemination of Log messages
LogDissemination.LogDisseminationProxy - class net.sourceforge.esw.service.log.LogDissemination.LogDisseminationProxy.
 
LogDissemination.LogDisseminationProxy(ILogDissemination) - Constructor for class net.sourceforge.esw.service.log.LogDissemination.LogDisseminationProxy
 
LogDissemination() - Constructor for class net.sourceforge.esw.service.log.LogDissemination
Creates a new LogDissemination.
LogDisseminationProxy - class net.sourceforge.esw.service.log.LogDisseminationProxy.
LogDisseminationProxy(ILogDissemination) - Constructor for class net.sourceforge.esw.service.log.LogDisseminationProxy
Creates a new LogProxy.
LogFactory - class net.sourceforge.esw.service.log.LogFactory.
Creational factory for log package elements.
LogFactory() - Constructor for class net.sourceforge.esw.service.log.LogFactory
 
LoggingException - exception net.sourceforge.esw.service.log.LoggingException.
This exception is thrown if an error occurs during the logging process.
LoggingException(String) - Constructor for class net.sourceforge.esw.service.log.LoggingException
Creates a new LoggingException instance with the specified reason for the exception.
LogProxy - class net.sourceforge.esw.service.log.LogProxy.
LogProxy(ILog) - Constructor for class net.sourceforge.esw.service.log.LogProxy
Creates a new LogProxy.
LogUtil - class net.sourceforge.esw.service.log.LogUtil.
Provides utilities to the log package.
LogUtil() - Constructor for class net.sourceforge.esw.service.log.LogUtil
 
lookup(String, String) - Static method in class net.sourceforge.esw.transport.Namespace
Performs a Peer to Peer lookup of a Object at the speicied host, and the name the object is bound to on that host.
lookup(String, String, String) - Method in interface net.sourceforge.esw.transport.INamespaceDelegate
Performs a Peer to Peer lookup of a Object at the speicied host, the port on that host, and the name the object is bound to on that host.
lookup(String, String, String) - Static method in class net.sourceforge.esw.transport.Namespace
Performs a Peer to Peer lookup of a Object at the speicied host, the port on that host, and the name the object is bound to on that host.
lookup(String, String, String) - Method in class net.sourceforge.esw.transport.RMINamespaceDelegate
Performs a Peer to Peer lookup of a Object at the speicied host, the port on that host, and the name the object is bound to on that host.
lookupDiscovery - Variable in class net.sourceforge.esw.service.ReggieLookup
The object that performs the dicovery of Reggie services, notifying the DiscoveryListener of a discoverd reggie or a discarded reggie.
lookupService() - Method in class net.sourceforge.esw.service.LookupServiceUtil
Performs Lookup of the service described by this LookupServiceUtil.
lookupServices() - Method in class net.sourceforge.esw.service.LookupServiceUtil
Performs Lookup of the services described by this LookupServiceUtil.
LookupServiceUtil - class net.sourceforge.esw.service.LookupServiceUtil.
This object will find a specific service in the Enterprise for any requesting client.
LookupServiceUtil() - Constructor for class net.sourceforge.esw.service.LookupServiceUtil
Creates a new LookupServiceUtil.
LookupServiceUtil(Class[], Entry[]) - Constructor for class net.sourceforge.esw.service.LookupServiceUtil
Creates a new LookupServiceUtil.
LookupServiceUtil(ServiceID, Class[], Entry[]) - Constructor for class net.sourceforge.esw.service.LookupServiceUtil
Creates a new LookupServiceUtil.
LookupServiceUtil(ServiceTemplate) - Constructor for class net.sourceforge.esw.service.LookupServiceUtil
Creates a new LookupServiceUtil passing in the Template you want

M

MailLog - class net.sourceforge.esw.service.log.MailLog.
Provides logging via a MailTransducer instance.
MailLog() - Constructor for class net.sourceforge.esw.service.log.MailLog
Creates a new MailLog
MailTransducer - class net.sourceforge.esw.collection.MailTransducer.
Performs Transduction between a mail data source and an IMetaCollection instance.
MailTransducer() - Constructor for class net.sourceforge.esw.collection.MailTransducer
Creates a new MailTransducer instance.
MailTransducer(String) - Constructor for class net.sourceforge.esw.collection.MailTransducer
Creates a new MailTransducer instance with the specified SMTP host.
MailTransducer(String, String, String) - Constructor for class net.sourceforge.esw.collection.MailTransducer
Creates a new MailTransducer instance with the specified values.
main(String[]) - Static method in class net.sourceforge.esw.service.lifesupport.LifeSupport
Main entry point into this TestDefaultService
main(String[]) - Static method in class net.sourceforge.esw.service.log.MailLog
Main entry point into this TestDefaultService
main(String[]) - Static method in class net.sourceforge.esw.service.log.LogDissemination
Entry Point for a LogDissemination Service
main(String[]) - Static method in class net.sourceforge.esw.service.log.ReferenceLog
Main entry point into this TestDefaultService
main(String[]) - Static method in class net.sourceforge.esw.service.log.SystemOutLog
Main entry point into this SystemOutLog
map - Variable in class net.sourceforge.esw.graph.Node
The Map instance containing this INode instance's children.
maxSize - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The maximum number of database connections to allow opened at once.
MetaCollection - class net.sourceforge.esw.collection.MetaCollection.
Default implementation of the IMetaCollection interface.
MetaCollection() - Constructor for class net.sourceforge.esw.collection.MetaCollection
Creates a new MetaCollection instance.
metaFactory - Static variable in class net.sourceforge.esw.collection.MetaFactory
The IMetaFactory instance to which IMetaCollection instance creation is delegated.
MetaFactory - class net.sourceforge.esw.collection.MetaFactory.
Responsible for creation of IMetaCollection instances.
MetaFactory() - Constructor for class net.sourceforge.esw.collection.MetaFactory
 
MetaUtil - class net.sourceforge.esw.collection.MetaUtil.
Utility methods for Collections API.
MetaUtil() - Constructor for class net.sourceforge.esw.collection.MetaUtil
 
mgr - Variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
myExpression - Variable in class net.sourceforge.esw.service.log.Filter
 
myString - Variable in class net.sourceforge.esw.collection.StringTransducerAdapter
The String of data that is get into the contained IIOTransducer instance.
myTargets - Variable in class net.sourceforge.esw.service.log.Filter
 

N

name - Variable in class net.sourceforge.esw.service.log.Filter
 
Namespace - class net.sourceforge.esw.transport.Namespace.
This object is responsible for binding objects for client use, and for allowing clients to lookup a specific object bound in a namespace.
Namespace() - Constructor for class net.sourceforge.esw.transport.Namespace
 
net.sourceforge.esw.ant - package net.sourceforge.esw.ant
 
net.sourceforge.esw.collection - package net.sourceforge.esw.collection
Provides the abilities to retrieve data from any data source, anywhere within the enterprise.
net.sourceforge.esw.collection.factory - package net.sourceforge.esw.collection.factory
"Pluggable factories" allow the application to add its own custom implementations of the IMetaCollection interface to the framework in a consitent, simple way.
net.sourceforge.esw.graph - package net.sourceforge.esw.graph
Provides a graph based, general purpose data structure for storing any kind of data.
net.sourceforge.esw.graph.context - package net.sourceforge.esw.graph.context
Provides context for creation of a single INode instance, or a graph of INode instances.
net.sourceforge.esw.graph.decorator - package net.sourceforge.esw.graph.decorator
Provides decorators to extend the behavior of an INode instance without having to reimplement the entire INode interface.
net.sourceforge.esw.graph.factory - package net.sourceforge.esw.graph.factory
"Pluggable factories" allow the application to add its own custom implementations of the INode interface to the framework in a consitent, simple way.
net.sourceforge.esw.graph.proxy - package net.sourceforge.esw.graph.proxy
 
net.sourceforge.esw.properties - package net.sourceforge.esw.properties
Properties provide a way to parameterize the behavior of an application at run-time.
net.sourceforge.esw.properties.factory - package net.sourceforge.esw.properties.factory
"Pluggable factories" allow the application to add its own custom implementations of the IPropertyAggregator and IPropertySource interfaces to the framework in a consitent, simple way.
net.sourceforge.esw.service - package net.sourceforge.esw.service
 
net.sourceforge.esw.service.lifesupport - package net.sourceforge.esw.service.lifesupport
 
net.sourceforge.esw.service.log - package net.sourceforge.esw.service.log
 
net.sourceforge.esw.service.log.expression - package net.sourceforge.esw.service.log.expression
 
net.sourceforge.esw.service.number - package net.sourceforge.esw.service.number
 
net.sourceforge.esw.transport - package net.sourceforge.esw.transport
 
net.sourceforge.esw.util - package net.sourceforge.esw.util
Provides utiltities to the ESW framework.
net.sourceforge.esw.util.database - package net.sourceforge.esw.util.database
Provides pooling for JDBC connections.
net.sourceforge.esw.util.proxy - package net.sourceforge.esw.util.proxy
 
net.sourceforge.esw.widgets - package net.sourceforge.esw.widgets
 
net.sourceforge.esw.widgets.adapters - package net.sourceforge.esw.widgets.adapters
 
net.sourceforge.esw.widgets.tree - package net.sourceforge.esw.widgets.tree
 
next() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator
 
next() - Method in class net.sourceforge.esw.util.JoiningIterator
Returns the next element in the interation.
node - Variable in class net.sourceforge.esw.graph.decorator.ANodeDecorator
The INode instance wrapped by this ANodeDecorator instance.
node - Variable in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
 
Node - class net.sourceforge.esw.graph.Node.
Provides a universal, graph based, generic data structure.
Node() - Constructor for class net.sourceforge.esw.graph.Node
Creates a new Node instance.
nodeFactory - Static variable in class net.sourceforge.esw.graph.NodeFactory
The INodeFactory instance to which INode instance creation is delegated.
NodeFactory - class net.sourceforge.esw.graph.NodeFactory.
Responsible for creation of INode instances.
NodeFactory() - Constructor for class net.sourceforge.esw.graph.NodeFactory
 
NodeMetaCollection - class net.sourceforge.esw.collection.NodeMetaCollection.
Provides the abiliities of an IMetaCollection instance based off of a INode instance.
NodeMetaCollection(INode) - Constructor for class net.sourceforge.esw.collection.NodeMetaCollection
Creates a new NodeMetaCollection instance wrapping the specified INode instance.
nodesEqual(INode, INode) - Method in class net.sourceforge.esw.graph.Node
Checks for equality between the two specified INode instances.
NodeTableAdapter - class net.sourceforge.esw.widgets.adapters.NodeTableAdapter.
This class will adapt an INode to a JTable for viewing.
NodeTableAdapter() - Constructor for class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Creates a new NodeTableAdapter
NodeTableAdapter(INode) - Constructor for class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Creates a new NodeTableAdapter
NodeTreeModel - class net.sourceforge.esw.widgets.tree.NodeTreeModel.
The Tree Model mediating INode instances and Swing JTree's.
NodeTreeModel(INode) - Constructor for class net.sourceforge.esw.widgets.tree.NodeTreeModel
Creates new DefaultTreeModel with the specified INode as the root of the tree.
NodeUtil - class net.sourceforge.esw.graph.NodeUtil.
Provides utility methods for the graph package.
NodeUtil() - Constructor for class net.sourceforge.esw.graph.NodeUtil
 
NotFilterExpression - class net.sourceforge.esw.service.log.expression.NotFilterExpression.
A NotFilterExpression
NotFilterExpression() - Constructor for class net.sourceforge.esw.service.log.expression.NotFilterExpression
Creates a new NotFilterExpression.
NotFilterExpression(IFilterExpression) - Constructor for class net.sourceforge.esw.service.log.expression.NotFilterExpression
Creates a new NotFilterExpression.
notify(RemoteEvent) - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport
Called by Reggie when a service is modified
NULL_ARRAY - Static variable in class net.sourceforge.esw.util.ListenerSupport
The empty array that is returned by getListeners if the listenerList is null.
NumberFactory - class net.sourceforge.esw.service.number.NumberFactory.
Provides utilities to the number package.
NumberFactory() - Constructor for class net.sourceforge.esw.service.number.NumberFactory
 

O

operations - Variable in class net.sourceforge.esw.collection.AggregateTransactionManager
The operation to perform against the List of IMetaCollection instances.

P

parents - Variable in class net.sourceforge.esw.graph.Node
The List instancecontaining this INode instance's parents, in insertion order.
parseExpressionString(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
password - Variable in class net.sourceforge.esw.collection.MailTransducer
The password for access to the SMTP server through which this MailTransducer instance will send its message.
password - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
The password for the authorized JDBC data source user.
PASSWORD_PROPERTY_NAME - Static variable in class net.sourceforge.esw.service.log.MailLog
The property name of the Password.
persist(ServiceID) - Method in class net.sourceforge.esw.service.ADefaultService
Persists the ServiceID returned from Reggie that indicates the unique identifier for this IService instance.
ping() - Method in class net.sourceforge.esw.service.AService
Allows checking of connection to this IService instance.
ping() - Method in class net.sourceforge.esw.service.ServiceProxy
Allows checking of connection to this IService instance.
ping() - Method in interface net.sourceforge.esw.service.IService
Allows checking of connection to this IService instance.
port - Variable in class net.sourceforge.esw.service.ClassServer
 
positions - Variable in class net.sourceforge.esw.collection.FixedPositionTransducer
The widths of each of the columns, in the order which they occur in the data.
preferredSize - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The optimal number of database connections to be opened at once.
PRIMARY - Static variable in interface net.sourceforge.esw.service.IService
The PRIMARY priority definition for this IService instance.
printServiceItem(ServiceItem) - Static method in class net.sourceforge.esw.service.ServiceUtil
Prints the contents of the specified ServiceItme to System.out.
printStackTrace() - Method in class net.sourceforge.esw.collection.TransducerException
Overrides the default printStackTrace() to allow proper printing of this composite exception.
priority - Variable in class net.sourceforge.esw.service.AService
The priority of this AService instance.
PRIORITY_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IService implementors
properties - Variable in class net.sourceforge.esw.util.SupportObject
The dynamic properties for this SupportObject instance.
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.service.LookupServiceUtil
 
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport
Called when a new Reggie is discovered.
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Receives PropertyChangeEvent's from the IService instance this TelemetryListener is watching.
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Listens for property change events
propertyChildren - Variable in class net.sourceforge.esw.util.SupportObject
Associates listeners with the property that concerns them.
PropertyFactory - class net.sourceforge.esw.properties.PropertyFactory.
Responsible for the creation of IPropertyAggregator and IPropertySource instances.
PropertyFactory() - Constructor for class net.sourceforge.esw.properties.PropertyFactory
 
propertyKeys() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns an Iterator instance over the property keys in this ISupportObject instance.
propertyKeys() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns an Iterator instance over the property keys in this ISupportObject instance.
propertyKeys() - Method in class net.sourceforge.esw.util.SupportObject
Returns an Iterator instance over the property keys in this ISupportObject instance.
propertyKeys() - Method in interface net.sourceforge.esw.util.ISupportObject
Returns an Iterator instance over the property keys in this ISupportObject instance.
propertyKeys() - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Returns an Iterator over the keys in the key/value pair in this ISupportObject instance.
propertyListeners - Variable in class net.sourceforge.esw.util.SupportObject
Provides support for the PropertyChangeListeners for this SupportObject instance.
PropertyManager - class net.sourceforge.esw.properties.PropertyManager.
Entry point to provide access to the properties framework.
PropertyManager() - Constructor for class net.sourceforge.esw.properties.PropertyManager
 
PropertyUtil - class net.sourceforge.esw.properties.PropertyUtil.
Utilities for use with the Properties framework.
PropertyUtil() - Constructor for class net.sourceforge.esw.properties.PropertyUtil
 
prototype - Variable in class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
The prototype INode instance.
PrototypeDeepCloneNodeContextFactory - class net.sourceforge.esw.graph.context.PrototypeDeepCloneNodeContextFactory.
Provides deep-clone prototype context semantics for creation of a single INode instance, or a graph of INode instances.
PrototypeDeepCloneNodeContextFactory() - Constructor for class net.sourceforge.esw.graph.context.PrototypeDeepCloneNodeContextFactory
Creates a new PrototypeDeepCloneNodeContextFactory instance.
PrototypeDeepCloneNodeContextFactory(INode) - Constructor for class net.sourceforge.esw.graph.context.PrototypeDeepCloneNodeContextFactory
Creates a new PrototypeNodeContextFactory instance with the specified prototype INode instance.
PrototypeNodeContextFactory - class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory.
Provides prototype context for creation of a single INode instance, or a graph of INode instances.
PrototypeNodeContextFactory() - Constructor for class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Creates a new PrototypeNodeContextFactory instance.
PrototypeNodeContextFactory(INode) - Constructor for class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Creates a new PrototypeNodeContextFactory instance with the specified prototype INode instance.
proxy - Variable in class net.sourceforge.esw.service.ADefaultService
The Proxy for this ADefaultService implementor.
pullOutThreeStrings(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
put() - Method in class net.sourceforge.esw.collection.MetaCollection
Puts the data contained within this IMetaCollection instance into the data source referenced by the current ITransducer instance.
put() - Method in interface net.sourceforge.esw.collection.IMetaCollection
Puts the data contained within this IMetaCollection instance into the data source referenced by the current ITransducer instance.
put() - Method in class net.sourceforge.esw.collection.NodeMetaCollection
Puts the data contained within this IMetaCollection instance into the data source referenced by the current ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.StringTransducerAdapter
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.URLQueryTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.URLTransducerAdapter
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.MailTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.SystemPropertiesTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.JDBCTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.DictionaryTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.DefaultTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.FileTransducerAdapter
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in interface net.sourceforge.esw.collection.ITransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.XMLTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
put(IMetaCollection) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Puts the referenced IMetaCollection instance's data into the data source represented by this ITransducer instance.
putResultSetIntoMetaCollection(ResultSet, IMetaCollection) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Puts the specified ResultSet instance into the specified IMetaCollection instance.
putStatement - Variable in class net.sourceforge.esw.collection.JDBCTransducer
The put method's SQL statement.

Q

query - Variable in class net.sourceforge.esw.collection.URLQueryTransducer
The URL to decant the name/value pairs from/to.
QUESTION - Static variable in class net.sourceforge.esw.collection.AJDBCTransducer
The ? character for Prepared Staements and Stored Procedures.

R

RANK_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
RANK_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
reader - Variable in class net.sourceforge.esw.collection.AIOTransducer
The Reader instance that will provide input for get methods.
readFilterFromFile(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
REFERENCE_LOG_DRIVER - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
REFERENCE_LOG_PASSWORD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
REFERENCE_LOG_URL - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
REFERENCE_LOG_USER - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
ReferenceLog - class net.sourceforge.esw.service.log.ReferenceLog.
Describes the methods available for logging events from the enterprise.
ReferenceLog() - Constructor for class net.sourceforge.esw.service.log.ReferenceLog
Creates a new ReferenceLog.
REGGIE_DISCOVERED_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by ReggieLookup
REGGIE_PREFIX - Static variable in class net.sourceforge.esw.service.ServiceUtil
The prefix for the Reggie servers
REGGIE_PROPERTY_NAME - Static variable in class net.sourceforge.esw.service.ServiceUtil
The Property name for Unicast Discovery of Reggie Servers
reggieLookup - Static variable in class net.sourceforge.esw.service.ReggieLookup
The Singleton instance of this ReggieLookup.
ReggieLookup - class net.sourceforge.esw.service.ReggieLookup.
This singleton will locate all reachable Jini Reggie Servers and store them for use by any requesting Client.
reggies - Variable in class net.sourceforge.esw.service.ReggieLookup
The current list of Reggie lookup services discovered in the Enterprise.
register() - Method in class net.sourceforge.esw.service.ADefaultService
Registers this IService implementor with any discovered Jini lookup services.
register(Entry[]) - Method in class net.sourceforge.esw.service.ADefaultService
Registers this IService implementor with any discovered Jini lookup services.
register(Object) - Method in class net.sourceforge.esw.service.ADefaultService
Registers this IService implementor with any discovered Jini lookup services.
register(Object, Entry[]) - Method in class net.sourceforge.esw.service.ADefaultService
Registers this IService implementor with any discovered Jini lookup services.
register(Object, Entry[], String[], LookupLocator[]) - Method in class net.sourceforge.esw.service.ADefaultService
Registers this IService implementor with any discovered Jini lookup services.
releaseDBConnection(Connection) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Releases a Connection instance back into the pool.
REMOVE_PARENT_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned an additional parent being removed.
REMOVE_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned a removeal of a child.
remove() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator
 
remove() - Method in class net.sourceforge.esw.util.JoiningIterator
Unsupported in JoiningIterator.
remove(INode) - Method in class net.sourceforge.esw.graph.Node
Removes the INode child instance for the specified identifer from this INode instance if present.
remove(INode) - Method in interface net.sourceforge.esw.graph.INode
Removes the INode child instance for the specified identifer from this INode instance if present.
remove(INode) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the INode child instance for the specified identifer from this INode instance if present.
remove(INode) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the INode child instance for the specified identifer from this INode instance if present.
remove(Object) - Method in class net.sourceforge.esw.util.ListenerSupport
Removes the specified Object instance from this ListenerSupport instance.
removeFilter(String) - Method in interface net.sourceforge.esw.service.log.IFilterEngine
Removes the filter assigned this id
removeFilter(String) - Method in class net.sourceforge.esw.service.log.FilterEngine
Removes the filter assigned this id
removeHeartbeatMonitor(IHeartbeatMonitor) - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Removes a IHeartbeatMonitor instance from this IHeartbeatGenerator instance.
removeHeartbeatMonitor(IHeartbeatMonitor) - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Removes a IHeartbeatMonitor instance from this IHeartbeatGenerator instance.
removeMetaCollection(IMetaCollection) - Method in class net.sourceforge.esw.collection.AggregateTransactionManager
Removes the specified IMetaCollection instance from this AggregateTransactionManager instance.
removeParent(INode) - Method in class net.sourceforge.esw.graph.Node
Removes the specified parent INode instance from this INode instance.
removeParent(INode) - Method in interface net.sourceforge.esw.graph.INode
Removes the specified parent INode instance from this INode instance.
removeParent(INode) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the specified parent INode instance from this INode instance.
removeParent(INode) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified parent INode instance from this INode instance.
removeProperty(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the property specified by the gien Object key for this ISupportObject instance, and returns the value mapped to the specified Object key.
removeProperty(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the property specified by the gien Object key for this ISupportObject instance, and returns the value mapped to the specified Object key.
removeProperty(Object) - Method in class net.sourceforge.esw.util.SupportObject
Removes the property specified by the gien Object key for this ISupportObject instance, and returns the value mapped to the specified Object key.
removeProperty(Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Removes the property specified by the gien Object key for this ISupportObject instance, and returns the value mapped to the specified Object key.
removeProperty(Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Removes the key/value pair specified by aKey from this ISupportObject instance, and returns the value mapped to the aKey.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the specified PropertyChangeListener from this ISupportObject instance.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified PropertyChangeListener from this ISupportObject instance.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Removes the specified PropertyChangeListener from this ISupportObject instance.
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Removes the specified PropertyChangeListener from this ISupportObject instance.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Removes the specified PropertyChangeListener from this ISupportObject instance.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the specified PropertyChangeListener from this ISupportObject instance for the specified property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified PropertyChangeListener from this ISupportObject instance for the specified property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Removes the specified PropertyChangeListener from this ISupportObject instance for the specified property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Removes the specified PropertyChangeListener from this ISupportObject instance for the specified property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Removes the specified PropertyChangeListener from this ISupportObject instance for the specified property.
removePropertySource(IPropertySource) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified IPropertySource instance from this IPropertyAgregator instance.
removePropertySource(IPropertySource) - Method in interface net.sourceforge.esw.properties.IPropertyAggregator
Removes the specified IPropertySource instance from this IPropertyAgregator instance.
removeReplaceableParameters(String, String) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Removes the replaceable parameters from the specified statement and replaces them with ?'s.
removeTarget(Object) - Method in class net.sourceforge.esw.service.log.Filter
 
removeTarget(Object) - Method in interface net.sourceforge.esw.service.log.IFilter
Removes this target
removeTelemetrySource(ITelemetrySource) - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Removes a ITelemetrySource instance from this IHeartbeatGenerator instance.
removeTelemetrySource(ITelemetrySource) - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Removes a ITelemetrySource instance from this IHeartbeatGenerator instance.
removeTreeModelListener(TreeModelListener) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Removes a listener previously added with addTreeModelListener().
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the specified VetoableChangeListener from this ISupportObject instance for the specified property.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified VetoableChangeListener from this ISupportObject instance for the specified property.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Removes the specified VetoableChangeListener from this ISupportObject instance for the specified property.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Removes the specified VetoableChangeListener from this ISupportObject instance for the specified property.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Removes the specified VetoableChangeListener from this ISupportObject instance for the specified property.
removeVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Removes the specified VetoableChangeListener from this ISupportObject instance.
removeVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Removes the specified VetoableChangeListener from this ISupportObject instance.
removeVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.util.SupportObject
Removes the specified VetoableChangeListener from this ISupportObject instance.
removeVetoableChangeListener(VetoableChangeListener) - Method in interface net.sourceforge.esw.util.ISupportObject
Removes the specified VetoableChangeListener from this ISupportObject instance.
removeVetoableChangeListener(VetoableChangeListener) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Removes the specified VetoableChangeListener from this ISupportObject instance.
replaceFilter(IFilter) - Method in interface net.sourceforge.esw.service.log.IFilterEngine
Replaces the filter assigned this id
replaceFilter(IFilter) - Method in class net.sourceforge.esw.service.log.FilterEngine
Replaces the filter assigned this id
REPLY_TO - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the ReplyTo element of a Mail Message.
restore() - Method in class net.sourceforge.esw.service.ADefaultService
Restores the ServiceID that indicates the unique identifier for this IService instance within Reggie.
revalidate(Component) - Static method in class net.sourceforge.esw.widgets.WidgetUtil
Revalidates the specified component calling component.invalidate(); component.validate(); component.repaint(); .
RMI_CONNECTION_IDLE_TIMEOUT_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIConnectionIdleTimeoutProperty
RMI_CONNECTION_RETRY_LIMIT_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIConnectionRetryLimitProperty
RMI_CONNECTION_TIMEOUT_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIConnectionTimeoutProperty
RMI_MAX_CLIENT_CONNECTIONS_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIMaxClientConnectionsProperty
RMI_MAX_CONNECTIONS_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIMaxConnectionsProperty
RMI_MAX_SERVER_CONNECTIONS_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
RMIMaxServerConnectionsProperty
RMI_USE_LOCAL_REGISTRY_PROPERTY - Static variable in class net.sourceforge.esw.transport.RMITransportDelegate
Constant string for the optional property of using a local RMI registry on this machine instead of creating one.
RMIInvocationHandlerClient - class net.sourceforge.esw.transport.RMIInvocationHandlerClient.
Handles Invocation on the client.
RMIInvocationHandlerClient(IRMIInvocationHandler) - Constructor for class net.sourceforge.esw.transport.RMIInvocationHandlerClient
Creates a new RMIInvocationHandlerClient.
RMIInvocationHandlerServer - class net.sourceforge.esw.transport.RMIInvocationHandlerServer.
Handles Invocation on the client.
RMIInvocationHandlerServer(Object) - Constructor for class net.sourceforge.esw.transport.RMIInvocationHandlerServer
Creates a new RMIInvocationHandlerServer.
RMIInvocationHandlerServer(Object, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class net.sourceforge.esw.transport.RMIInvocationHandlerServer
Creates a new RMIInvocationHandlerServer.
RMINamespaceDelegate - class net.sourceforge.esw.transport.RMINamespaceDelegate.
This class is delegate for the namepace system.
RMINamespaceDelegate() - Constructor for class net.sourceforge.esw.transport.RMINamespaceDelegate
 
RMITransportDelegate - class net.sourceforge.esw.transport.RMITransportDelegate.
This is the entry point to the Transport system.
RMITransportDelegate() - Constructor for class net.sourceforge.esw.transport.RMITransportDelegate
 
rollback() - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Rolls back any get or put invocation up to the last (if any) rollback previously invoked.
rollback() - Method in interface net.sourceforge.esw.collection.ITransactionalTransducer
Rolls back any get or put invocation up to the last (if any) rollback previously invoked.
run() - Method in class net.sourceforge.esw.service.ClassServer
Services a socket returned by the server socket
run() - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport
Starts the Thread that discovers services and registers intent with Jini to learn of any new services.

S

SameValueNodeContextFactory - class net.sourceforge.esw.graph.context.SameValueNodeContextFactory.
Provides same-value context for creation of a single INode instance, or a graph of INode instances.
SameValueNodeContextFactory() - Constructor for class net.sourceforge.esw.graph.context.SameValueNodeContextFactory
 
save() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Saves all modified properties to the properties source represented by this IPropertySource instance.
save() - Method in class net.sourceforge.esw.properties.DefaultPropertySource
Saves all modified properties to the properties source represented by this IPropertySource instance.
save() - Method in interface net.sourceforge.esw.properties.IPropertySource
Saves all modified properties to the properties source represented by this IPropertySource instance.
save() - Method in class net.sourceforge.esw.service.log.FilterEngine
 
save(IFilterEngine) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
saveToFilterList(String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
SECONDARY - Static variable in interface net.sourceforge.esw.service.IService
The SECONDARY priority definition for this IService instance.
secondComparable - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
secondExp - Variable in class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
 
secondExp - Variable in class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
 
secondIDValue - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
secondValue - Variable in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
 
server - Variable in class net.sourceforge.esw.service.ClassServer
 
SERVICE_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
SERVICE_ID_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
SERVICE_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
SERVICE_PROPERTY_NAME - Static variable in interface net.sourceforge.esw.service.IServiceResources
The name of the property under which the rest of the global properties for the service framework exist.
ServiceFactory - class net.sourceforge.esw.service.ServiceFactory.
Provides Creational Factory abilities to the service package.
ServiceFactory() - Constructor for class net.sourceforge.esw.service.ServiceFactory
 
serviceID - Variable in class net.sourceforge.esw.service.ADefaultService
The ServiceID is a Jini class that provides a unique identifier for a service.
ServiceProxy - class net.sourceforge.esw.service.ServiceProxy.
ServiceProxy(IService) - Constructor for class net.sourceforge.esw.service.ServiceProxy
Creates a new ServiceProxy.
services - Variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
serviceTelemetry - Variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
serviceTemplateEquals(ServiceTemplate, ServiceTemplate) - Method in class net.sourceforge.esw.service.log.Filter
 
ServiceUtil - class net.sourceforge.esw.service.ServiceUtil.
Utilities to aid in the Service framework.
ServiceUtil() - Constructor for class net.sourceforge.esw.service.ServiceUtil
 
SET - Static variable in class net.sourceforge.esw.graph.proxy.InterfaceNodeFacade
 
setAutoCommit(boolean) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Sets whether any get or put invocations will automatically commit during their execution.
setAutoCommit(boolean) - Method in interface net.sourceforge.esw.collection.ITransactionalTransducer
Sets whether any get or put invocations will automatically commit during their execution.
setContextFactory(INodeContextFactory) - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Sets the INodeContextFactory instance to be used by this ITransducer instance during get operations.
setContextFactory(INodeContextFactory) - Method in class net.sourceforge.esw.collection.ATransducer
Sets the INodeContextFactory instance to be used by this ITransducer instance during get operations.
setContextFactory(INodeContextFactory) - Method in interface net.sourceforge.esw.collection.ITransducer
Sets the INodeContextFactory instance to be used by this ITransducer instance during get operations.
setDatabaseLogging(boolean) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Turning on Database Logging causes all calls by Statements against the database to log to DriverManager's LogWriter
setDatabasePassword(String) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the value for the Password used for database access.
setDatabaseProperties(Properties) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the value for the Properties used for database access.
setDatabaseURL(String) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the value for the URL used for database access.
setDatabaseUserID(String) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the value for the UserID used for database access.
setDebug(boolean) - Method in class net.sourceforge.esw.collection.MailTransducer
Sets if the bebug flag for the Mail API should be turned on or off.
setDelimiter(int, String) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Sets a delimiter at the specified position for this DelimitedTransducer instance.
setDelimiter(String) - Method in class net.sourceforge.esw.collection.DictionaryTransducer
Sets the delimiter for this DictionaryTransducer instance.
setDescription(String) - Method in class net.sourceforge.esw.service.log.Filter
Sets the description of this IFilter instance.
setDescription(String) - Method in interface net.sourceforge.esw.service.log.IFilter
Sets the description of this IFilter instance.
setEnforceTransactional(boolean) - Method in class net.sourceforge.esw.collection.AggregateTransactionManager
Sets whether this AggregateTransactionManager should enforce that all IMetaCollection instances added to this manager must contain an ITransactionalTransducer instance as its ITransducer.
setFilename(String) - Method in class net.sourceforge.esw.ant.BuildNumberTask
Sets the filename attribute.
setFilename(String) - Method in class net.sourceforge.esw.ant.ChangeCodeForEval
Sets the filename attribute.
setFilename(String) - Method in class net.sourceforge.esw.ant.CreateManifestTask
Sets the filename attribute.
setFilename(String) - Method in class net.sourceforge.esw.collection.FileTransducerAdapter
Sets the name of the file for this FileTransducerAdapter instance.
setFilterEngine(IFilterEngine) - Method in class net.sourceforge.esw.service.log.LogDissemination
Changes the IFilterEngine used by this ILogDissemination
setFilterEngine(IFilterEngine) - Method in class net.sourceforge.esw.service.log.LogDissemination.LogDisseminationProxy
 
setFilterEngine(IFilterEngine) - Method in class net.sourceforge.esw.service.log.LogDisseminationProxy
Changes the IFilterEngine used by this ILogDissemination
setFilterEngine(IFilterEngine) - Method in interface net.sourceforge.esw.service.log.ILogDissemination
Changes the IFilterEngine used by this ILogDissemination
setFilterExpression(IFilterExpression) - Method in class net.sourceforge.esw.service.log.Filter
Sets the FilterExpression used to evaluate this filter
setFilterExpression(IFilterExpression) - Method in interface net.sourceforge.esw.service.log.IFilter
Sets the FilterExpression used to evaluate this filter
setGetStatement(String) - Method in class net.sourceforge.esw.collection.JDBCTransducer
Sets the get statement for this JDBCTransducer instance.
setHoldUntilConnectionAvailable(boolean) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets a value for checks to see if the DBConnectionPool instance should always wait to return a available connection from a call to getDBConnection().
setID(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Sets this ISupportObject instance's identifier.
setID(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Sets this ISupportObject instance's identifier.
setID(Object) - Method in class net.sourceforge.esw.util.SupportObject
Sets this ISupportObject instance's identifier.
setID(Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Sets this ISupportObject instance's identifier.
setID(Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Sets the Unique Identifier for this ISupportObject instance.
setInterval(int) - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Sets the interval for the sending of IHeartbeat instances to the IHeartbeatMonitor instances.
setInterval(int) - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Sets the interval for the sending of IHeartbeat instances to the IHeartbeatMonitor instances.
setIOTransducer(IIOTransducer) - Method in class net.sourceforge.esw.collection.ATransducerAdapter
Sets the IIOTransducer instance to which ITransducer implemented method invocations are delegated.
setJDBCDriverAutoCommit(boolean) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Sets whether any get or put invocations will automatically commit during their execution.
setLog(boolean) - Method in class net.sourceforge.esw.collection.AJDBCTransducer
Sets if this AJDBCTransducer instance will log JDBC calls to System.out.
setMaxSize(int) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the maximum number of concurrent connections to the database from this DBConnectionPool intstance.
setMetaFactory(IMetaFactory) - Static method in class net.sourceforge.esw.collection.MetaFactory
Sets the IMetaFactory instance to be used by this MetaFactory.
setModel(Object) - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Sets the model for the table
setModel(Object) - Method in class net.sourceforge.esw.widgets.Table
Sets the model for the table
setModel(Object) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Sets the model for the table
setName(String) - Method in class net.sourceforge.esw.ant.CreateManifestTask.Element
 
setName(String) - Method in class net.sourceforge.esw.service.log.Filter
Sets the Unique Identifier for this IFilter instance.
setName(String) - Method in interface net.sourceforge.esw.service.log.IFilter
Sets the name for this IFilter instance.
setNamespaceDelegate(INamespaceDelegate) - Static method in class net.sourceforge.esw.transport.Namespace
Sets the INamespaceDelegate used for the handling of Transport.
setNodeFactory(INodeFactory) - Static method in class net.sourceforge.esw.graph.NodeFactory
Sets the INodeFactory instance to be used by this NodeFactory.
setPassword(String) - Method in class net.sourceforge.esw.collection.MailTransducer
Sets the Password for access to the SMTP server that this MailTransducer instance will use to send the mail message.
setPreferredSize(int) - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Sets the optimal number of concurrent connections to the database from this DBConnectionPool instance.
setPriority(int) - Method in class net.sourceforge.esw.service.AService
Sets the priority of this IService instance.
setPriority(int) - Method in class net.sourceforge.esw.service.ServiceProxy
Sets the priority of this IService instance.
setPriority(int) - Method in interface net.sourceforge.esw.service.IService
Sets the priority of this IService instance.
setProperty(Object, Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Sets the specified key/value property on this ISupportObject instance.
setProperty(Object, Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Sets the specified key/value property on this ISupportObject instance.
setProperty(Object, Object) - Method in class net.sourceforge.esw.util.SupportObject
Sets the specified key/value property on this ISupportObject instance.
setProperty(Object, Object) - Method in interface net.sourceforge.esw.util.ISupportObject
Sets the specified key/value property on this ISupportObject instance.
setProperty(Object, Object) - Method in class net.sourceforge.esw.util.proxy.SupportObjectProxy
Sets the specified key/value pair on this ISupportObject instance.
setPropertyAggregator(IPropertyAggregator) - Static method in class net.sourceforge.esw.properties.PropertyManager
Sets the IPropertyAggregator instance to be returned by this PropertyManager instance.
setPropertyFactory(IPropertyFactory) - Static method in class net.sourceforge.esw.properties.PropertyFactory
Sets the IPropertyFactory instance to be used by this PropertyFactory.
setPrototype(INode) - Method in class net.sourceforge.esw.graph.context.PrototypeNodeContextFactory
Sets the prototypical INode instance on this IPrototypeNodeContextFactory instance that could be either a single INode instance or contain a graph of INode instances.
setPrototype(INode) - Method in interface net.sourceforge.esw.graph.context.IPrototypeNodeContextFactory
Sets the prototypical INode instance on this IPrototypeNodeContextFactory instance that could be either a single INode instance or contain a graph of INode instances.
setPutStatement(String) - Method in class net.sourceforge.esw.collection.JDBCTransducer
Sets the put statement for putting data from the IMetaCollection instance into the specified JDBC data source.
setQuery(String) - Method in class net.sourceforge.esw.collection.URLQueryTransducer
Sets the query String on which to perform the get.
setReader(Reader) - Method in interface net.sourceforge.esw.collection.IIOTransducer
Sets the Reader instance for this IIOTransducer instance.
setReader(Reader) - Method in class net.sourceforge.esw.collection.AIOTransducer
Sets the Reader instance for this IIOTransducer instance.
setServiceID(ServiceID) - Method in class net.sourceforge.esw.service.LookupServiceUtil
Sets the ServiceID to be used by this LookupServiceUtil instance.
setServiceTemplate(ServiceTemplate) - Method in class net.sourceforge.esw.service.LookupServiceUtil
Sets the ServiceTemplate for this LookupServiceUtil instance.
setServiceWatcher(LifeSupport.ServiceWatcher) - Method in class net.sourceforge.esw.service.lifesupport.LifeSupport.TelemetryListener
Sets the ServiceWatcher for this TelemetryListener.
setSMTPHost(String) - Method in class net.sourceforge.esw.collection.MailTransducer
Sets the SMTP hostname for this MailTransducer instance to which to send the mail message.
setString(String) - Method in class net.sourceforge.esw.collection.StringTransducerAdapter
Sets the String of data this StringTransducerAdapter instance uses for its get method invocation.
setTargets(INode) - Method in class net.sourceforge.esw.service.log.Filter
Sets the targets returned when this filter evaluates successfully
setTargets(INode) - Method in interface net.sourceforge.esw.service.log.IFilter
Sets the targets returned when this filter evaluates successfully
setTransducer(ITransducer) - Method in class net.sourceforge.esw.collection.MetaCollection
Sets the ITransducer instance to be used by this IMetaCollection instance during the put() or get() method invocations.
setTransducer(ITransducer) - Method in interface net.sourceforge.esw.collection.IMetaCollection
Sets the ITransducer instance to be used by this IMetaCollection instance during the put() or get() method invocations.
setTransducer(ITransducer) - Method in class net.sourceforge.esw.collection.NodeMetaCollection
Sets the ITransducer instance to be used by this IMetaCollection instance during the put() or get() method invocations.
setTransducer(ITransducer) - Method in class net.sourceforge.esw.service.log.TransducerLog
sets the Transducer instance used to transduce the log messages.
setTransportDelegate(ITransportDelegate) - Static method in class net.sourceforge.esw.transport.Transport
Sets the ITransportDelegate used for the handling of Transport.
setupBasicNodeStructure() - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Returns the graph from the INodeContextFactory instance.
setupBasicNodeStructure() - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Returns the graph from the INodeContextFactory instance.
setupDefaultPropertySource(IPropertyAggregator) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates an IPropertySource instance from the default properties for the framework, and attaches it to the specified IPropertyAggregator instance at the 5th ranking.
setupProperties() - Method in class net.sourceforge.esw.transport.RMITransportDelegate
 
setupSystemPropertySource(IPropertyAggregator) - Static method in class net.sourceforge.esw.properties.PropertyUtil
Creates an IPropertySource instance from the java.lang.system properties for the framework, and attaches it to the specified IPropertyAggregator instance at the 10th ranking.
setupTransducer() - Method in class net.sourceforge.esw.service.log.ReferenceLog
Sets up the SimpleJDBCTransducer to be used for this ReferenceLog instance.
setURL(String) - Method in class net.sourceforge.esw.collection.URLTransducerAdapter
Sets the name of the URL this URLTransducerAdapter instance will transduce against.
setUsername(String) - Method in class net.sourceforge.esw.collection.MailTransducer
Sets the username for access to the SMTP server that this MailTransducer instance will use to send the mail message.
setValidating(boolean) - Method in class net.sourceforge.esw.collection.XMLTransducer
Sets whether this XMLTransducer instance should validate its XML document during get invocations.
setValue(Object) - Method in class net.sourceforge.esw.graph.Node
Sets the value for this INode instance.
setValue(Object) - Method in interface net.sourceforge.esw.graph.INode
Sets the value for this INode instance.
setValue(Object) - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Sets the value for this INode instance.
setValue(Object) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Sets the value for this INode instance.
setValue(String) - Method in class net.sourceforge.esw.ant.CreateManifestTask.Element
 
setValueAt(Object, int, int) - Method in interface net.sourceforge.esw.widgets.ITableAdapter
Sets the value at a specified row and column
setValueAt(Object, int, int) - Method in class net.sourceforge.esw.widgets.adapters.NodeTableAdapter
Sets the value at a specified row and column
setWidth(int, int) - Method in class net.sourceforge.esw.collection.FixedPositionTransducer
Sets the width at the specified position for this FixedPositionTransducer instance.
setWriteable(boolean) - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Sets whether this IPropertySource instance is a writeable IPropertySource instance.
setWriteable(boolean) - Method in class net.sourceforge.esw.properties.DefaultPropertySource
Sets whether this IPropertySource instance is a writeable IPropertySource instance.
setWriteable(boolean) - Method in interface net.sourceforge.esw.properties.IPropertySource
Sets whether this IPropertySource instance is a writeable IPropertySource instance.
setWriter(Writer) - Method in interface net.sourceforge.esw.collection.IIOTransducer
Sets the Writer instance for this IIOTransducer instance.
setWriter(Writer) - Method in class net.sourceforge.esw.collection.AIOTransducer
Sets the Writer instance for this IIOTransducer instance.
setWriteTrailingDelimiter(boolean) - Method in class net.sourceforge.esw.collection.DelimitedTransducer
Sets whether this DelimitedTransducer instance will write the trailing top level delimiter during put method invocations.
shutdown() - Method in class net.sourceforge.esw.service.ClassServer
Shuts down the server socket.
simpleWhat - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
Simply, what was the event that occured
singleton - Static variable in class net.sourceforge.esw.properties.PropertyManager
 
size - Variable in class net.sourceforge.esw.collection.DelimitedTransducer
The size of the collection of delimiters, equal to the largest postion plus one.
size() - Method in class net.sourceforge.esw.graph.Node
Returns the number of children in this INode instance.
size() - Method in interface net.sourceforge.esw.graph.INode
Returns the number of children in this INode instance.
size() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns the number of children in this INode instance.
size() - Method in class net.sourceforge.esw.properties.DefaultPropertyAggregator
Returns the number of children in this INode instance.
SLASH - Static variable in class net.sourceforge.esw.service.ClassServer
 
SMTP - Static variable in class net.sourceforge.esw.collection.MailTransducer
The constant for the SMTP protocol type.
SMTP_HOST_PROPERTY_NAME - Static variable in class net.sourceforge.esw.service.log.MailLog
The property name of the SMTPHost.
smtpHost - Variable in class net.sourceforge.esw.collection.MailTransducer
The hostname of the SMTP server through which this MailTransducer instance will send it's message.
sources - Variable in class net.sourceforge.esw.properties.DefaultPropertyAggregator
The HashMap of IPropertySource instances that are contained by this IPropertyAggregator instance.
SPACE - Static variable in class net.sourceforge.esw.service.ClassServer
 
START_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IService and IHeartbeatGenerator implementors
start() - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Starts the process of generating IHeartbeat instances to each IHeartbeatMonitor instance registered with this IHeartbeatGenerator instance at the specified milliseond interval.
start() - Method in class net.sourceforge.esw.service.AService
Starts this IService instance and allows it to serve client requests.
start() - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Starts the process of generating IHeartbeat instances to each IHeartbeatMonitor instance registered with this IHeartbeatGenerator instance at the specified milliseond interval.
start() - Method in class net.sourceforge.esw.service.ServiceProxy
Starts this IService instance and allows it to serve client requests.
start() - Method in interface net.sourceforge.esw.service.IService
Starts this IService instance and allows it to serve client requests.
startup() - Method in class net.sourceforge.esw.transport.RMITransportDelegate
Starts up the Transport system.
startup() - Static method in class net.sourceforge.esw.transport.Transport
Starts up the Transport system.
startup() - Method in interface net.sourceforge.esw.transport.ITransportDelegate
Starts up the Transport system.
startup(int) - Method in class net.sourceforge.esw.transport.RMITransportDelegate
Starts up the Transport system at the specified port.
startup(int) - Static method in class net.sourceforge.esw.transport.Transport
Starts up the Transport system at the specified port.
startup(int) - Method in interface net.sourceforge.esw.transport.ITransportDelegate
Starts up the Transport system at the specified port.
startupDatabaseConnections() - Method in class net.sourceforge.esw.util.database.DBConnectionPool
Initializes all the database connections, up to the preferred size size setting.
stickValueIntoNode(INode, Object, Object, INodeContextFactory) - Static method in class net.sourceforge.esw.collection.MetaUtil
Checks the parent INode instance to see if it contains a child INode instance with the specified identifer and sets the value of that INode instance to the specified value if found.
STOP_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IService and IHeartbeatGenerator implementors
stop() - Method in interface net.sourceforge.esw.service.IHeartbeatGenerator
Stops the process of generating IHeartbeat instances to each IHeartbeatMonitor instance registered with this IHeartbeatGenerator instance at the specified milliseond interval.
stop() - Method in class net.sourceforge.esw.service.AService
Stops this IService instance and keeps it from serving client requests.
stop() - Method in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
Stops the process of generating IHeartbeat instances to each IHeartbeatMonitor instance registered with this IHeartbeatGenerator instance at the specified milliseond interval.
stop() - Method in class net.sourceforge.esw.service.ServiceProxy
Stops this IService instance and keeps it from serving client requests.
stop() - Method in interface net.sourceforge.esw.service.IService
Stops this IService instance and keeps it from serving client requests.
stringEncode() - Method in interface net.sourceforge.esw.service.log.IFilterExpression
Encode this expression into a string form.
stringEncode() - Method in class net.sourceforge.esw.service.log.expression.ComparableFilterExpression
Encode this expression into a string form.
stringEncode() - Method in class net.sourceforge.esw.service.log.expression.NotFilterExpression
Encode this expression into a string form.
stringEncode() - Method in class net.sourceforge.esw.service.log.expression.CompoundAndFilterExpression
Encode this expression into a string form.
stringEncode() - Method in class net.sourceforge.esw.service.log.expression.CompoundOrFilterExpression
Encode this expression into a string form.
stringEncode() - Method in class net.sourceforge.esw.service.log.expression.DefaultFilterExpression
Encode this expression into a string form.
StringTransducerAdapter - class net.sourceforge.esw.collection.StringTransducerAdapter.
Performs transduction to or against a String of data.
StringTransducerAdapter() - Constructor for class net.sourceforge.esw.collection.StringTransducerAdapter
Creates a new StringTransducerAdapter instance.
StringTransducerAdapter(IIOTransducer) - Constructor for class net.sourceforge.esw.collection.StringTransducerAdapter
Creates a new StringTransducerAdapter instance, delegating all get and put method invocations to the specified IIOTransducer instance.
StringTransducerAdapter(String) - Constructor for class net.sourceforge.esw.collection.StringTransducerAdapter
Creates a new StringTransducerAdapter instance using the specified String as the data for the get method invocation.
StringTransducerAdapter(String, IIOTransducer) - Constructor for class net.sourceforge.esw.collection.StringTransducerAdapter
Creates a new StringTransducerAdapter instance with the specified String, delegating all get and put method invocations to the specified IIOTransducer instance.
subject - Variable in class net.sourceforge.esw.transport.RMIInvocationHandlerServer
 
SUBJECT - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the Subject element of a Mail Message.
SupportObject - class net.sourceforge.esw.util.SupportObject.
Provides basic abilities to an data-centric Object.
SupportObject() - Constructor for class net.sourceforge.esw.util.SupportObject
Creates a new SupportObject instance.
SupportObjectProxy - class net.sourceforge.esw.util.proxy.SupportObjectProxy.
SupportObjectProxy(ISupportObject) - Constructor for class net.sourceforge.esw.util.proxy.SupportObjectProxy
Creates a new SupportObjectProxy.
sWriter - Variable in class net.sourceforge.esw.collection.StringTransducerAdapter
The StringWriter used to capture data from a put method invocation.
syncObject - Static variable in class net.sourceforge.esw.service.log.LogUtil
 
SYSTEM_PROPERTIES_NAME - Static variable in class net.sourceforge.esw.properties.PropertyUtil
The name of the system property that specifies where properties file is on the file system.
SystemOutLog - class net.sourceforge.esw.service.log.SystemOutLog.
Describes the methods available for logging events from the enterprise.
SystemOutLog() - Constructor for class net.sourceforge.esw.service.log.SystemOutLog
Creates a new SystemOutLog.
SystemPropertiesTransducer - class net.sourceforge.esw.collection.SystemPropertiesTransducer.
Performs Transduction between the java.lang.System properties and an IMetaCollection instance.
SystemPropertiesTransducer() - Constructor for class net.sourceforge.esw.collection.SystemPropertiesTransducer
Creates a new SystemPropertiesTransducer instance.

T

Table - class net.sourceforge.esw.widgets.Table.
This object allow data structures to be displayed using an ITableAdapter to map the data between the table and the data structure.
Table(ITableAdapter) - Constructor for class net.sourceforge.esw.widgets.Table
Creates a new Table using the specified ITableAdapter
Table(ITableAdapter, boolean) - Constructor for class net.sourceforge.esw.widgets.Table
Creates a new Table in a JFrame, using the specified ITableAdapter
TARGET_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
TARGETS_CONSTANT - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
TELEMETRY_HISTORY_LENGTH - Static variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
TELEMETRY_SOURCE_PROPERTY - Static variable in interface net.sourceforge.esw.service.IServiceResources
A Property name used by IHeartbeatGenerator implementors
telemetrySource - Variable in class net.sourceforge.esw.service.DefaultHeartbeatGenerator
The list of ITelemetrySource instances to get ITelemetry instances from.
template - Variable in class net.sourceforge.esw.service.LookupServiceUtil
The object that performs the dicovery of Reggie services, notifying the DiscoveryListener of a discoverd reggie or a discarded reggie.
TERTIARY - Static variable in interface net.sourceforge.esw.service.IService
The TERTIARY priority definition for this IService instance.
testTargetEquals(INode) - Method in class net.sourceforge.esw.service.log.Filter
 
TEXT - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the From element of a Mail Message.
TO - Static variable in class net.sourceforge.esw.collection.MailTransducer
The INode instance name for the To element of a Mail Message.
toString() - Method in class net.sourceforge.esw.graph.Node
Returns a String representation of this INode instance.
toString() - Method in class net.sourceforge.esw.graph.decorator.ANodeDecorator
Returns a string representation of this INode instance.
toString() - Method in class net.sourceforge.esw.service.DefaultHeartbeat
Returns a string representation of this object
toString() - Method in class net.sourceforge.esw.service.log.Filter
 
toString() - Method in class net.sourceforge.esw.service.log.DefaultLogDatum
Returns a string representation of this object
toString() - Method in class net.sourceforge.esw.service.log.FilterEngine
 
transducer - Variable in class net.sourceforge.esw.collection.MetaCollection
Represents the operations against a data source.
transducer - Variable in class net.sourceforge.esw.collection.NodeMetaCollection
The ITransducer instance that represents the operations against a data source.
transducer - Variable in class net.sourceforge.esw.properties.DefaultPropertySource
The ITransducer instance for this DefaultPropertySource instance.
transducer - Variable in class net.sourceforge.esw.service.log.MailLog
The MailTransducer through which to Log.
transducer - Variable in class net.sourceforge.esw.service.log.ReferenceLog
The JDBCTransducer for use by the ReferenceLog.
TRANSDUCER_PROPERTY - Static variable in interface net.sourceforge.esw.collection.IMetaResources
A Property name used by IMetaCollection and implementors.
TransducerException - exception net.sourceforge.esw.collection.TransducerException.
Represents the things that can go wrong during a transduction.
TransducerException(Exception) - Constructor for class net.sourceforge.esw.collection.TransducerException
Creates a new TransducerException instance with the specified reason for the exception.
TransducerException(String) - Constructor for class net.sourceforge.esw.collection.TransducerException
Creates a new TransducerException instance with the specified reason for the exception.
TransducerException(String, Collection) - Constructor for class net.sourceforge.esw.collection.TransducerException
Creates a new TransducerException instance with the specified reason for the exception and a Collection of Exception instances that caused this TransducerException instance to be thrown.
TransducerLog - class net.sourceforge.esw.service.log.TransducerLog.
Provides logging via ITransducer instances.
TransducerLog() - Constructor for class net.sourceforge.esw.service.log.TransducerLog
Creates a new TransducerLog
TransducerLog(Object) - Constructor for class net.sourceforge.esw.service.log.TransducerLog
Creates a new TransducerLog with the specified identifier
transducerSource - Variable in class net.sourceforge.esw.service.log.TransducerLog
 
TRANSITIONS - Static variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 
Transport - class net.sourceforge.esw.transport.Transport.
This is the entry point to the Transport system.
Transport() - Constructor for class net.sourceforge.esw.transport.Transport
 

U

UNAVAILABLE - Static variable in interface net.sourceforge.esw.service.IService
The UNAVAILABLE priority definition for this IService instance.
UncomparableExpressionObjectException - exception net.sourceforge.esw.service.log.expression.UncomparableExpressionObjectException.
A UncomparableExpressionObjectException
UncomparableExpressionObjectException() - Constructor for class net.sourceforge.esw.service.log.expression.UncomparableExpressionObjectException
 
UncomparableExpressionObjectException(String) - Constructor for class net.sourceforge.esw.service.log.expression.UncomparableExpressionObjectException
 
url - Variable in class net.sourceforge.esw.collection.URLTransducerAdapter
The URL for the data this URLTransducerAdapter instance will transduce.
url - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
The URL for the JDBC data source.
URLQueryTransducer - class net.sourceforge.esw.collection.URLQueryTransducer.
Performs Transduction between a URL Query data source and an IMetaCollection instance.
URLQueryTransducer() - Constructor for class net.sourceforge.esw.collection.URLQueryTransducer
 
URLTransducerAdapter - class net.sourceforge.esw.collection.URLTransducerAdapter.
Performs Transduction to or against a URL.
URLTransducerAdapter() - Constructor for class net.sourceforge.esw.collection.URLTransducerAdapter
Creates a new URLTransducerAdapter instance.
URLTransducerAdapter(IIOTransducer) - Constructor for class net.sourceforge.esw.collection.URLTransducerAdapter
Creates a new URLTransducerAdapter instance, delegating ITransducer implemented method invocations to the specified IIOTransducer instance.
URLTransducerAdapter(String) - Constructor for class net.sourceforge.esw.collection.URLTransducerAdapter
Creates a new URLTransducerAdapter instance with the specified URL.
URLTransducerAdapter(String, IIOTransducer) - Constructor for class net.sourceforge.esw.collection.URLTransducerAdapter
Creates a new URLTransducerAdapter instance with the specified URL and IIOTransducer instance to which to delegate ITransducer implemented method invocations.
usedDBConnections - Variable in class net.sourceforge.esw.util.database.DBConnectionPool
The ArrayList instance that holds the usedConnections.
userid - Variable in class net.sourceforge.esw.collection.AJDBCTransducer
The User id for the authorized JDBC data source user.
username - Variable in class net.sourceforge.esw.collection.MailTransducer
The username for access to the SMTP server through which this MailTransducer instance will send its message.
USERNAME_PROPERTY_NAME - Static variable in class net.sourceforge.esw.service.log.MailLog
The property name of the Username.
util - Variable in class net.sourceforge.esw.service.lifesupport.LifeSupport
 

V

value - Variable in class net.sourceforge.esw.graph.Node
The value of this INode instance.
VALUE_PROPERTY - Static variable in interface net.sourceforge.esw.graph.IGraphResources
Constant string indicating that the property change event concerned a change to a value.
valueForPathChanged(TreePath, Object) - Method in class net.sourceforge.esw.widgets.tree.NodeTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
vetoableChildren - Variable in class net.sourceforge.esw.util.SupportObject
Associates listeners with the property that concerns them.
vetoableListeners - Variable in class net.sourceforge.esw.util.SupportObject
Provides support for the VetoableChangeListeners for this SupportObject instance.
visit(INode) - Method in interface net.sourceforge.esw.graph.IGraphVisitor
Invoked during a visit by an INode instance during its acceptVisitor method.

W

wait - Variable in class net.sourceforge.esw.widgets.CloseListener
 
when - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
When the event occured
WHEN_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
WHEN_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
where - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
Where the event occured
WHERE_ID - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
WHERE_ID_FIELD - Static variable in interface net.sourceforge.esw.service.log.ILogConstants
 
who - Variable in class net.sourceforge.esw.service.log.DefaultLogDatum
Who the event occured with
WidgetUtil - class net.sourceforge.esw.widgets.WidgetUtil.
This static objects is a Utility class for widgets.
WidgetUtil() - Constructor for class net.sourceforge.esw.widgets.WidgetUtil
 
windowClosing(WindowEvent) - Method in class net.sourceforge.esw.widgets.CloseListener
the windows is now closing
writeFilterToFile(IFilter, String) - Static method in class net.sourceforge.esw.service.log.LogUtil
 
writer - Variable in class net.sourceforge.esw.collection.AIOTransducer
The Writer instance that will provide ouput for put methods.

X

XMLTransducer - class net.sourceforge.esw.collection.XMLTransducer.
Performs Transduction between a XML data source and an IMetaCollection instance.
XMLTransducer() - Constructor for class net.sourceforge.esw.collection.XMLTransducer
Creates a new, non-validating XMLTransducer instance.
XMLTransducer(boolean) - Constructor for class net.sourceforge.esw.collection.XMLTransducer
Creates a new XMLTransducer instance against the XML file with the specified name, specifying whether validation should occur.

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

Copyright 2002 Free Software Foundation. All Rights Reserved.