org.codehaus.wadi.servicespace.admin
Interface CommandEndPoint

All Superinterfaces:
Lifecycle
All Known Implementing Classes:
BasicCommandEndPoint, ClusterCommandEndPoint

public interface CommandEndPoint
extends Lifecycle

Version:
$Revision: 1538 $

Field Summary
static ServiceName NAME
           
 
Method Summary
 java.lang.Object execute(Command command)
           
 
Methods inherited from interface org.codehaus.wadi.core.Lifecycle
start, stop
 

Field Detail

NAME

static final ServiceName NAME
Method Detail

execute

java.lang.Object execute(Command command)


Copyright © 2011. All Rights Reserved.