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