QueueConfigUtil

org.elasticmq.persistence.file.QueueConfigUtil
object QueueConfigUtil extends Logging

Attributes

Graph
Supertypes
trait Logging
trait LazyLogging
class Object
trait Matchable
class Any
Self type

Members list

Visibility
  • public
  • protected
Keywords
  • no keywords
  • lazy
Inherited
  • Not inherited
  • LazyLogging

Value members

Concrete methods

def readPersistedQueuesFromConfig(persistedQueuesConfig: Config): List[CreateQueueMetadata]
def readPersistedQueuesFromPath(queuesStoragePath: String): List[CreateQueueMetadata]

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
LazyLogging