> @@ -75,6 +74,12 @@ public Object execute(CommandSession session) throws 
> Exception {
>           return null;
>        }
>     }
> +   
> +   private void initShellTableFactory(){

Would it help to have this `protected`? Then child classes could override this 
if necessary.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/18/files#r5092307

Reply via email to