Searched refs:MultiCloudDisabledStrategy (Results 1 – 1 of 1) sorted by relevance
91 private static class MultiCloudDisabledStrategy implements MultiCloudSupportStrategy { class in MultiCloudSupportStrategyFactory144 return new MultiCloudDisabledStrategy(); in getStrategy()