Rice Pastry API

rice.pastry.standard
Class StandardAddress

java.lang.Object
  extended byrice.pastry.standard.StandardAddress

public class StandardAddress
extends java.lang.Object

Constructs an address for a specific class and instance name.

Version:
$Id: StandardAddress.java 3274 2006-05-15 16:17:47Z jeffh $
Author:
Alan Mislove

Constructor Summary
StandardAddress()
           
 
Method Summary
static int getAddress(java.lang.Class c, java.lang.String instance, Environment env)
          Gets the Address attribute of the StandardAddress class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardAddress

public StandardAddress()
Method Detail

getAddress

public static int getAddress(java.lang.Class c,
                             java.lang.String instance,
                             Environment env)
Gets the Address attribute of the StandardAddress class

Parameters:
c - DESCRIBE THE PARAMETER
instance - DESCRIBE THE PARAMETER
env - DESCRIBE THE PARAMETER
Returns:
The Address value

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection