Class ProfileAwareRemotePath


  • public class ProfileAwareRemotePath
    extends RemotePath
    Extension of RemotePath that adds the concept of a remote configuration profile to the path.
    Author:
    avasquez
    • Constructor Detail

      • ProfileAwareRemotePath

        public ProfileAwareRemotePath​(String storeType,
                                      String path,
                                      String profile)
    • Method Detail

      • getProfile

        public String getProfile()