Class: OracleCommon::OracleInstaller
- Inherits:
-
Object
- Object
- OracleCommon::OracleInstaller
- Defined in:
- src/oracle-common/lib/oracle-common/oracle-installer.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#installer_options ⇒ Object
readonly
Returns the value of attribute installer_options.
-
#inventory_home ⇒ Object
readonly
Returns the value of attribute inventory_home.
-
#java_home ⇒ Object
readonly
Returns the value of attribute java_home.
-
#response_file ⇒ Object
readonly
Returns the value of attribute response_file.
-
#software_stage ⇒ Object
readonly
Returns the value of attribute software_stage.
Instance Method Summary collapse
- #do_install ⇒ Object
-
#initialize(opts = nil) ⇒ OracleInstaller
constructor
A new instance of OracleInstaller.
Constructor Details
#initialize(opts = nil) ⇒ OracleInstaller
Returns a new instance of OracleInstaller.
Instance Attribute Details
#installer_options ⇒ Object (readonly)
Returns the value of attribute installer_options.
#inventory_home ⇒ Object (readonly)
Returns the value of attribute inventory_home.
#java_home ⇒ Object (readonly)
Returns the value of attribute java_home.
#response_file ⇒ Object (readonly)
Returns the value of attribute response_file.
#software_stage ⇒ Object (readonly)
Returns the value of attribute software_stage.