com.googlecode.lightest.core
Interface IDomainSpecificApi

All Known Implementing Classes:
SimpleApi

public interface IDomainSpecificApi


Method Summary
 ITask getTask(String name)
          Returns a task, if the task is defined in this API.
 

Method Detail

getTask

ITask getTask(String name)
Returns a task, if the task is defined in this API. Returns null otherwise.

Parameters:
name -


Copyright © 2009. All Rights Reserved.