Package javax.tools.diagnostics.runtime

Definition of an abstract view of a managed runtime.

See:
          Description

Interface Summary
ManagedRuntime A generic managed runtime instance.
 

Package javax.tools.diagnostics.runtime Description

Definition of an abstract view of a managed runtime.

Runtimes are collections of software services that together, provide a environment where an application program can be executed. Most computer languages provide some sort of runtime. This package contains definitions that are common to all runtime environments.



Copyright © 2010. All Rights Reserved.