Then we applied this pattern to the configuration object provided, ra, which is associated with a specific CICS resource adapter to get the connection factories defined for this adapter.
然后,我们将此模式应用于提供的配置对象,ra,它与具体的 CICS 资源适配器相关联,从而获得为此适配器定义的连接工厂。
Use the adapter pattern when you need to convert an object of one type to an object of another type.
在需要将一类对象转换成另一类对象时,请使用适配器模式。
应用推荐