
public static interface CDOCommonRepository.TypeChangedEvent extends IEvent
event fired when the type of a CDO repository has changed. This usually happens only
for repository fail-over participants.| Modifier and Type | Method and Description |
|---|---|
CDOCommonRepository.Type |
getNewType() |
CDOCommonRepository.Type |
getOldType() |
CDOCommonRepository.Type getOldType()
CDOCommonRepository.Type getNewType()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.