com.hp.hpl.jena.shared
Interface Command


public interface Command

Author:
kers An interface expressing the execution of a command.

Method Summary
 java.lang.Object execute()
          Perform some action and return some result.
 

Method Detail

execute

java.lang.Object execute()
Perform some action and return some result.



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP