Ejemplo n.º 1
0
 protected override ContextServiceFactory MakeContextServiceFactory(RuntimeExtensionServices runtimeExtensionServices)
 {
     return ContextServiceFactoryDefault.INSTANCE;
 }
Ejemplo n.º 2
0
 protected override AggregationServiceFactoryService MakeAggregationServiceFactoryService(RuntimeExtensionServices runtimeExt)
 {
     return AggregationServiceFactoryServiceImpl.INSTANCE;
 }