Package | Description |
---|---|
com.vmware.vise.data.query |
Modifier and Type | Method and Description |
---|---|
void |
DataServiceExtensionRegistry.registerDataAdapter(PropertyProviderAdapter provider,
TypeInfo[] types)
Registers a
PropertyProviderAdapter with the Data Services Framework registry. |
void |
DataServiceExtensionRegistry.reRegisterDataAdapter(PropertyProviderAdapter provider,
TypeInfo[] types)
Re-Registers a
PropertyProviderAdapter with the Data Services Framework
registry, overriding and/or removing any previously existing registration(s) of
the adapter. |
void |
DataServiceExtensionRegistry.unregisterDataAdapter(PropertyProviderAdapter provider)
Removes the specified property provider from the registry.
|
Copyright @ 2013-2018 VMware, Inc. All rights reserved.