This installer allows MLet to install or upgrade a mbean based on the version specified in the MLet conf file.
Contains various routines for matching domains and properties.
Routines based on work done Trevor in the registry.
The scheduler needs to be started to do real work.
Subclasses should implement doRun() to do some real work.
setScheduler(RunnableScheduler) has to be invoked with a RunnableScheduler that has been started for the work to be performed.
Contains static constants and attributes to help is serialization versioning.