Interface JNDIStorableInterface

    • Method Detail

      • setProperties

        void setProperties​(Properties properties)
        set the properties for this instance as retrieved from JNDI
        Parameters:
        properties -
      • getProperties

        Properties getProperties()
        Get the properties from this instance for storing in JNDI
        Returns:
        the properties that should be stored in JNDI