ostore.tapestry.impl
Class Router.ObjectMap

java.lang.Object
  |
  +--ostore.tapestry.impl.Router.ObjectMap
All Implemented Interfaces:
QueueElementIF
Enclosing class:
Router

public static class Router.ObjectMap
extends Object
implements QueueElementIF


Field Summary
 Map objmap
           
 
Constructor Summary
Router.ObjectMap(Map backpointers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

objmap

public Map objmap
Constructor Detail

Router.ObjectMap

public Router.ObjectMap(Map backpointers)