Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.resolver.data
Interface DataSourceHandler
public interface DataSourceHandlerCallback interface that indicates the existance of a DataSource.
- Since:
- 7.0
Method Summary void dataSource(DataSource ds, Context ctx)
Indicates the data source
Method Detail dataSource
void dataSource(DataSource ds, Context ctx) throws java.io.IOException
- Indicates the data source
- Parameters:
- ds - data source
- ctx - context
- Throws:
- java.io.IOException
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD