Uses of Interface
com.sas.services.information.MetadataConnectionListener
Packages that use MetadataConnectionListener
Package
Description
Interact with data repositories on behalf of client applications.
-
Uses of MetadataConnectionListener in com.sas.services.information
Methods in com.sas.services.information with parameters of type MetadataConnectionListenerModifier and TypeMethodDescriptionvoidMetadataServerInterface.addMetadataConnectionListener(MetadataConnectionListener listener) Adds a new connection listener so that a consumer may become notified of when a connection to the metadata server has been established.voidOMIServer.addMetadataConnectionListener(MetadataConnectionListener listener) voidMetadataServerInterface.removeMetadataConnectionListener(MetadataConnectionListener listener) Removes an existing connection listenervoidOMIServer.removeMetadataConnectionListener(MetadataConnectionListener listener)