cuba.wired
Class EnvironmentRefMap

java.lang.Object
  extended by cuba.wired.ReferenceMap
      extended by cuba.wired.EnvironmentRefMap

public class EnvironmentRefMap
extends ReferenceMap

Author:
Jan Lessner

Nested Class Summary
 
Nested classes/interfaces inherited from class cuba.wired.ReferenceMap
ReferenceMap.Reference
 
Constructor Summary
EnvironmentRefMap()
           
 
Method Summary
 EnvironmentDesc lookup(java.lang.String localName)
           
 
Methods inherited from class cuba.wired.ReferenceMap
getRefs, lookupDescriptor, lookupReference, registerReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentRefMap

public EnvironmentRefMap()
Method Detail

lookup

public EnvironmentDesc lookup(java.lang.String localName)