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

M

MILLISECOND - Static variable in class com.deltax.util.TimeInterval
One millisecond
MILLISECOND_STR - Static variable in class com.deltax.util.TimeInterval
Descriptions and abbreviations for millisecond
MINUTE - Static variable in class com.deltax.util.TimeInterval
One minute, in milliseconds
MINUTE_STR - Static variable in class com.deltax.util.TimeInterval
Descriptions and abbreviations for minute
MailAlarmListener - class org.sadun.util.watchdog.listeners.MailAlarmListener.
NOTE: this class relies on javamail.
MailAlarmListener(String, String, String) - Constructor for class org.sadun.util.watchdog.listeners.MailAlarmListener
 
MailAlarmListener(int, String, String, String) - Constructor for class org.sadun.util.watchdog.listeners.MailAlarmListener
 
MailAlarmListener() - Constructor for class org.sadun.util.watchdog.listeners.MailAlarmListener
 
ManagedConnectionPool - class org.sadun.util.pool.connection.ManagedConnectionPool.
NOT COMPLETE YET
ManagedConnectionPool() - Constructor for class org.sadun.util.pool.connection.ManagedConnectionPool
 
ManagedConnectionPoolMBean - interface org.sadun.util.pool.connection.ManagedConnectionPoolMBean.
 
ManagedObjectPool - class org.sadun.util.pool.ManagedObjectPool.
 
ManagedObjectPool() - Constructor for class org.sadun.util.pool.ManagedObjectPool
 
ManagedObjectPool(int, String) - Constructor for class org.sadun.util.pool.ManagedObjectPool
Subclasses (which handles more specific object pools) may directly specify default size and factory class name.
ManagedObjectPoolMBean - interface org.sadun.util.pool.ManagedObjectPoolMBean.
 
ManagedWatchDog - class org.sadun.util.watchdog.mbean.ManagedWatchDog.
NON COMPLETE YET.
ManagedWatchDog(String, long, ManagedWatchDogMBean.CheckAction) - Constructor for class org.sadun.util.watchdog.mbean.ManagedWatchDog
Create a WatchDog MBean which wraps an existing concrete WatchDogclass.
ManagedWatchDog(String, long, boolean, ManagedWatchDogMBean.CheckAction) - Constructor for class org.sadun.util.watchdog.mbean.ManagedWatchDog
Create a WatchDog MBean with the given check period, in milliseconds, and the given associated action.
ManagedWatchDog(String, ManagedWatchDogMBean.CheckAction) - Constructor for class org.sadun.util.watchdog.mbean.ManagedWatchDog
Create a WatchDog MBean with the default check period time.
ManagedWatchDog() - Constructor for class org.sadun.util.watchdog.mbean.ManagedWatchDog
Constructor which leaves all definitions to subsequent set calls.
ManagedWatchDogMBean - interface org.sadun.util.watchdog.mbean.ManagedWatchDogMBean.
NON COMPLETE YET.
ManagedWatchDogMBean.CheckAction - interface org.sadun.util.watchdog.mbean.ManagedWatchDogMBean.CheckAction.
This interface must is implemented by objects which define a specific check semantics for the default implementation of the ManagedWatchDogMBean.
MapEditor - class org.sadun.swt.widgets.MapEditor.
A class to view/edit a map object and optionally edit its values.
MapEditor(Composite, String, Map, boolean, boolean) - Constructor for class org.sadun.swt.widgets.MapEditor
Create a map editor component.
MapEditor(Composite, String, Map) - Constructor for class org.sadun.swt.widgets.MapEditor
 
MapEditor(Composite, String) - Constructor for class org.sadun.swt.widgets.MapEditor
 
MapEditor.TableItemChangeException - exception org.sadun.swt.widgets.MapEditor.TableItemChangeException.
This exception can be raised by a TableItemChangeListener when the changed value of a property is problematic.
MapEditor.TableItemChangeException() - Constructor for class org.sadun.swt.widgets.MapEditor.TableItemChangeException
Create a TableItemChangeException.
MapEditor.TableItemChangeException(String) - Constructor for class org.sadun.swt.widgets.MapEditor.TableItemChangeException
Create a TableItemChangeException with the given message.
MapEditor.TableItemChangeException(String, Throwable) - Constructor for class org.sadun.swt.widgets.MapEditor.TableItemChangeException
Create a TableItemChangeException with the given message and underlying cause.
MapEditor.TableItemChangeException(Throwable) - Constructor for class org.sadun.swt.widgets.MapEditor.TableItemChangeException
Create a TableItemChangeException with an underlying cause.
MapEditor.TableItemChangeListener - interface org.sadun.swt.widgets.MapEditor.TableItemChangeListener.
Classes implementing this interface can be notified of user-driven changes to the the properties displayed in a MapEditor.
MaxRetryExceededException - exception org.sadun.util.watchdog.listeners.MaxRetryExceededException.
An exception raised when a wait/retry policy is abandoned after a certain number of retries.
MaxRetryExceededException(int, List) - Constructor for class org.sadun.util.watchdog.listeners.MaxRetryExceededException
Create an exception
MsgSignal - class com.deltax.util.listener.MsgSignal.
A signal class carrying a message.
MsgSignal(String, Object) - Constructor for class com.deltax.util.listener.MsgSignal
Create a signal with the given message.
main(String[]) - Static method in class Application
 
main(String[]) - Static method in class com.deltax.util.CPoolReader
 
main(String[]) - Static method in class com.deltax.util.JDK12ClassFileFinder
 
main(String[]) - Static method in class com.deltax.util.TimeInterval
Attempts to parse the first argument and prints out its value in milliseconds.
main(String[]) - Static method in class com.deltax.util.listener.TSignalSourceTest
 
main(String[]) - Static method in class org.sadun.swt.widgets.MapEditor
 
main(String[]) - Static method in class org.sadun.util.AutoCRWriter
 
main(String[]) - Static method in class org.sadun.util.AutoClassLoader
 
main(String[]) - Static method in class org.sadun.util.CommandRunner
 
main(String[]) - Static method in class org.sadun.util.DatabaseResourceBundle
 
main(String[]) - Static method in class org.sadun.util.DynamicClassLoader
 
main(String[]) - Static method in class org.sadun.util.FieldResolver
 
main(String[]) - Static method in class org.sadun.util.JustifierWriter
 
main(String[]) - Static method in class org.sadun.util.ListMapIterator
 
main(String[]) - Static method in class org.sadun.util.ObjectLister
A test method
main(String[]) - Static method in class org.sadun.util.PrefixPrintWriter
 
main(String[]) - Static method in class org.sadun.util.PushbackReader
 
main(String[]) - Static method in class org.sadun.util.SimpleClassPackageExplorer
A test method
main(String[]) - Static method in class org.sadun.util.StringFinder
 
main(String[]) - Static method in class org.sadun.util.TextProgressBar
 
main(String[]) - Static method in class org.sadun.util.ThreadBlockRunner
 
main(String[]) - Static method in class org.sadun.util.TieWriter
 
main(String[]) - Static method in class org.sadun.util.TypeWrapper
 
main(String[]) - Static method in class org.sadun.util.UniqueIdGenerator
 
main(String[]) - Static method in class org.sadun.util.ant.Version
 
main(String[]) - Static method in class org.sadun.util.pool.ExtendedObjectPool
 
main(String[]) - Static method in class org.sadun.util.pool.connection.ConfigurableDataSource
 
main(String[]) - Static method in class org.sadun.util.pool.connection.SQLContext
 
main(String[]) - Static method in class org.sadun.util.pool.connection.Test
 
main(String[]) - Static method in class org.sadun.util.pool.test.ObjectPoolTest
 
main(String[]) - Static method in class org.sadun.util.pool2.ObjectPool
Test method
main(String[]) - Static method in class org.sadun.util.sis.StateInfoSupport
 
main(String[]) - Static method in class org.sadun.util.test.HTMLAnchorIteratorTest
 
main(String[]) - Static method in class org.sadun.util.test.PushbackReaderTest
 
main(String[]) - Static method in class org.sadun.util.tp.test.Test
 
main(String[]) - Static method in class org.sadun.util.version.Version
 
main(String[]) - Static method in class org.sadun.util.watchdog.TWatchDog_AsyncTest
 
main(String[]) - Static method in class org.sadun.util.watchdog.TWatchDog_SyncTest
 
main(String[]) - Static method in class org.sadun.util.watchdog.Test
 
main(String[]) - Static method in class org.sadun.util.watchdog.mbean.test.TestWatchDog
 
main2(String[]) - Static method in class org.sadun.util.ThreadBlockRunner
A test method.
major - Variable in class org.sadun.util.VersionImpl
 
makeParamNames(String, Class[]) - Static method in class org.sadun.util.codegen.ObjectWrapperGenerator
 
match(String, int, Set) - Method in class org.sadun.util.LineSet.ConstantFilter
 
match(String, int, Set) - Method in class org.sadun.util.LineSet.ContainsStringFilter
 
match(String, int, Set) - Method in interface org.sadun.util.LineSet.Filter
Must return true if the given line (at the given position) is to be accepted
maxLines - Variable in class com.deltax.util.JPanelOutputStream
The number of maximum allowed lines, or -1.
mbeanName - Variable in class org.sadun.util.watchdog.mbean.ManagedWatchDog
The objectname with which this watchdog is registered.
micro - Variable in class org.sadun.util.VersionImpl
 
milliseconds - Variable in class com.deltax.util.TimeInterval
Milliseconds portion of the time interval
minor - Variable in class org.sadun.util.VersionImpl
 
minutes - Variable in class com.deltax.util.TimeInterval
Minute portion of the time interval
missingFilesNotified - Variable in class com.deltax.util.JDK12ClassFileFinder
 
mkVersionClsName(String) - Method in class org.sadun.util.ant.BaseVersion
Composte the version class name.
monitoredPools - Variable in class org.sadun.util.pool2.BasePassivationManager
The set of pools monitored by this thread (contained org.sadun.util.pool2.ObjectPool).

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