|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagementException | |
weblogic.diagnostics.watch | This package provides interfaces that retrieve information about diagnostic watches and JMX watch notifications. |
weblogic.jms | Factory used in implementing the optional JMS Server Session Pool feature. |
weblogic.logging | WebLogic Logging APIs for logging messages to server and client logs. |
weblogic.logging.log4j | |
weblogic.management | Provides for the configuration, control and monitoring of a WebLogic Domain. |
weblogic.management.deploy | Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain. |
weblogic.management.logging | |
weblogic.management.utils | This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. |
weblogic.security | |
weblogic.wtc.gwt |
Uses of ManagementException in weblogic.diagnostics.watch |
Methods in weblogic.diagnostics.watch that throw ManagementException | |
String[] |
WatchNotificationRuntimeMBeanImpl.getActiveAlarmWatches()
Retrieves the names of active alarm watchess. |
void |
WatchNotificationRuntimeMBeanImpl.resetWatchAlarm(String watchName)
Reset a watch alarm. |
static weblogic.diagnostics.watch.WatchManager |
WatchManager.getInstance()
Retrieves a reference to the singleton WatchManager instance. |
Uses of ManagementException in weblogic.jms |
Methods in weblogic.jms that throw ManagementException | |
static weblogic.jms.JMSService |
JMSService.getService()
|
Constructors in weblogic.jms that throw ManagementException | |
JMSService()
|
Uses of ManagementException in weblogic.logging |
Methods in weblogic.logging that throw ManagementException | |
static void |
ServerLoggingInitializer.initializeServerLogging()
|
Constructors in weblogic.logging that throw ManagementException | |
JMXBroadcastHandler()
to which all log events will be broadcast |
Uses of ManagementException in weblogic.logging.log4j |
Constructors in weblogic.logging.log4j that throw ManagementException | |
WLLog4jJMXBroadcastAppender()
|
Uses of ManagementException in weblogic.management |
Subclasses of ManagementException in weblogic.management | |
class |
DeferredDeploymentException
Deprecated. |
class |
DeploymentException
Exceptions thrown during the deployment process. |
class |
DistributedManagementException
This exception wraps a set of exceptions thrown when trying to update attributes over multiple managed servers in a WebLogic Domain. |
class |
MBeanCreationException
Exception generated during the creation of an MBean. |
class |
UndeploymentException
Top-level exception for application undeployment exception. |
Methods in weblogic.management that throw ManagementException | |
void |
WebLogicMBean.setName(String name)
The name of this configuration. |
Uses of ManagementException in weblogic.management.deploy |
Methods in weblogic.management.deploy that throw ManagementException | |
void |
DeploymentTaskRuntime.start()
|
void |
DeploymentTaskRuntime.prepareToStart()
|
Constructors in weblogic.management.deploy that throw ManagementException | |
DeploymentTaskRuntime(String path,
weblogic.management.configuration.BasicDeploymentMBean dep,
DeploymentData info,
String id,
int task,
weblogic.management.configuration.DomainMBean editDomainMBean,
boolean isAControlOperation)
Creates a new deployment task. |
Uses of ManagementException in weblogic.management.logging |
Methods in weblogic.management.logging that throw ManagementException | |
void |
LogRuntime.forceLogRotation()
Force the rotation of the underlying log. |
static weblogic.management.logging.LogBroadcaster |
LogBroadcaster.getLogBroadcaster()
|
Constructors in weblogic.management.logging that throw ManagementException | |
LogRuntime(weblogic.management.configuration.LogFileMBean logfileMBean,
weblogic.management.runtime.RuntimeMBean parent)
Public constructor for the LogBroadcaster object required for JMX compliance. |
Uses of ManagementException in weblogic.management.utils |
Methods in weblogic.management.utils that throw ManagementException | |
void |
GenericBeanListener.initialize()
This method runs down the entire list of getters/setters and invokes all of them. |
void |
GenericBeanListener.initialize(boolean setAll)
This method runs down the entire list of getters/setters and invokes all of them. |
Uses of ManagementException in weblogic.security |
Constructors in weblogic.security that throw ManagementException | |
UserLockoutManagerRuntime(weblogic.security.service.UserLockoutManager userLockoutManager,
weblogic.management.runtime.RealmRuntimeMBean realmRuntime)
|
|
SecurityRuntime(weblogic.management.configuration.SecurityConfigurationMBean newSecCfg,
weblogic.management.configuration.SecurityMBean oldSecCfg)
|
|
RealmRuntime(String realmName,
weblogic.management.runtime.ServerSecurityRuntimeMBean securityRuntime)
|
Uses of ManagementException in weblogic.wtc.gwt |
Methods in weblogic.wtc.gwt that throw ManagementException | |
static weblogic.wtc.gwt.WTCService |
WTCService.getService()
|
Constructors in weblogic.wtc.gwt that throw ManagementException |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |