531532533534535536537
context.getServiceImpl(ICounterStoreService.class); } @Override public void startUp(FloodlightModuleContext context) { restApi.addRestletRoutable(new StorageWebRoutable()); }