Class ListProfilesExternal

  • All Implemented Interfaces:
    sop.operation.ListProfiles

    public class ListProfilesExternal
    extends java.lang.Object
    implements sop.operation.ListProfiles
    • Constructor Summary

      Constructors 
      Constructor Description
      ListProfilesExternal​(java.lang.String binary, java.util.Properties properties)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<sop.Profile> subcommand​(java.lang.String command)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ListProfilesExternal

        public ListProfilesExternal​(java.lang.String binary,
                                    java.util.Properties properties)
    • Method Detail

      • subcommand

        public java.util.List<sop.Profile> subcommand​(java.lang.String command)
        Specified by:
        subcommand in interface sop.operation.ListProfiles