org.apache.felix.shell

Interface CdCommand

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String BASE_URL_PROPERTY
      Property used to configure the base URL.
    • Field Detail

      • BASE_URL_PROPERTY

        static final java.lang.String BASE_URL_PROPERTY
        Property used to configure the base URL.
        See Also:
        Constant Field Values
    • Method Detail

      • getBaseURL

        java.lang.String getBaseURL()
        Returns the current directory of the impl service.
        Returns:
        the current impl directory.
      • setBaseURL

        void setBaseURL(java.lang.String s)
        Sets the current directory of the impl service.
        Parameters:
        s - the new value for the base URL.

Copyright © 2014. All Rights Reserved.