public interface Command<R,C> extends Serializable
R
execute(C context)
R execute(C context) throws Exception
context
Exception
Copyright © 2013 JBoss by Red Hat. All rights reserved.