Class ThreddsInstanceManager


  • public class ThreddsInstanceManager
    extends Object
    • Field Detail

      • cachedInfo

        protected org.gcube.data.transfer.model.plugins.thredds.ThreddsInfo cachedInfo
      • ctx

        protected org.gcube.data.transfer.plugin.model.DataTransferContext ctx
      • threddsConfig

        protected org.gcube.smartgears.configuration.application.ApplicationConfiguration threddsConfig
      • threddsAdminUser

        protected String threddsAdminUser
      • threddsAdminPassword

        protected String threddsAdminPassword
      • threddsPersistenceLocation

        protected String threddsPersistenceLocation
      • threddsVersionString

        protected String threddsVersionString
      • currentHostname

        protected String currentHostname
      • currentGHNId

        protected String currentGHNId
    • Constructor Detail

      • ThreddsInstanceManager

        protected ThreddsInstanceManager​(org.gcube.data.transfer.plugin.model.DataTransferContext context)