javax.mail
Class Quota
public class Quota
extends java.lang.Object
A set of quotas for a given quota root.
Quota(String quotaRoot)- Constructor.
|
quotaRoot
public String quotaRoot
The quota root.
resources
public Quota.Resource[] resources
The resources associated with this quota.
Quota
public Quota(String quotaRoot)
Constructor.
quotaRoot - the quota root
setResourceLimit
public void setResourceLimit(String name,
long limit) Sets a resource limit.
name - the resource namelimit - the usage limit
© Copyright 2003, 2004
The Free Software Foundation, All rights reserved