com.virtuosotechnologies.asaph.launch
Interface LaunchCompleter


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.