不同对象类型的工厂对象
创始人
2025-01-08 23:00:25
0

使用抽象工厂模式,根据不同的条件返回不同的工厂对象。

实现代码如下:

// 定义一个抽象工厂接口
interface AbstractFactory {
   public function createProductA();
   public function createProductB();
}

// 实现具体工厂类
class ConcreteFactoryForType1 implements AbstractFactory {
   public function createProductA() {
      return new ProductType1A();
   }
   public function createProductB() {
      return new ProductType1B();
   }
}

class ConcreteFactoryForType2 implements AbstractFactory {
   public function createProductA() {
      return new ProductType2A();
   }
   public function createProductB() {
      return new ProductType2B();
   }
}

// 定义抽象产品接口
interface AbstractProductA {
   public function usefulFunctionA(): string;
}

interface AbstractProductB {
   public function usefulFunctionB(): string;
}

// 实现具体产品类
class ProductType1A implements AbstractProductA {
   public function usefulFunctionA(): string {
      return "The result of the product A1.";
   }
}

class ProductType1B implements AbstractProductB {
   public function usefulFunctionB(): string {
      return "The result of the product B1.";
   }
}

class ProductType2A implements AbstractProductA {
   public function usefulFunctionA(): string {
      return "The result of the product A2.";
   }
}

class ProductType2B implements AbstractProductB {
   public function usefulFunctionB(): string {
      return "The result of the product B2.";
   }
}

// 客户端代码,根据不同条件调用不同的工厂来获取不同类型的对象
$clientCode = function (AbstractFactory $factory) {
    $productA = $factory->createProductA();
    $productB = $factory->createProductB();

    echo $productA->usefulFunctionA() . "
"; echo $productB->usefulFunctionB() . "
"; }; // 调用客户端代码 $clientCode(new ConcreteFactoryForType1()); $clientCode(new ConcreteFactoryForType2());

相关内容

热门资讯

透视脚本!hardrock透视... 透视脚本!hardrock透视工具(透视)广东雀神智能插件安装辅助器(一贯是真的辅助下载)-哔哩哔哩...
透视辅助!aapoker辅助器... 透视辅助!aapoker辅助器是真的吗(透视)腾威互娱辅助工具(其实真的是有辅助下载)-哔哩哔哩腾威...
有玩家发现!约局吧开挂(透视)... 有玩家发现!约局吧开挂(透视)江湖悠悠手游辅助工具(总是有辅助安装)-哔哩哔哩1、进入游戏-大厅左侧...
透视了解!德州局怎么透视(透视... 透视了解!德州局怎么透视(透视)有没有哈糖大菠萝攻略推荐(都是是有辅助安装)-哔哩哔哩1、进入到有没...
经调查!破解辅助插件wepok... 经调查!破解辅助插件wepoker(透视)悟空大厅辅助器(原来有辅助修改器)-哔哩哔哩运悟空大厅辅助...
此事迅速冲上热搜!wepoke... 此事迅速冲上热搜!wepoker数据分析(透视)衢州都莱辅助软件(确实存在有辅助辅助器)-哔哩哔哩该...
据悉!黑侠破解wepoker(... 据悉!黑侠破解wepoker(透视)新星游辅助真的假的(一直有辅助软件)-哔哩哔哩1、新星游辅助真的...
今年以来!pokemomo辅助... 今年以来!pokemomo辅助工具(透视)河南微乐小程序辅助器免费(切实存在有辅助app)-哔哩哔哩...
透视智能ai!哈糖大菠萝怎么挂... 透视智能ai!哈糖大菠萝怎么挂(透视)烧饼游戏修改器(真是是真的辅助平台)-哔哩哔哩1、每一步都需要...
透视实锤!wepoker免费脚... 透视实锤!wepoker免费脚本咨询(透视)小南娱乐外g挂系统(原来是有辅助下载)-哔哩哔哩1)小南...