org.ow2.bonita.pvm.internal.svc
Class DefaultCommandService

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.svc.DefaultCommandService
All Implemented Interfaces:
CommandService

public class DefaultCommandService
extends java.lang.Object
implements CommandService

Author:
Tom Baeyens

Constructor Summary
DefaultCommandService()
           
 
Method Summary
<T> T
execute(Command<T> command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCommandService

public DefaultCommandService()
Method Detail

execute

public <T> T execute(Command<T> command)
Specified by:
execute in interface CommandService


Copyright © 2009 OW2 Consortium. All Rights Reserved.