Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Enterprise Edition Systems Management
11g Release 1(11.1.1)

E16455-02


Package oracle.bi.management.adminservices.mbeans

JMX Interface for Oracle BIEE System Management.

See:
          Description

Interface Summary
AvailabilityConfigurationMBean Provides an MBean interface for configuring a number of options which affect BI process availability.
BIComponentMBean Defines an MBean interface for a component of a BI Domain.
BIDomainMBean Defines an MBean interface for managing a BI Domain.
BIInstanceDeploymentMBean Defines an MBean interface to describe the deployment (provisioning) of a BI Instance to an Oracle Instance.
BIInstanceMBean Defines an MBean interface for managing a BI Instance.
BIInstanceStatusMetricMBean Defines an MBean interface for getting BI Instance status.
BILogConfigurationMBean Defines an MBean interface for managing BI log file settings and levels.
BISizeAgeLogConfigurationMBean Defines an MBean interface for managing query log file settings.
EmailConfigurationMBean Defines an MBean interface for managing the email configuration of a BI Instance.
MarketingConfigurationMBean Defines an MBean interface for managing the marketing configuration of a BI Instance.
OracleInstanceMBean Defines an MBean interface for managing an Oracle Instance.
PerformanceConfigurationMBean Defines an MBean interface for managing the performance configuration of a BI Instance.
PresentationConfigurationMBean Defines an MBean interface for managing the presentation configuration of a BI Instance.
PresentationServerConfigurationMBean Defines an MBean interface for managing the configuration of the presentation server.
SchedulerDatabaseMBean Defines an MBean interface for managing scheduler database connection settings.
SecurityConfigurationMBean Defines an MBean interface for managing the centralized security configuration of a BI Instance.
ServerConfigurationMBean Defines an MBean interface for managing settings related to the BI Server.

 

Enum Summary
BIInstanceMBean.ServiceState Enumerates the different running states of the BI Instance.

 

Package oracle.bi.management.adminservices.mbeans Description

JMX Interface for Oracle BIEE System Management.

To use this API, you should connect to the AdminServer's domainruntime MBeanServer.

The top-level mbean (BIDomainMBean) is accessed under the following ObjectName: oracle.biee.admin:type=BIDomain,group=Service. All other mbeans are accessible by walking the tree of mbean names returned by this mbean.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Enterprise Edition Systems Management
11g Release 1(11.1.1)

E16455-02


Copyright © 2010, 2011, Oracle. All rights reserved.