com.sas.services.information
Interface MetadataChangeListener
All Superinterfaces: java.rmi.Remote
All Known Implementing Classes: DAVChildRepository , DAVRepository , OMIServerChildRepository , OMIServerRepository
@SASScope(value="ALL")
@BinaryCompatibilityOnly
public interface MetadataChangeListener extends java.rmi.Remote
This interface describes a listener for MetadataChangeEvent events.
Listeners register with the InformationService and are notified when
metadata is updated.
Since:
1.0
metadataChange
void metadataChange (MetadataChangeEvent event)
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Copyright © 2009 SAS Institute Inc. All Rights Reserved.