public class DefaultServiceFactory extends Object implements IServiceFactory
public <S> S create(ExtensionDefinition definition, Class<S> type, Class<?>[] argTypes, Object[] args)
IServiceFactorycreate 在接口中 IServiceFactoryS - 服务类definition - 服务扩展定义type - 服务类型argTypes - 参数类型数组args - 参数数组Copyright © 2021–2024 EasyJ寮�婧愮ぞ鍖�. All rights reserved.