Package com.monad.homerun.core

Provides a few general classes, and miscellaneous classes.

See:
          Description

Interface Summary
LogReader LogReader is a simple log stream reading interface
ManagedService Service is the base interface for all services managed by the HomeRun administrator.
SystemAgent SystemAgent interface describes objects capable of acting on system events.
SystemListener SystemListener interface describes objects capable of reacting to system events.
Trace Trace is an interface implemented by various trace objects: rules, filters, etc
 

Class Summary
GlobalProps GlobalProps contains properties affecting all homerun components and apps and frequently used constants
LogTag LogTag is a structure to hold minimal information about a log file.
PkgTag PkgTag is a structure to hold minimal information about a package, used in Setup or other UIs
 

Exception Summary
NoResourceException Exception representing a missing resource
 

Package com.monad.homerun.core Description

Provides a few general classes, and miscellaneous classes.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.