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

Quick Search    Search Deep

com.virtuosotechnologies.asaph.launch
Interface LaunchCompleter  view LaunchCompleter download LaunchCompleter.java


public interface LaunchCompleter

Something that wants to be notified when the launch process is complete.


Method Summary
 void completeLaunch()
          Called when the launch process is complete.
 

Method Detail

completeLaunch

public void completeLaunch()
Called when the launch process is complete.