Class CurrentRole

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

    public class CurrentRole
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    A command to display the current role for a redundant situation processor.
    • Constructor Detail

      • CurrentRole

        public CurrentRole()
    • Method Detail

      • execute

        public Object execute()
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action