An enterprise bean's home interface defines the methods that allow a client to create, find, or remove an enterprise bean. For session beans, the home interface defines the create and remove methods. For entity beans, the home interface also defines the finder methods.