Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.ide.build

Interface Summary
BuildListener Extension writers request notification of BuildSystem events by implementing this interface and registering their build listener with the extension deployment descriptor.
 

Class Summary
BuildEvent Event object passed to the BuildListeners.
BuildSystem The BuildSystem service allows extension writers to initiate a build and query information from the build system.
 

Exception Summary
AbortBuildException Exception thrown by BuildListeners to stop the build process.