Spec-Zone .ru
спецификации, руководства, описания, API


javax.mail
Class Quota.Resource

java.lang.Object
  extended by javax.mail.Quota.Resource
Enclosing class:
Quota

public static class Quota.Resource
extends java.lang.Object

An individual resource in a quota root.

Since:
JavaMail 1.4

Field Summary
 long limit
          The usage limit for the resource.
 java.lang.String name
          The name of the resource.
 long usage
          The current usage of the resource.
 
Constructor Summary
Quota.Resource(java.lang.String name, long usage, long limit)
          Construct a Resource object with the given name, usage, and limit.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name
The name of the resource.


usage

public long usage
The current usage of the resource.


limit

public long limit
The usage limit for the resource.

Constructor Detail

Quota.Resource

public Quota.Resource(java.lang.String name,
                      long usage,
                      long limit)
Construct a Resource object with the given name, usage, and limit.

Parameters:
name - the resource name
usage - the current usage of the resource
limit - the usage limit for the resource


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

free hit counter