com.businessobjects.connectionserver.datasources.ddk.javabean
Interface BeanCollection


public interface BeanCollection

This interface lists all beans handled in the context of a JavaBean driver.

Author:
Business Objects

Method Summary
 java.lang.String[] getBeans()
          Lists the class names of all beans used by the driver.
 

Method Detail

getBeans

java.lang.String[] getBeans()
Lists the class names of all beans used by the driver.

Returns:
An array of bean class names