示例#1
0
 protected override ContextServiceFactory MakeContextServiceFactory(RuntimeExtensionServices runtimeExtensionServices)
 {
     return ContextServiceFactoryDefault.INSTANCE;
 }
示例#2
0
 protected override AggregationServiceFactoryService MakeAggregationServiceFactoryService(RuntimeExtensionServices runtimeExt)
 {
     return AggregationServiceFactoryServiceImpl.INSTANCE;
 }