public class MappingChangedEvent extends Object
MappingChangedEvent()
Set<String>
getApps()
String
getServiceKey()
void
setApps(Set<String> apps)
setServiceKey(String serviceKey)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MappingChangedEvent()
public String getServiceKey()
public void setServiceKey(String serviceKey)
public Set<String> getApps()
public void setApps(Set<String> apps)