Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
5.0

E21718-01


com.bea.wlcp.wlng.statistics
Class CounterInfo.Counter

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

All Implemented Interfaces:
Serializable
Enclosing class:
CounterInfo

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

Constructor Summary
CounterInfo.Counter(String _applicationIdentifier, String _serviceProviderIdentifier, String _statisticsType, int _numberOfTransactions)
           

 

Method Summary
 String getApplicationIdentifier()
           
 int getNumberOfTransactions()
           
 String getServiceProviderIdentifier()
           
 String getStatisticsType()
           
 String toString()
           

 

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

 

Constructor Detail

CounterInfo.Counter

public CounterInfo.Counter(String _applicationIdentifier,
                           String _serviceProviderIdentifier,
                           String _statisticsType,
                           int _numberOfTransactions)

Method Detail

getApplicationIdentifier

public String getApplicationIdentifier()

getNumberOfTransactions

public int getNumberOfTransactions()

getServiceProviderIdentifier

public String getServiceProviderIdentifier()

getStatisticsType

public String getStatisticsType()

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.