Class JavaSubsystem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CATEGORY  
      • Fields inherited from class com.ensoftcorp.open.commons.subsystems.Subsystem

        ROOT_SUBSYSTEM_TAG
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaSubsystem()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCategory()  
      java.lang.String getCategoryDescription()  
      • Methods inherited from class com.ensoftcorp.open.commons.subsystems.Subsystem

        equals, getDescription, getMethods, getName, getNamespaces, getParentTags, getTag, getTypes, hashCode, tagSubsystem, toString, untagSubsystem
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • CATEGORY

        public static java.lang.String CATEGORY
    • Constructor Detail

      • JavaSubsystem

        public JavaSubsystem()
    • Method Detail

      • getCategory

        public java.lang.String getCategory()
        Specified by:
        getCategory in class com.ensoftcorp.open.commons.subsystems.Subsystem
      • getCategoryDescription

        public java.lang.String getCategoryDescription()
        Specified by:
        getCategoryDescription in class com.ensoftcorp.open.commons.subsystems.Subsystem