org.fourthline.cling.controlpoint.event
Class ExecuteAction

java.lang.Object
  extended by org.fourthline.cling.controlpoint.event.ExecuteAction

public class ExecuteAction
extends Object

Author:
Christian Bauer

Field Summary
protected  ActionCallback callback
           
 
Constructor Summary
ExecuteAction(ActionCallback callback)
           
 
Method Summary
 ActionCallback getCallback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callback

protected ActionCallback callback
Constructor Detail

ExecuteAction

public ExecuteAction(ActionCallback callback)
Method Detail

getCallback

public ActionCallback getCallback()


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.