org.iids.aos.util
Class ResourceProperties

java.lang.Object
  extended by org.iids.aos.util.ResourceProperties
All Implemented Interfaces:
java.io.Serializable

public class ResourceProperties
extends java.lang.Object
implements java.io.Serializable

Author:
rjtimmer
See Also:
Serialized Form

Nested Class Summary
static class ResourceProperties.Priority
           
 
Constructor Summary
ResourceProperties(ResourceProperties.Priority p, boolean aggregate)
          Creates a new instance of ResourceProperties
 
Method Summary
 boolean getAggregate()
           
 ResourceProperties.Priority getPriority()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceProperties

public ResourceProperties(ResourceProperties.Priority p,
                          boolean aggregate)
Creates a new instance of ResourceProperties

Method Detail

getPriority

public ResourceProperties.Priority getPriority()

getAggregate

public boolean getAggregate()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.