org.teleal.cling.model
Interface Command<T>


public interface Command<T>

Author:
Christian Bauer

Method Summary
 void execute(ServiceManager<T> manager)
           
 

Method Detail

execute

void execute(ServiceManager<T> manager)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.