Class RegionInfoCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class RegionInfoCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    • Constructor Detail

      • RegionInfoCommand

        public RegionInfoCommand()
    • Method Detail

      • execute

        public Object execute()
                       throws Exception
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Throws:
        Exception
      • getStateString

        public String getStateString​(org.osgi.framework.Bundle bundle)