Uses of Package
org.eclipse.wst.common.environment

Packages that use org.eclipse.wst.common.environment
org.eclipse.wst.common.environment   
 

Classes in org.eclipse.wst.common.environment used by org.eclipse.wst.common.environment
Choice
          This class is used by the IStatusHandler interface.
EnvironmentException
          This is the exception class for conditions raised by the IEnvironment.
IEnvironment
          An IEnvironment provides the means for getting a A log for writing messages to a logging facility, A progress monitor for receiving progress information, A status handler for receiving and processing status reports, A factory for the handling of URIs (resources).
ILog
          ILog objects provide a means for logging information for FFDC etc.
IStatusHandler
          Processes status events raised by the caller and returns an indication of choices made by the recipient of the status and may raise an exception against the caller to have them abort procesing.
StatusException
          This is the exception class used by StatusHandlers to tell their callers that processing should stop.