Interface Managable

  • All Known Subinterfaces:
    Component
    All Known Implementing Classes:
    AbstractComponent

    public interface Managable
    manage marker interface.
    • Method Detail

      • getOrganization

        String getOrganization()
        Returns:
        organization belonged by componet
      • getArchitecture

        String getArchitecture()
        Returns:
        architecture belonged by componet
      • getModule

        String getModule()
        Returns:
        module belonged by componet
      • getOwner

        String getOwner()
        Returns:
        owner belonged by componet