|
registerIOAdapter(adapter, name, qName)
|
|
|
Parameters
|
IOAdapter adapter
The adapter instance.
String name
The human-readable name of the adapter.
String qName
The qualified name that uniquely identifies this adapter. Qualified names should follow the same reverse domain name convention used by Java.
|
|
Returns
|
void
|
|
Throws
|
CMSException
Raised for any error.
|