Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport
Interface OlpRuntimeMBean


public interface OlpRuntimeMBean

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

 

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
Module MBean Java API Reference
Release 5.0

E18334-01


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