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