ostore.tapestry.api
Class TapestryInstance

java.lang.Object
  |
  +--ostore.tapestry.api.TapestryInstance

public class TapestryInstance
extends Object


Constructor Summary
TapestryInstance()
           
 
Method Summary
static TapestryInstance instance(NodeId node_id)
           
 SecureHash self_guid()
           
 void set_self_guid(SecureHash g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TapestryInstance

public TapestryInstance()
Method Detail

self_guid

public SecureHash self_guid()

set_self_guid

public void set_self_guid(SecureHash g)

instance

public static TapestryInstance instance(NodeId node_id)