Class: MintPress::Patching::MintpressRTApplicationControl
- Inherits:
-
ApplicationControl
- Object
- ApplicationControl
- MintPress::Patching::MintpressRTApplicationControl
- Defined in:
- src/oracle-exalogic-tools/lib/oracle-exalogic-tools/mintpress_tools.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#config_set ⇒ Object
Returns the value of attribute config_set.
-
#host_options ⇒ Object
Returns the value of attribute host_options.
-
#otd_set ⇒ Object
Returns the value of attribute otd_set.
Instance Method Summary collapse
- #action_mintpress(hostname_list, action) ⇒ Object
- #domain_is_writable?(domain) ⇒ Boolean
- #find_mintpress_configs(hostname_list, mintpress_configuration_folder:) ⇒ Object
- #find_otd_configs(hostname_list, mintpress_configuration_folder:) ⇒ Object
-
#initialize(opts = {}) ⇒ MintpressRTApplicationControl
constructor
A new instance of MintpressRTApplicationControl.
- #start_host_configs(hostname_list, with_admin_server: true, with_managed_servers: true) ⇒ Object
- #start_host_loadbalancing(hostname_list) ⇒ Object
- #stop_host_configs(hostname_list, with_admin_server: true, with_managed_servers: true) ⇒ Object
- #stop_host_loadbalancing(hostname_list) ⇒ Object
Constructor Details
#initialize(opts = {}) ⇒ MintpressRTApplicationControl
Returns a new instance of MintpressRTApplicationControl.
Instance Attribute Details
#config_set ⇒ Object
Returns the value of attribute config_set.
#host_options ⇒ Object
Returns the value of attribute host_options.
#otd_set ⇒ Object
Returns the value of attribute otd_set.