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

com.sas.services.information
Interface MetadataChangeListener

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

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

Method Summary
 void metadataChange(MetadataChangeEvent event)
           
 

Method Detail

metadataChange

void metadataChange(MetadataChangeEvent event)
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.