예제 #1
0
 private void handleBase(CreateTemplateFromVolumeOnPrimaryStorageMsg msg) {
   checkIfBackupStorageAttachedToMyZone(msg.getBackupStorageUuid());
   handle(msg);
 }