RemoteCommandHome

public interface RemoteCommandHome extends javax.ejb.EJBHome

RemoteCommandHome is the home interface of RemoteCommand.

Author:Hugo Y. K. Lam

See also: RemoteCommand

Methods

create

public RemoteCommand create()

Creates a remote instance of RemoteCommand.

Throws:
Returns:

a RemoteCommand remote instance.