Class PropertyOptionKey

java.lang.Object
org.apache.camel.main.PropertyOptionKey

public final class PropertyOptionKey extends Object
  • Constructor Details

    • PropertyOptionKey

      public PropertyOptionKey(Object instance, String optionPrefix)
  • Method Details

    • getInstance

      public Object getInstance()
    • getOptionPrefix

      public String getOptionPrefix()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object