package com.titan.ship; import javax.ejb.EJBObject; public interface Ship extends ShipBusiness, javax.ejb.EJBObject{ }