Class: ActiveFedora::RuntimeRegistry

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/active_fedora/runtime_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fedora_connectionObject

Returns the value of attribute fedora_connection.



7
8
9
# File 'lib/active_fedora/runtime_registry.rb', line 7

def fedora_connection
  @fedora_connection
end

#solr_serviceObject

Returns the value of attribute solr_service.



7
8
9
# File 'lib/active_fedora/runtime_registry.rb', line 7

def solr_service
  @solr_service
end