Aqualogic Interaction API  
 

IPTDataSourceProviderRegistry.Register Method 

Used to register new Data Source Providers (currently not used)

void Register(
   IPTDataSourceProvider pDataSourceProvider
);

Parameters

pDataSourceProvider
an interface to the new Data Source Provider

See Also

IPTDataSourceProviderRegistry Interface | com.plumtree.server Namespace