Пример #1
0
 public void completedFault(FaultData faultData) {
   cleanupOutstandingMyRoleExchanges(faultData);
   _brc.completedFault(faultData);
 }