/** ejbRemove */
 public void ejbRemove() throws javax.ejb.RemoveException {
   super.ejbRemove();
   instanceExtension.ejbRemove();
 }