Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
5.0

E21718-01


com.bea.wlcp.wlng.statistics
Class CounterInfo

java.lang.Object
  extended bycom.bea.wlcp.wlng.statistics.CounterInfo

All Implemented Interfaces:
Serializable

public final class CounterInfo
extends Object
implements Serializable
See Also:
Serialized Form

Nested Class Summary
 class CounterInfo.Counter
           

 

Field Summary
 List counters
           
 String source
           

 

Constructor Summary
CounterInfo()
           

 

Method Summary
 void addCounter(String _applicationID, String _serviceProviderID, String _statisticsType, int _numberOfTransactions)
           
 String getSource()
           
 String toString()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Field Detail

counters

public final List counters

source

public String source

Constructor Detail

CounterInfo

public CounterInfo()

Method Detail

addCounter

public void addCounter(String _applicationID,
                       String _serviceProviderID,
                       String _statisticsType,
                       int _numberOfTransactions)

getSource

public String getSource()

toString

public String toString()

Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
5.0

E21718-01


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