brooklyn.management
Interface TaskFactory<T extends TaskAdaptable<?>>


public interface TaskFactory<T extends TaskAdaptable<?>>

Interface for something which can generate tasks (or task wrappers)


Method Summary
 T newTask()
           
 

Method Detail

newTask

T newTask()


Copyright © 2013. All Rights Reserved.