*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface MetadataChangeListener

All Superinterfaces:
Remote
All Known Implementing Classes:
DAVChildRepository, DAVRepository, OMIServerChildRepository, OMIServerRepository

@SASScope("ALL") @BinaryCompatibilityOnly public interface MetadataChangeListener extends Remote
This interface describes a listener for MetadataChangeEvent events. Listeners register with the InformationService and are notified when metadata is updated.

Since:
1.0
  • Method Details

    • metadataChange

      void metadataChange(MetadataChangeEvent event) throws RemoteException
      Throws:
      RemoteException