posted 19 years ago
Compiler checked here means when u compile the bean class which methods are supposed to be in the bean for sure. Since the bean class implements the Sessionbean interface so it has to implement the methods from the session bean interface and the compiler checks to make sure that u have implemented. since the bean class does not directly implement the home and component interface so the compiler does not check if u have implemented the methods from those interfaces.
Sudhir V<br />(SCJP 1.2, SCWCD, OCA, SCBCD)