org.jboss.portal.registration
Interface RegistrationPropertyChangeListener

All Known Subinterfaces:
RegistrationManager
All Known Implementing Classes:
RegistrationManagerImpl

public interface RegistrationPropertyChangeListener

Since:
2.6
Version:
$Revision: 9177 $
Author:
Chris Laprun

Method Summary
 void propertiesHaveChanged(java.util.Map<javax.xml.namespace.QName,? extends PropertyDescription> newRegistrationProperties)
           
 

Method Detail

propertiesHaveChanged

void propertiesHaveChanged(java.util.Map<javax.xml.namespace.QName,? extends PropertyDescription> newRegistrationProperties)