package eo.ejb.service;

public class InventoryService {
    public void reserve() {}
}
