不同对象类型的工厂对象
创始人
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());

相关内容

热门资讯

透视好友!德普之星辅助器,we... 透视好友!德普之星辅助器,wepoker辅助器最新版本更新内容,技巧教程(切实存在有挂)是一款可以让...
透视黑科技!aapoker透视... 透视黑科技!aapoker透视插件下载,wpk有没有脚本,每日必看推荐(有挂攻略)1、金币登录送、破...
透视实锤!wpk辅助ai,哈糖... 透视实锤!wpk辅助ai,哈糖大菠萝怎么挂,辅助教程(固有真的有挂);揭秘教程安装方法样式多选,攻略...
辅助透视!aapoker辅助插... 辅助透视!aapoker辅助插件工具,德普之星怎么作弊,热门推荐(有挂透明)1、打开德州poker外...
透视app!aapoker辅助... 透视app!aapoker辅助器是真的吗,wepoker私人局辅助挂,AI教程(果然是有挂);一、a...
透视教程!aapoker辅助工... 透视教程!aapoker辅助工具存在吗,wepoker脚本,一分钟了解(有挂详情)您好,aapoke...
透视辅助!wepoker免费透... 透视辅助!wepoker免费透视脚本,德州机器人代打脚本,揭秘教程(原来是真的有挂);亲真的是有正版...
透视辅助!aapoker脚本怎... 透视辅助!aapoker脚本怎么用,德普之星辅助功能如何设置,三分钟了解(有挂教程)1、不需要AI权...
透视脚本!aapoker透视软... 这是一款非常优秀的aapoker透视软件 ia辅助检测软件,能够让你了解到aapoker透视软件中牌...
透视美元局!hhpoker辅助... 透视美元局!hhpoker辅助软件下载,wepoker辅助器怎么用,记者揭秘(有挂技巧)1、实时hh...