Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Reference: Performance Measurement Service
 

Classic Java CAPS

Java CAPS Management and Monitoring APIs

Java CAPS Management Client

JavaDocs

Targets

Getting Started Using APIs

To Start Using APIs to Create Applications

Connecting to the Server Through APIs

Connection Type Definition

CAPSManagementClientFactory Definition

The Alert Management API

Support for Databases

AlertConfigurationService

AlertNotificationService

Services -- JavaCAPSManagementAPI

Administration Service

Runtime Management Service

Configuration Service

Deployment Service

Installation Service

Performance Measurement Service

Alert Management Service

Alert Administration Service

Alert Notification Service

Alert Configuration Service

JMS Management Service

Log Management Service

BPEL Management Service

Master Data Management (MDM) Service

Sun Adapters Management Service

Target Option Behavior for the Management Client

Writing Java Code to Access APIs Using Java Code Samples

Setting Up Databases

To Set Up a Database Using Enterprise Manager

To Set Up a Database Using a Scripting Utility

Using Oracle and Other Databases for Alert Persistence

To Set Up an Oracle Database for Alert Persistence

Oracle Script Examples

Setting Up Scripting Engines

Downloading, Installing, and Setting Up A Scripting Environment

Setting Up a Scripting Environment to Invoke Java CAPS Management and Monitoring APIs

To Modify the Environment Variables in env.bat

Using a Scripting Language to Exercise the Java CAPS Management and Monitoring APIs

Exercising the Administration Service

Exercising the Configuration Service

Exercising the Deployment Service

Exercising the Installation Service

Exercising the Runtime Management Service

Exercising the JMS Management Service

Exercising the BPEL Management Service

Exercising the HTTP Administration Service

Exercising the Notification Service

JRuby Integrated into NetBeans IDE

Java CAPS JMS Reference

WebLogic Server Components

Understanding Sun Master Index Configuration Options (Repository)

Understanding Sun Master Index Processing (Repository)

Understanding the Sun Match Engine

Understanding the Business Rules Method Palette

About Application Adapters

About Communication Adapters

About Database Adapters

About Web Server Adapters

What's New in the Sun TCP/IP HL7 Adapter

Java EE Based Components

Sun Master Data Management Suite Primer

Understanding Sun Master Index Configuration Options

Understanding the Master Index Match Engine

Understanding the Master Index Standardization Engine

United States Patient Solution Using MDM

Australia Patient Solution Using MDM

United Kingdom Patient Solution Using MDM

Performance Measurement Service

The Performance Measurement Service attempts to address performance characterization for developers and administrators.

Performance Measurement Service Method Names and Descriptions

API Method Name
Description
clearPeformaceInstrumentationMeasurement
Resets the performance measurements on the endpoint.
getPerformanceInstrumentationEnabled
Retrieves the performance measurement enabling flag.
getPerformanceInstrumentationMeasurement
Retrieves the performance measurement data for the specified endpoint.
getPerformanceMeasurementCategories
Retrieves the performance statistics categories. Each item in the array is the key to the composite performance data, which also indicates the type of measurement, such as normalization.
setPerformanceInstrumentationEnabled
Sets the performance measurement enabling flag.
getFrameworkStatisticsAsTabularData
This method is used to provide JBIFramework statistics in the given target. Data is displayed in tabular format.
getFrameworkStatistics
This method is used to provide JBIFramework statistics in the given target.
getComponentStatistics
This method is used to provide statistics for the given component in the given target.
getComponentStatisticsAsTabularData
This method is used to provide statistics for the given component in the given target. Data is displayed in tabular format.
getEndpointStatisticsAsTabularData
This method is used to provide statistic information about the given endpoint in the given target. Data is displayed in tabular format.
getEndpointStatistics
This method is used to provide statistic information about the given endpoint in the given target.
getNMRStatisticsAsTabularData
This method is used to provide statistics about the message service in the given target. Data is displayed in tabular format.
getNMRStatistics
This method is used to provide statistics about the message service in the given target.
getServiceAssemblyStatisticsAsTabularData
This method is used to provide statistics about a Service Assembly in the given target. Data is displayed in tabular format.
getServiceAssemblyStatistics
This method is used to provide statistics about a Service Assembly in the given target.
enableMessageExchangeMonitoring
This method is used to enable monitoring of timing information about message exchanges.
disableMessageExchangeMonitoring
This method is used to disable monitoring of timing information about message exchanges.