Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.common.wcsMbeanSupport
Interface OlpRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

public interface OlpRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

OlpRuntimeMBean enables you to monitor an OE OLP. The OE instantiates one instance of OlpRuntimeMBean for each OLP.

Number of Instances: Multiple

Object Name: com.convergin:Type=OlpRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Olp.<olp-name> where

<olp-name>

is one of the following:


Method Summary
 long getExecutionCount()
          Returns the number of times that the OE triggered the specific OLP in the last measurement period

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
getObjectName, getSnmpTableIndex

 

Method Detail

getExecutionCount

long getExecutionCount()
Returns the number of times that the OE triggered the specific OLP in the last measurement period

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.