Interface ConfigurationOwner


public interface ConfigurationOwner
Return the name of the owner for this connector configuration, for use in configuration loading. Ideally, the name returned should be all uppercase and underscores, with no other spaces or punctuation.
  • Method Summary

    Modifier and Type Method Description
    String getName()