Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


com.bea.wlcp.wlng.spi.subscriberdata.sla
Class SubscriberSlaHelper

java.lang.Object
  extended bycom.bea.wlcp.wlng.spi.subscriberdata.sla.SubscriberSlaHelper


public class SubscriberSlaHelper
extends Object

Constructor Summary
SubscriberSlaHelper()
           

 

Method Summary
static Quota createQuota(int qtaLimit, int days, boolean limitExceedOK)
           
static Rate createRate(int reqLimit, long timePeriod)
           
static RestrictAllType createRestrictAll()
           

 

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

 

Constructor Detail

SubscriberSlaHelper

public SubscriberSlaHelper()

Method Detail

createQuota

public static Quota createQuota(int qtaLimit,
                                int days,
                                boolean limitExceedOK)

createRate

public static Rate createRate(int reqLimit,
                              long timePeriod)

createRestrictAll

public static RestrictAllType createRestrictAll()

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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