Class: Adobe::Aem::Context
- Inherits:
-
Object
- Object
- Adobe::Aem::Context
- Defined in:
- lib/adobe/aem/context.rb
Instance Attribute Summary collapse
-
#configuration ⇒ Object
Returns the value of attribute configuration.
-
#connector ⇒ Object
Returns the value of attribute connector.
Instance Attribute Details
#configuration ⇒ Object
Returns the value of attribute configuration.
4 5 6 |
# File 'lib/adobe/aem/context.rb', line 4 def configuration @configuration end |
#connector ⇒ Object
Returns the value of attribute connector.
5 6 7 |
# File 'lib/adobe/aem/context.rb', line 5 def connector @connector end |