net.sf.tlc.core
Interface TargetLauncher

All Known Implementing Classes:
DefaultLauncher

public interface TargetLauncher

TheLittleContainer core interface for a target loader.

Author:
aisrael

Method Summary
 void loadTargets()
          Attempt to find and load all available targets.
 

Method Detail

loadTargets

public void loadTargets()
Attempt to find and load all available targets.



Copyright © 2005 TheLittleContainer. All Rights Reserved.