EJB Errors and Warnings  

 


The
 EJB Errors and Warnings inspection  points out code that is inconsistent with the EJB Specification. Such errors/warnings will be highlighted in the editor as well. 


EJB Errors and Warnings ï¿½Ë»ï¿½ï¿½ EJB ���� ��ġ���� ���� �ڵ带 �����մϴ�. �׷� ����/����� �����Ϳ����� ���� ������ ���Դϴ�.

 EJB errors and warnings ï¿½Ë»ï¿½ï¿½ ������ �ɼ��� �����ϴ�.

 

Report errors  


���� �� üũ �ڽ��� ���õǸ� �˻�� EJB-related�� ������ ã�� ���Դϴ�.

Report warnings  


���� �� üũ �ڽ��� ���õǸ� �˻�� EJB-related�� ����� ã�� ���Դϴ�.


���� EJB errors and warnings  Ã¼Å© �ڽ��� ���õǰ� Inspection ï¿½ï¿½ � ������ ã�´ٸ� Inspection �� �������EJB ����� ���� �Ǿ��� EJB ��Ҹ� �����ϴ� EJB errors & warnings  ���� ǥ���մϴ�.

�˻翡 ���� �߰ߵ� ������ ���� � ���� ������ �ַ�ǵ� ���� �ʽ��ϴ�.


J2EE ���� �� ��� �����ϰ� �ϰ� �Ǵ� ��쿡�� �� �˻�� ��Ÿ���ϴ�.


 

��� ��


���� �������̽��� ���ʽÿ�:

 
import javax.ejb.EJBLocalHome;
import javax.ejb.FinderException;
 
public interface LocalEntityNewHome extends EJBLocalHome {
    void findByPrimaryKey(String key) throws FinderException;
}
 

Inspection�� LocalEntityNewHome ï¿½ï¿½ ����ǰ� �� �Ŀ�, ���� �� �����찡 ��Ÿ�� ���Դϴ�.


Inspection�� ����� �޼ҵ尡 Ʋ�� ��ȯ ���¸� ������ ��� �����մϴ�.