public interface AtutaloHome extends javax.ejb.EJBHome {
  Atutalo create() throws javax.ejb.CreateException, java.rmi.RemoteException;
}
