File
Doc
Category
Size
Date
Package
LocalHomeInterfaceClassExist.java
API Doc
Glassfish v2 API
2482
Fri May 04 22:33:52 BST 2007
com.sun.enterprise.tools.verifier.tests.ejb.homeintf.localhomeintf
LocalHomeInterfaceClassExist
java.lang.Object
com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeInterfaceClassExist
public class LocalHomeInterfaceClassExist extends com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeInterfaceClassExist
Home Interface test. Verify that the bean home interface class exist and is loadable.
author
Sheetal Vartak
Fields Summary
Constructors Summary
Methods Summary
protected
java.lang.String
getHomeInterfaceName
(
com.sun.enterprise.deployment.EjbDescriptor
descriptor)
return descriptor.getLocalHomeClassName();
Java Code Source