Uses of Class
com.opencloud.rhino.configmanager.exceptions.ConfigurationException
-
-
Uses of ConfigurationException in com.opencloud.rhino.config.license
Methods in com.opencloud.rhino.config.license that throw ConfigurationException Modifier and Type Method Description String[]LicenseMBean. getFunctions()The licensed functions permitted by this license.longLicenseMBean. getLicensedCapacity(String function, String version)Returns the maximum capacity of the specified function/version for the license represented by this mbean.String[]LicenseManagementMBean. getLicensedFunctions()Get the currently licensed functions.String[]LicenseManagementMBean. getLicensedHosts()Get the currently licensed hosts.String[]LicenseManagementMBean. getLicensedVersions()Get the currently licensed versions.TabularDataLicenseManagementMBean. getLicenseOverview()Returns a table indicating the currently licensed capacity for each license component, along with the source of .LicenseInfo[]LicenseManagementMBean. getLicenseSummary()Returns a summary of the current license status.DateLicenseMBean. getValidFrom()The date this license takes forceDateLicenseMBean. getValidUntil()The date this license expiresString[]LicenseMBean. getVersions()The licensed versions permitted by this license.voidLicenseManagementMBean. install(byte[] filedata)Install a license from a raw byte arrayvoidLicenseManagementMBean. install(String url)Install a license from a URLbooleanLicenseMBean. isCurrentlyValid()Test whether this license is valid for this SLEEvoidLicenseManagementMBean. uninstall(String serial)Uninstalls the license with the specified serial ID. -
Uses of ConfigurationException in com.opencloud.rhino.config.ocbb
Methods in com.opencloud.rhino.config.ocbb that throw ConfigurationException Modifier and Type Method Description ObjectNameObjectPoolManagementMBean. getDefaultObjectPoolConfigMBean()The default pool management objectObjectNameObjectPoolManagementMBean. getDefaultProfileTableObjectPoolConfigMBean()The default profile pool management objectObjectNameObjectPoolManagementMBean. getDefaultServiceObjectPoolConfigMBean()The default service pool management objectintObjectPoolMBean. getInitialPooledPoolSize()Get the initial pooled size of this config.intObjectPoolMBean. getPersistentStatePoolSize()Get the persistent state pool size of this config.intObjectPoolMBean. getPooledPoolSize()Get the pooled pool size of this config.ObjectNameObjectPoolManagementMBean. getProfileTableObjectPoolConfigMBean(String id)A profile pool management objectintObjectPoolMBean. getReadyPoolSize()Get the ready pool size of this config.ObjectNameObjectPoolManagementMBean. getServiceObjectPoolConfigMBean(ServiceID id)A service pool management objectintObjectPoolMBean. getStalePoolSize()Get the stale pool size of this config.intObjectPoolMBean. getStatePoolSize()Get the state pool size of this config.booleanObjectPoolMBean. getUseDefaults()Deprecated.This property is no longer used, and this method will now always returnfalse.voidObjectPoolMBean. setInitialPooledPoolSize(int size)Change the initial size of the pooled pool for this config.voidObjectPoolMBean. setPersistentStatePoolSize(int size)Set the size of the persistent state pool for this config.voidObjectPoolMBean. setPooledPoolSize(int size)Change the size of the pooled pool for this config.voidObjectPoolMBean. setReadyPoolSize(int size)Set the size of the ready pool for this config.voidObjectPoolMBean. setStalePoolSize(int size)Set the size of the stale pool for this config.voidObjectPoolMBean. setStatePoolSize(int size)Set the size of the state pool for this config.voidObjectPoolMBean. setUseDefaults(boolean useDefaults)Deprecated.This property is no longer used, consequently this method no longer has any effect. -
Uses of ConfigurationException in com.opencloud.rhino.config.restrictions
Methods in com.opencloud.rhino.config.restrictions that throw ConfigurationException Modifier and Type Method Description voidPlatformRestrictionsConfigManagementMBean. disableDeployableUnitModification()Disables modifications to Rhino’s deployment binaries.booleanPlatformRestrictionsConfigManagementMBean. isDeployableUnitModificationDisabled()Determine if modifications to Rhino’s deployment binaries have been disabled. -
Uses of ConfigurationException in com.opencloud.rhino.config.runtime
Methods in com.opencloud.rhino.config.runtime that throw ConfigurationException Modifier and Type Method Description voidRuntimeConfigManagementMBean. disableSymmetricActivationStateMode()Deprecated.Superseded by declarative configuration support in Rhino 3.0.0voidRuntimeConfigManagementMBean. enableSymmetricActivationStateMode(int templateNodeID)Deprecated.Superseded by declarative configuration support in Rhino 3.0.0booleanRuntimeConfigManagementMBean. isSymmetricActivationStateModeEnabled()Deprecated.Superseded by declarative configuration support in Rhino 3.0.0 -
Uses of ConfigurationException in com.opencloud.rhino.config.staging
Methods in com.opencloud.rhino.config.staging that throw ConfigurationException Modifier and Type Method Description longStagingQueueManagementMBean. getMaximumAge()Get the maximum age that an item is allowed to be when it is removed and processed from the staging queue.intStagingQueueManagementMBean. getMaximumSize()Get the maximum size of the staging queue.intStagingQueueManagementMBean. getThreadCount()Get the number of threads processing items in the queue.voidStagingQueueManagementMBean. setMaximumAge(long ms)Set the maximum age of items removed from the staging queue for processing in ms.voidStagingQueueManagementMBean. setMaximumSize(int size)Set the maximum size of the staging queue.voidStagingQueueManagementMBean. setThreadCount(int threads)The number of threads processing items on the queue. -
Uses of ConfigurationException in com.opencloud.rhino.configmanager.runtime
Methods in com.opencloud.rhino.configmanager.runtime that throw ConfigurationException Modifier and Type Method Description byte[]ContainerConfigurationMBean. exportKey(String type, String key)Returns the configuration item identified by a particular keyStringContainerConfigurationMBean. getFileType(String type)Returns the default file type for a configuration typeStringContainerConfigurationMBean. getKeyDescription(String type, String key)Returns a textual description of a configuration item identified by a particular keyString[]ContainerConfigurationMBean. getKeys(String type)Returns the keys for all managed configuration items of the specified typevoidContainerConfigurationMBean. importKey(String type, boolean replace, byte[] data)Imports a set of configuration keys belonging to a single configuration typevoidContainerConfigurationMBean. removeKey(String type, String key)Remove a configuration key -
Uses of ConfigurationException in com.opencloud.rhino.facilities.sas
Methods in com.opencloud.rhino.facilities.sas that throw ConfigurationException Modifier and Type Method Description voidSasManagementMBean. addServer(String server)Add a server to the set of configured SAS servers.booleanSasManagementMBean. getAppendNodeID()Determine if the cluster node ID should be appended to the system name.StringSasManagementMBean. getBundlePrefixMapping(String name)Get a bundle prefix mapping.intSasManagementMBean. getQueueSize()Get the SAS facility queue size.StringSasManagementMBean. getResourceIdentifier()Get the SAS resource identifier associated with events sent to SAS.StringSasManagementMBean. getServer()Deprecated.UseSasManagementMBean.getServers()instead.String[]SasManagementMBean. getServers()Get the list of configured SAS servers.StringSasManagementMBean. getSystemName()Get the current system name sent to SAS on connection.StringSasManagementMBean. getSystemType()Get the current system type sent to SAS on connection.StringSasManagementMBean. getSystemVersion()Get the current system version sent to SAS on connection.booleanSasManagementMBean. isTracingEnabled()Determine if the SAS facility is current configured to send trace messages to SAS.TabularDataSasManagementMBean. listBundlePrefixMappings()Get all bundle prefix mappings.voidSasManagementMBean. removeBundlePrefixMapping(String name)Remove a bundle prefix mapping.booleanSasManagementMBean. removeServer(String server)Remove a server from the set of configured SAS servers.String[]SasManagementMBean. reportUnmappedBundles()Get the set of all unmapped bundles.voidSasManagementMBean. setAppendNodeID(boolean appendNodeID)Set cluster node ID append behaviour.voidSasManagementMBean. setBundlePrefixMapping(String name, String prefix)Add or update a bundle prefix mapping.voidSasManagementMBean. setQueueSize(int queueSize)Set the SAS facility queue size.voidSasManagementMBean. setResourceIdentifier(String resourceIdentifier)Set the resource identifier of the SAS resource bundle to associate with events sent to the SAS server.voidSasManagementMBean. setServer(String server)Deprecated.voidSasManagementMBean. setServers(String[] servers)Set the SAS servers the SAS facility should send trace messages to.voidSasManagementMBean. setSystemName(String systemName)Set the system name to use when connecting to SAS.voidSasManagementMBean. setSystemType(String systemType)Set the system type to use when connecting to SAS.voidSasManagementMBean. setSystemVersion(String systemVersion)Set the system version to use when connecting to SAS.voidSasManagementMBean. setTracingEnabled(boolean sasTracingEnabled, boolean force)Enable or disable SAS tracing. -
Uses of ConfigurationException in com.opencloud.rhino.limiting
Methods in com.opencloud.rhino.limiting that throw ConfigurationException Modifier and Type Method Description voidAbsoluteStatLimiterMBean. clearTier(long value)Clear (remove) the given tier if it exists.voidRelativeStatLimiterMBean. clearTier(double relativePercentage)Clear (remove) the given tier if it exists.voidAbsoluteStatLimiterMBean. clearTierForNode(long[] values, int[] nodeIDs)Clear (remove) the given per-node tiers if they exist.voidRelativeStatLimiterMBean. clearTierForNode(double[] relativePercentages, int[] nodeIDs)Clear (remove) the given per-node tiers if they exist.voidLimiterManagementMBean. connectLimiterEndpoint(String limiterEndpointID, String limiterName)Connect a limiter to a limiter endpoint.voidLimiterManagementMBean. createLimiter(String type, String name)Create a limiter using the specified properties.voidLimiterRampUpMBean. disableRampUp()Disable incremental growth in the allowed rate of the SystemInput limiter and set the allowed rate to the maximum rate.voidLimiterManagementMBean. disconnectLimiterEndpoint(String limiterEndpointID)Disconnect a limiter from a limiter endpoint.voidLimiterRampUpMBean. enableRampUp(double startRate, double rateIncrement, int eventsPerIncrement)Enable incremental growth in the allowed rate of the SystemInput limiter (Tip: ramp up will only be effective when the "SystemInput" limiter is not bypassed)String[]LimiterMBean. getChildLimiters()Get the names of all limiters for which this limiter is their parent.TabularDataLimiterMBean. getConfigSummary()Get the default and per node configuration values stored for this limiter.String[]LimiterMBean. getConnectedEndPoints()Get the IDs of the limiter endpoints connected to this limiter.doubleRateLimiterMBean. getDepthDefault()Get the default "depth" of this limiter (depth is the number of time units' worth of work capacity can be stored by the rate limiter).double[]RateLimiterMBean. getDepthForNode(int[] nodeIDs)Get the per-node "depth" of this limiter on the specified nodes (depth is the number of time units' worth of work capacity can be stored by the rate limiter).intLimiterRampUpMBean. getEventsPerIncrement()Get the number of events which must be processed before Rhino will add "RateIncrement" to the allowed rate.StringLimiterManagementMBean. getHierarchySummary()Get a (multiline) string describing all limiter hierarchies and the connected endpoints.TabularDataLimiterMBean. getInfoSummary(int[] nodeIDs)Get a summary of the configuration of this limiter on the specified nodes (as derived from default and per node settings).String[]LimiterManagementMBean. getLimiterEndpoints()Get the set of endpoint IDs that identify all the endpoints in the SLEE.TabularDataLimiterManagementMBean. getLimiterEndpointsInfo()Returns a TabularData object containing two String columns:StringLimiterManagementMBean. getLimiterForEndpoint(String limiterEndpointID)Get the name of the limiter connected to the specified limiter endpointObjectNameLimiterManagementMBean. getLimiterMBean(String name)Get the JMX ObjectName for a com.opencloud.rhino.limiting.LimiterMBean object for the specified limiter.ObjectNameLimiterManagementMBean. getLimiterRampUpMBean()Get the JMX ObjectName for aLimiterRampUpMBeanobject for the SystemInput limiter.ObjectNameLimiterManagementMBean. getLimiterRampUpMBean(String name)Get the JMX ObjectName for aLimiterRampUpMBeanobject for the specified limiter.String[]LimiterManagementMBean. getLimiters()Get the set of limiter names that identify all the limiters in the SLEE.double[]StatLimiterMBean. getLimitPercentages()Get the corresponding limit percentages for the limiting tiers.double[][]StatLimiterMBean. getLimitPercentagesForNodes(int[] nodeIDs)Get the corresponding per-node limit percentages for the limiting tiers.doubleRateLimiterMBean. getMaxRateDefault()Get the default maximum number of units which can be consumed per time unit by this limiter, eg "100" for a rate of 100 per second.double[]RateLimiterMBean. getMaxRateForNode(int[] nodeIDs)Get the per-node maximum number of units which can be consumed per time unit by this limiter on the specified nodes, eg "100" for a rate of 100 per second.doubleQueueSaturationLimiterMBean. getMaxSaturationDefault()Get the default maximum amount of saturation allowed in the queue, as a percentage, before this limiter will reject work.double[]QueueSaturationLimiterMBean. getMaxSaturationForNode(int[] nodeIDs)Get the per-node maximum amount of saturation allowed in the queue on the specified nodes, as a percentage, before this limiter will reject work.StringLimiterMBean. getName()Get the name of this limiter.StringStatLimiterMBean. getParameterSet()Get the parameter set for the statistic to monitor.StringLimiterMBean. getParent()Get the name of the parent of this limiter (or null if no parent is set).doubleLimiterRampUpMBean. getRateIncrement()Get the amount added to the allowed rate if Rhino is successfully processing work.StringRelativeStatLimiterMBean. getRelativeParameterSet()Get the parameter set for the statistic to compare against.StringRelativeStatLimiterMBean. getRelativeStatistic()Get the statistic to compare against.doubleLimiterRampUpMBean. getStartRate()Get the initial rate allowed by the SystemInput limiter.StringStatLimiterMBean. getStatistic()Get the statistic to monitor.ObjectNameLimiterManagementMBean. getSystemInputLimiterMBean()Get the JMX ObjectName for aLimiterMBeanobject for the SystemInput limiter.double[]RelativeStatLimiterMBean. getTierPercentages()Get the relative percentages representing the limiting tiers.double[][]RelativeStatLimiterMBean. getTierPercentagesForNodes(int[] nodeIDs)Get the per-node relative percentages representing the limiting tiers.long[]AbsoluteStatLimiterMBean. getTierValues()Get the values representing the limiting tiers.long[][]AbsoluteStatLimiterMBean. getTierValuesForNodes(int[] nodeIDs)Get the per-node values representing the limiting tiers.StringRateLimiterMBean. getTimeUnit()Get the type of time unit to be used by this limiter when setting the rate, eg the "seconds" in a rate of 100 per second.StringLimiterMBean. getType()Get the type of this limiter.booleanLimiterMBean. isBypassedDefault()Get the default "bypassed" property for this limiter (if bypassed is true this limiter will delegate all decisions to its parent or if the is no parent will allow all useUnit/s()).boolean[]LimiterMBean. isBypassedForNode(int[] nodeIDs)Get the per-node "bypassed" property for this limiter on the specified nodes (if bypassed is true this limiter will delegate all decisions to its parent or if the is no parent will allow all useUnit/s()).booleanLimiterRampUpMBean. isEnabled()Test if the ramp up is enabled.voidLimiterManagementMBean. removeLimiter(String name)Remove a limiter.voidLimiterMBean. setBypassedDefault(boolean bypassed)Set the default "bypassed" property for this limiter (if bypassed is true this limiter will delegate all decisions to its parent or if the is no parent will allow all useUnit/s()).voidLimiterMBean. setBypassedForNode(boolean[] bypassed, int[] nodeIDs)Set the per-node "bypassed" property for this limiter on the specified nodes (if bypassed is true this limiter will delegate all decisions to its parent or if the is no parent will allow all useUnit/s()).voidLimiterMBean. setBypassedForNode(Boolean[] bypassed, int[] nodeIDs)Set the per-node "bypassed" property for this limiter on the specified nodes (if bypassed is true this limiter will delegate all decisions to its parent or if the is no parent will allow all useUnit/s()).voidRateLimiterMBean. setDepthDefault(double depth)Set the default "depth" of this limiter (depth is the number of time units' worth of work capacity can be stored by the rate limiter).voidRateLimiterMBean. setDepthForNode(double[] depth, int[] nodeIDs)Set the per-node "depth" of this limiter on the specified nodes (depth is the number of time units' worth of work capacity can be stored by the rate limiter).voidRateLimiterMBean. setDepthForNode(Double[] depth, int[] nodeIDs)Set the per-node "depth" of this limiter on the specified nodes.voidRateLimiterMBean. setMaxRateDefault(double maxRate)Set the default maximum number of units which can be consumed per time unit by this limiter, eg "100" for a rate of 100 per second.voidRateLimiterMBean. setMaxRateForNode(double[] maxRate, int[] nodeIDs)Set the per-node maximum number of units which can be consumed per time unit by this limiter on the specified nodes, eg "100" for a rate of 100 per second.voidRateLimiterMBean. setMaxRateForNode(Double[] maxRate, int[] nodeIDs)Set the per-node maximum number of units which can be consumed per time unit by this limiter on the specified nodes, eg "100" for a rate of 100 per second.voidQueueSaturationLimiterMBean. setMaxSaturationDefault(double maxSaturation)Set the default maximum amount of saturation allowed in the queue, as a percentage, before this limiter will reject work (the range of valid values is from "0" to "100").voidQueueSaturationLimiterMBean. setMaxSaturationForNode(double[] maxSaturation, int[] nodeIDs)Set the per-node maximum amount of saturation allowed in the queue on the specified nodes, as a percentage, before this limiter will reject work (the range of valid values is from "0" to "100").voidQueueSaturationLimiterMBean. setMaxSaturationForNode(Double[] maxSaturation, int[] nodeIDs)Set the per-node maximum amount of saturation allowed in the queue on the specified nodes, as a percentage, before this limiter will reject work (the range of valid values is from "0" to "100").voidStatLimiterMBean. setParameterSetStatistic(String parameterSet, String statistic)Set the parameter set and statistic to monitor.voidLimiterMBean. setParent(String parentName)Set the specified limiter as the parent of this limiter.voidRelativeStatLimiterMBean. setRelativeParameterSetStatistic(String parameterSet, String statistic)Set the parameter set and statistic to compare against.voidAbsoluteStatLimiterMBean. setTier(long value, double limitPercentage)Create or update the given tier with the specified limit percentage.voidRelativeStatLimiterMBean. setTier(double relativePercentage, double limitPercentage)Create or update the given relative percentage tier with the specified limit percentage.voidAbsoluteStatLimiterMBean. setTierForNode(long[] values, double[] limitPercentages, int[] nodeIDs)Create or update the given per-node value tiers with the specified limit percentages.voidRelativeStatLimiterMBean. setTierForNode(double[] relativePercentages, double[] limitPercentages, int[] nodeIDs)Create or update the given per-node relative percentage tiers with the specified limit percentages.voidRateLimiterMBean. setTimeUnit(String timeUnit)Set the type of time unit to be used by this limiter when setting the rate, eg the "seconds" in a rate of 100 per second.voidLimiterMBean. useDefaultConfig(int[] nodeIDs)Removes any node specific configuration settings for the limiter on the given node(s), causing the nodes to use the cluster wide settings. -
Uses of ConfigurationException in com.opencloud.rhino.logging
Methods in com.opencloud.rhino.logging that throw ConfigurationException Modifier and Type Method Description voidLoggingManagementMBean. addAppenderRef(String logKey, String appenderRef)Add a log appender to a log key.voidLoggingManagementMBean. addComponent(String logKey, String pluginName, String[] properties, CompositeData[] components)Add a component to a log key.CompositeDataLoggingManagementMBean. buildGenericComponent(String pluginName, String[] properties, CompositeData[] components)Build a generic plugin component.voidLoggingManagementMBean. createAppender(String name, String pluginName, String[] properties, CompositeData[] components)Create an appender.voidLoggingManagementMBean. createAppender(CompositeData appenderConfig)Create an appender.voidLoggingManagementMBean. createFileAppender(String appenderName, String filename)Deprecated.voidLoggingManagementMBean. createFileAppender(String appenderName, String filename, String processName)Deprecated.voidLoggingManagementMBean. createFileAppender(String appenderName, String filename, String maxfilesize, Integer maxbackups)Deprecated.voidLoggingManagementMBean. createFileAppender(String appenderName, String filename, String maxfilesize, Integer maxbackups, String processName)Deprecated.voidLoggingManagementMBean. createLogNotificationAppender(String appenderName, String threshold)Deprecated.voidLoggingManagementMBean. createSocketAppender(String appenderName, String remoteHost, int port)Deprecated.voidLoggingManagementMBean. createSocketAppender(String appenderName, String remoteHost, int port, String processName)Deprecated.voidLoggingManagementMBean. createSyslogAppender(String appenderName, String syslogHost, String facility)Deprecated.voidLoggingManagementMBean. createSyslogAppender(String appenderName, String syslogHost, String facility, String processName)Deprecated.intLoggingManagementMBean. getAlarmLogPeriod()Get the interval between periodic active alarm logs.CompositeDataLoggingManagementMBean. getAppenderInfo(String appenderName)Get a description of an appender configuration.TabularDataLoggingManagementMBean. getAppenderProperties(String appenderName)Get the configuration properties for an appender.String[]LoggingManagementMBean. getAppenderRefs(String logKey)Deprecated.useLoggingManagementMBean.getLoggerAppenderRefs(String)instead.String[]LoggingManagementMBean. getAppenders()Get a list of all configured appenders.StringLoggingManagementMBean. getAppenderType(String appenderName)Get the plugin name for an appender.String[]LoggingManagementMBean. getConfiguredLogKeys()Get a list of all log keys that have some configuration associated with them.CompositeDataLoggingManagementMBean. getFileAppenderInfo(String appenderName)Deprecated.useLoggingManagementMBean.getAppenderInfo(String)instead.BooleanLoggingManagementMBean. getLoggerAdditivity(String logKey)Get the configured additivity for a log key.String[]LoggingManagementMBean. getLoggerAppenderRefs(String logKey)Get the names of the appenders attached to a logger.BooleanLoggingManagementMBean. getLoggerAsynchronous(String logKey)Get the configured asynchronosity for a log key.CompositeDataLoggingManagementMBean. getLoggerConfig(String logKey)Get a description of a log key’s configuration.StringLoggingManagementMBean. getLoggerLevel(String logKey)Get the configured filter level for a log key.String[]LoggingManagementMBean. getLoggersReferencingAppender(String appender)Get the names of all loggers that reference an appender.Map<String,String>LoggingManagementMBean. getLoggingProperties()Get the set of all logging properties.StringLoggingManagementMBean. getLoggingProperty(String name)Get the value of a logging property.String[]LoggingManagementMBean. getLoggingPropertyNames()Get the set of all known logging propertiesCompositeDataLoggingManagementMBean. getSocketAppenderInfo(String appenderName)Deprecated.useLoggingManagementMBean.getAppenderInfo(String)instead.CompositeDataLoggingManagementMBean. getSyslogAppenderInfo(String appenderName)Deprecated.useLoggingManagementMBean.getAppenderInfo(String)instead.StringLoggingManagementMBean. getThreshold(String appenderName)Get the log filter level for and appenderbooleanLoggingManagementMBean. isLoggerConfigured(String logKey)Determine if the log key has any configuration associated with it.voidLoggingManagementMBean. removeAppender(String appenderName)Delete a log appender.voidLoggingManagementMBean. removeAppenderRef(String logKey, String appenderRef)Remove a log appender from a log key.voidLoggingManagementMBean. removeLoggerConfig(String logKey)Remove a log key configuration.voidLoggingManagementMBean. removeLoggingProperty(String name)Remove a logging property.voidLoggingManagementMBean. rollover(String appenderName)Roll over the log file for a file appender.voidLoggingManagementMBean. rolloverAllLogFiles()Roll over the log files for all file appenders.voidLoggingManagementMBean. setAdditivity(String logKey, boolean additivity)Deprecated.voidLoggingManagementMBean. setAlarmLogPeriod(int period)Set the interval between periodic active alarm logs.voidLoggingManagementMBean. setLoggerAdditivity(String logKey, Boolean additivity)Set the additivity for a log key.voidLoggingManagementMBean. setLoggerAsynchronous(String logKey, Boolean asynchronous)Set the asynchronous mode for a log key.booleanLoggingManagementMBean. setLoggerConfig(String logKey, String level, Boolean additivity, Boolean asynchronous, String[] appenderRefs, CompositeData[] components)Create or update a log key’s configuration.voidLoggingManagementMBean. setLoggerLevel(String logKey, String level)Set the log filter level for a log key.voidLoggingManagementMBean. setLoggingProperties(Map<String,String> properties)Create or update multiple logging properties.voidLoggingManagementMBean. setLoggingProperty(String name, String value)Create or update a logging property.voidLoggingManagementMBean. setLogLevel(String logKey, String level)Deprecated.voidLoggingManagementMBean. setThreshold(String appenderName, String threshold)Sets the log filter level for an appender.voidLoggingManagementMBean. updateAppender(CompositeData appenderConfig)Update an appender. -
Uses of ConfigurationException in com.opencloud.rhino.management
Methods in com.opencloud.rhino.management that throw ConfigurationException Modifier and Type Method Description StringAuditingManagementMBean. getAuditLevel()Returns the type of management operations logged to the managment audit log.voidAuditingManagementMBean. setAuditLevel(String level)Sets the type of management operations logged to the management audit log.
-