Class: MintPress::OracleWeblogic::WeblogicCoherence
- Inherits:
-
GenericMbean
- Object
- GenericMbean
- MintPress::OracleWeblogic::WeblogicCoherence
- Includes:
- MintLogger, Mixins::Properties, FancyNew, Utils
- Defined in:
- src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb,
src/oracle-weblogic/lib/oracle-weblogic/model/generated_classes/split_243.rb
Overview
Properties (Read/Write)
-
#version ⇒ String (Default Value: Proc.new { self.domain.version })
"The version of this file."
Property Attributes- default ⇒ Proc.new { self.domain.version }
- short_name ⇒ "Version"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
14
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 14 property :Version, type: String, array: false, hash: false, short_name: "Version", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The version of this file."
-
#coherence_address_providers ⇒ MintPress::OracleWeblogic::CoherenceAddressProviders (Default Value: MintPress::OracleWeblogic::CoherenceAddressProviders.new)
"The Coherence Address Provider parameters that have been\ndefined for this WebLogicCoherenceBean."
Property Attributes- short_name ⇒ "CoherenceAddressProviders"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- default ⇒ MintPress::OracleWeblogic::CoherenceAddressProviders.new
- easy_skip_candidate ⇒ true
17
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 17 property :CoherenceAddressProviders, type: MintPress::OracleWeblogic::CoherenceAddressProviders, array: false, hash: false, short_name: "CoherenceAddressProviders", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The Coherence Address Provider parameters that have been\ndefined for this WebLogicCoherenceBean.", default: MintPress::OracleWeblogic::CoherenceAddressProviders.new, easy_skip_candidate: true
-
#name ⇒ String
"A unique name that identifies this system resource in the WebLogic domain."
Property Attributes- short_name ⇒ "Name"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
23
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 23 property :Name, type: String, array: false, hash: false, short_name: "Name", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "A unique name that identifies this system resource in the WebLogic domain."
-
#clustering_mode ⇒ String
"Specifies a clustering mode of either Unicast or Multicast."
Property Attributes- short_name ⇒ "ClusteringMode"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
27
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 27 property :ClusteringMode, type: String, array: false, hash: false, short_name: "ClusteringMode", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies a clustering mode of either Unicast or Multicast.", source: ["CoherenceClusterParams"]
-
#coherence_caches ⇒ Hash of ⇒ MintPress::OracleWeblogic::CoherenceCache
"An array of CoherenceCache beans, each of which represents a Coherence cache."
Property Attributes- short_name ⇒ "CoherenceCaches"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ true
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
29
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 29 property :CoherenceCaches, type: MintPress::OracleWeblogic::CoherenceCache, array: false, hash: true, short_name: "CoherenceCaches", has_setter: false, has_getter: true, has_lister: false, has_creator: true, read_only: false, description: "An array of CoherenceCache beans, each of which represents a Coherence cache.", source: ["CoherenceClusterParams"]
-
#coherence_cluster_well_known_addresses ⇒ MintPress::OracleWeblogic::CoherenceClusterWellKnownAddresses (Default Value: MintPress::OracleWeblogic::CoherenceClusterWellKnownAddresses.new)
"The CoherenceClusterWellKnownAddressMBeans that have been\ndefined for this CoherenceClusterBean."
Property Attributes- short_name ⇒ "CoherenceClusterWellKnownAddresses"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- default ⇒ MintPress::OracleWeblogic::CoherenceClusterWellKnownAddresses.new
- easy_skip_candidate ⇒ true
- source ⇒ ["CoherenceClusterParams"]
32
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 32 property :CoherenceClusterWellKnownAddresses, type: MintPress::OracleWeblogic::CoherenceClusterWellKnownAddresses, array: false, hash: false, short_name: "CoherenceClusterWellKnownAddresses", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The CoherenceClusterWellKnownAddressMBeans that have been\ndefined for this CoherenceClusterBean.", default: MintPress::OracleWeblogic::CoherenceClusterWellKnownAddresses.new, easy_skip_candidate: true, source: ["CoherenceClusterParams"]
-
#coherence_services ⇒ Hash of ⇒ MintPress::OracleWeblogic::CoherenceService
"An array of CoherenceService beans, each of which represents a Coherence Service."
Property Attributes- short_name ⇒ "CoherenceServices"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ true
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
34
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 34 property :CoherenceServices, type: MintPress::OracleWeblogic::CoherenceService, array: false, hash: true, short_name: "CoherenceServices", has_setter: false, has_getter: true, has_lister: false, has_creator: true, read_only: false, description: "An array of CoherenceService beans, each of which represents a Coherence Service.", source: ["CoherenceClusterParams"]
-
#multicast_listen_address ⇒ String
"The IP address for the cluster multicast listener."
Property Attributes- short_name ⇒ "MulticastListenAddress"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
36
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 36 property :MulticastListenAddress, type: String, array: false, hash: false, short_name: "MulticastListenAddress", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The IP address for the cluster multicast listener.", source: ["CoherenceClusterParams"]
-
#multicast_listen_port ⇒ Integer
"Deprecated.\n12.2.1.0.0 Use getClusterListenPort."
Property Attributes- short_name ⇒ "MulticastListenPort"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
39
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 39 property :MulticastListenPort, type: Integer, array: false, hash: false, short_name: "MulticastListenPort", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Deprecated.\n12.2.1.0.0 Use getClusterListenPort.", source: ["CoherenceClusterParams"]
-
#time_to_live ⇒ Integer
"Sets the time-to-live (TTL) setting for the multicast message."
Property Attributes- short_name ⇒ "TimeToLive"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
41
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 41 property :TimeToLive, type: Integer, array: false, hash: false, short_name: "TimeToLive", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Sets the time-to-live (TTL) setting for the multicast message.", source: ["CoherenceClusterParams"]
-
#transport ⇒ String
"Specify the underlying transport protocol to use for cluster communication."
Property Attributes- short_name ⇒ "Transport"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
43
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 43 property :Transport, type: String, array: false, hash: false, short_name: "Transport", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specify the underlying transport protocol to use for cluster communication.", source: ["CoherenceClusterParams"]
-
#unicast_listen_address ⇒ String
"Deprecated. Use CoherenceMemberConfigMBean"
Property Attributes- short_name ⇒ "UnicastListenAddress"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
45
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 45 property :UnicastListenAddress, type: String, array: false, hash: false, short_name: "UnicastListenAddress", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Deprecated. Use CoherenceMemberConfigMBean", source: ["CoherenceClusterParams"]
-
#unicast_listen_port ⇒ Integer
"Deprecated.\n12.2.1.0.0 Use getClusterListenPort"
Property Attributes- short_name ⇒ "UnicastListenPort"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
48
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 48 property :UnicastListenPort, type: Integer, array: false, hash: false, short_name: "UnicastListenPort", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Deprecated.\n12.2.1.0.0 Use getClusterListenPort", source: ["CoherenceClusterParams"]
-
#security_framework_enabled ⇒ [TrueClass,FalseClass]
"Check if security framework is enabled"
Property Attributes- short_name ⇒ "SecurityFrameworkEnabled"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
50
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 50 property :SecurityFrameworkEnabled, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "SecurityFrameworkEnabled", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Check if security framework is enabled", source: ["CoherenceClusterParams"]
-
#unicast_port_auto_adjust ⇒ [TrueClass,FalseClass]
"Deprecated.\n12.2.1.0.0"
Property Attributes- short_name ⇒ "UnicastPortAutoAdjust"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
53
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 53 property :UnicastPortAutoAdjust, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "UnicastPortAutoAdjust", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Deprecated.\n12.2.1.0.0", source: ["CoherenceClusterParams"]
-
#logger_name ⇒ String
"The logger name for Coherence logs."
Property Attributes- short_name ⇒ "LoggerName"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceLoggingParams"]
55
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 55 property :LoggerName, type: String, array: false, hash: false, short_name: "LoggerName", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The logger name for Coherence logs.", source: ["CoherenceLoggingParams"]
-
#message_format ⇒ String
"The Coherence logs message format."
Property Attributes- short_name ⇒ "MessageFormat"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceLoggingParams"]
57
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 57 property :MessageFormat, type: String, array: false, hash: false, short_name: "MessageFormat", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The Coherence logs message format.", source: ["CoherenceLoggingParams"]
-
#enabled ⇒ [TrueClass,FalseClass]
"Specifies whether custom Coherence logging is enabled."
Property Attributes- short_name ⇒ "Enabled"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceLoggingParams"]
59
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 59 property :Enabled, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "Enabled", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Specifies whether custom Coherence logging is enabled.", source: ["CoherenceLoggingParams"]
-
#class_name ⇒ String
"The class that implements com.tangosol.net.security.IdentityAsserter."
Property Attributes- short_name ⇒ "ClassName"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams", "CoherenceIdentityAsserter"]
61
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 61 property :ClassName, type: String, array: false, hash: false, short_name: "ClassName", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The class that implements com.tangosol.net.security.IdentityAsserter.", source: ["CoherenceClusterParams", "CoherenceIdentityAsserter"]
-
#coherence_init_params ⇒ Hash of ⇒ MintPress::OracleWeblogic::CoherenceInitParam
"An array of CoherenceInitParam beans, each of which represents an initialization parameter."
Property Attributes- short_name ⇒ "CoherenceInitParams"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ true
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams", "CoherenceIdentityAsserter"]
63
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 63 property :CoherenceInitParams, type: MintPress::OracleWeblogic::CoherenceInitParam, array: false, hash: true, short_name: "CoherenceInitParams", has_setter: true, has_getter: true, has_lister: false, has_creator: true, read_only: false, description: "An array of CoherenceInitParam beans, each of which represents an initialization parameter.", source: ["CoherenceClusterParams", "CoherenceIdentityAsserter"]
-
#coherence_identity_alias ⇒ String
"The string alias used to store and retrieve the Coherence Identity private\nkey in the keystore."
Property Attributes- short_name ⇒ "CoherenceIdentityAlias"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams", "CoherenceKeystoreParams"]
66
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 66 property :CoherenceIdentityAlias, type: String, array: false, hash: false, short_name: "CoherenceIdentityAlias", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The string alias used to store and retrieve the Coherence Identity private\nkey in the keystore.", source: ["CoherenceClusterParams", "CoherenceKeystoreParams"]
-
#coherence_private_key_pass_phrase ⇒ [Mint::Secret]
"The passphrase used to retrieve the private key for the Coherence Identity\nspecified in the server configured keystore."
Property Attributes- short_name ⇒ "CoherencePrivateKeyPassPhrase"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams", "CoherenceKeystoreParams"]
69
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 69 property :CoherencePrivateKeyPassPhrase, type: [Mint::Secret], array: false, hash: false, short_name: "CoherencePrivateKeyPassPhrase", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The passphrase used to retrieve the private key for the Coherence Identity\nspecified in the server configured keystore.", source: ["CoherenceClusterParams", "CoherenceKeystoreParams"]
-
#cluster_listen_port ⇒ Integer
"The cluster listen port used by Coherence; Coherence cluster members\nuse this port to discover and join, or create the cluster."
Property Attributes- short_name ⇒ "ClusterListenPort"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceClusterParams"]
72
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 72 property :ClusterListenPort, type: Integer, array: false, hash: false, short_name: "ClusterListenPort", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The cluster listen port used by Coherence; Coherence cluster members\nuse this port to discover and join, or create the cluster.", source: ["CoherenceClusterParams"]
-
#federation_topology ⇒ String
"The federation topology."
Property Attributes- short_name ⇒ "FederationTopology"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceFederationParams"]
74
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 74 property :FederationTopology, type: String, array: false, hash: false, short_name: "FederationTopology", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The federation topology.", source: ["CoherenceFederationParams"]
-
#remote_coherence_cluster_listen_port ⇒ Integer
"The Coherence Cluster Listen Port of the remote participant."
Property Attributes- short_name ⇒ "RemoteCoherenceClusterListenPort"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceFederationParams"]
76
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 76 property :RemoteCoherenceClusterListenPort, type: Integer, array: false, hash: false, short_name: "RemoteCoherenceClusterListenPort", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The Coherence Cluster Listen Port of the remote participant.", source: ["CoherenceFederationParams"]
-
#remote_coherence_cluster_name ⇒ String
"The Coherence Cluster Name of the remote participant cluster."
Property Attributes- short_name ⇒ "RemoteCoherenceClusterName"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceFederationParams"]
78
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 78 property :RemoteCoherenceClusterName, type: String, array: false, hash: false, short_name: "RemoteCoherenceClusterName", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The Coherence Cluster Name of the remote participant cluster.", source: ["CoherenceFederationParams"]
-
#remote_participant_hosts ⇒ Array of ⇒ String
"The list of remote participant hosts, who will be added as participants in the federation topology."
Property Attributes- short_name ⇒ "RemoteParticipantHosts"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherenceFederationParams"]
80
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 80 property :RemoteParticipantHosts, type: String, array: true, hash: false, short_name: "RemoteParticipantHosts", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The list of remote participant hosts, who will be added as participants in the federation topology.", source: ["CoherenceFederationParams"]
-
#active_directory ⇒ String
"The active directory for the default persistence environment."
Property Attributes- short_name ⇒ "ActiveDirectory"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherencePersistenceParams"]
82
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 82 property :ActiveDirectory, type: String, array: false, hash: false, short_name: "ActiveDirectory", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The active directory for the default persistence environment.", source: ["CoherencePersistenceParams"]
-
#default_persistence_mode ⇒ String
"The default persistence mode."
Property Attributes- short_name ⇒ "DefaultPersistenceMode"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherencePersistenceParams"]
84
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 84 property :DefaultPersistenceMode, type: String, array: false, hash: false, short_name: "DefaultPersistenceMode", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The default persistence mode.", source: ["CoherencePersistenceParams"]
-
#snapshot_directory ⇒ String
"The snapshot directory for the default persistence environment."
Property Attributes- short_name ⇒ "SnapshotDirectory"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherencePersistenceParams"]
86
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 86 property :SnapshotDirectory, type: String, array: false, hash: false, short_name: "SnapshotDirectory", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The snapshot directory for the default persistence environment.", source: ["CoherencePersistenceParams"]
-
#trash_directory ⇒ String
"The trash directory for the default persistence environment."
Property Attributes- short_name ⇒ "TrashDirectory"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
- source ⇒ ["CoherencePersistenceParams"]
88
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 88 property :TrashDirectory, type: String, array: false, hash: false, short_name: "TrashDirectory", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The trash directory for the default persistence environment.", source: ["CoherencePersistenceParams"]
-
#name ⇒ String (Default Value: "NO_NAME_0")
Property Attributes- default ⇒ "NO_NAME_0"
31
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/generic_mbean.rb', line 31 property :Name, type: String, default: "NO_NAME_0"
Properties (Read Only)
-
#custom_cluster_configuration_file_last_updated_timestamp ⇒ Integer
"The timestamp at which the custom cluster configuration file was last updated."
Property Attributes- short_name ⇒ "CustomClusterConfigurationFileLastUpdatedTimestamp"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
19
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 19 property :CustomClusterConfigurationFileLastUpdatedTimestamp, type: Integer, array: false, hash: false, short_name: "CustomClusterConfigurationFileLastUpdatedTimestamp", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "The timestamp at which the custom cluster configuration file was last updated."
-
#custom_cluster_configuration_file_name ⇒ String
"The name of a custom Coherence operational configuration override file."
Property Attributes- short_name ⇒ "CustomClusterConfigurationFileName"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
21
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/weblogic_coherence.rb', line 21 property :CustomClusterConfigurationFileName, type: String, array: false, hash: false, short_name: "CustomClusterConfigurationFileName", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "The name of a custom Coherence operational configuration override file."
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Instance Attribute Summary
Attributes included from Mixins::Properties
#autopush_set_cache, #dynamic_create, #harvest_on_access, #harvest_undefined_only, #harvested, #tree_root
Instance Method Summary collapse
- #import_props_from_model ⇒ Object
-
#initialize(opts = {}) ⇒ WeblogicCoherence
constructor
A new instance of WeblogicCoherence.
Methods included from Mixins::Properties
#[], #[]=, #add_validate_report_result, #armour_set_property, #array_contains?, #array_is_a?, #check_autopush, #check_stack_overflow, #clone_property_object, #cloner_handle_single_property, #coerce_single, #contains_as_string?, #display_validate_report_result, #double_initialize?, #dump_to_hash, #find_parent, #find_parent_by_identity, #generate_accessor_functions, #get_canonical_renamed, #get_from_opts, #get_my_name, #get_property, #get_property_item, #has?, included, #initialize_validate_report, #inspect, #is_cloned_object?, #is_mintpress_object?, #is_probably_canonical?, #is_set?, #local_debug, #local_info, #local_verbose, #mintpress_property_definitions, #place_object_by_identity, #process_properties, #prop_set?, #property, #property_definitions, #property_details, #property_is_simple_object?, #push_root!, #require_property, #require_update, #retrieve_docstring, #sanitize, #set_map_dirty, #set_property, #set_property_item, #show_short_array, #strip_defaults!, #synchronize, #uncloned_property_definitions, #update_map, #validate, #validate_generic, #validate_properties, #validate_property, #validate_required, #version_allowed?, #weakref
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Methods included from Utils
#activate_list, #already_traversed, #announce_self, #bean_type, #build_activate_list, #clear_property_sheet_cache, #create_generic, #create_mbean_components, #delete, #destroy_generic, #empty_mbean?, #execute_script, #exists?, #fast_ls_all, #fast_ls_folder, #fast_ls_object, #fast_ls_object_map, #find_cluster, #find_runtime_path_in_rest, #find_server, #full_url, #get, #get_all_self_names, #get_identity, #get_local_wlst_session, #get_matching_self_names, #get_property_from_target, #get_property_from_target_rest, #get_property_from_target_wlst, #get_property_from_target_wlst_impl, #get_property_sheet, #get_rest_item, #get_rest_url_for_parent, #get_rest_url_for_self, #get_servers, #get_servers_rest, #get_servers_wlst, #get_wl_home, #globmatch?, #handle_create, #http_delete, #http_get, #http_post, #http_put, included, #invalidate_session, #is_meta_object?, #longclass, #massage_return, #mbean_components, #mbean_exists?, #mbean_lookup, #mbean_properties, #mbean_to_hash, #meta_list?, #my_short_name, #perform_method_generic, #perform_runtime_call_generic_rest, #perform_runtime_method_generic, #post, #raise_http_exception, #remove, #request_headers, #reset_activate_list, #rest_activate_change, #rest_create_generic, #rest_create_mbean_components, #rest_destroy_self, #rest_edit_url, #rest_has_changes, #rest_idempotent_create, #rest_locked, #rest_nonedit_url, #rest_start_change, #rest_undo_change, #runtime_introspection, #shortclass, #start_with_async, #state_with_net_ping, #stop_with_async, #to_nested, #wlst_cd_to, #wlst_create_generic, #wlst_destroy_self, #wlst_find_object, #wlst_find_parent_object, #wlst_generic_mbean_update_all, #wlst_idempotent_create, #wlst_update_mbean
Methods included from FancyNew
Methods inherited from GenericMbean
#create, #destroy, #is_generic, is_generic
Methods included from MBeanUtils
#assign_object_by_identity, #assign_object_by_identity_from, #bean_is_changed?, #dump_metadata, #dump_tree_metadata, #get_item_by_identity_name, #get_item_by_identity_name_from, #get_parent_by_identity_name, #harvest, #harvest_anew, #harvest_item_by_name, #harvest_item_by_type, #harvest_wlst, #harvesters, #harvesting, #longname, #lookup_mintpress_by_mbean, #mbean_by_url, #process_mbeans, #register_mbean_url