|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.api.quota.QuotaServiceFactory
public class QuotaServiceFactory
The factory by which users acquire a handle to the QuotaService.
Constructor Summary | |
---|---|
QuotaServiceFactory()
|
Method Summary | |
---|---|
static QuotaService |
getQuotaService()
Gets a handle to the quota service. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuotaServiceFactory()
Method Detail |
---|
public static QuotaService getQuotaService()
QuotaService.getApiTimeInMegaCycles()
) is not accessible, the
the instance will not be able to provide that feature and throw an
appropriate exception.
QuotaService
instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |