org.troublescope.resolution
Class RegistryEntry

java.lang.Object
  |
  +--org.troublescope.util.NameValuePair
        |
        +--org.troublescope.resolution.RegistryEntry

public class RegistryEntry
extends NameValuePair

A resolution entry.


Constructor Summary
RegistryEntry()
           
 
Methods inherited from class org.troublescope.util.NameValuePair
createListFromMap, createListFromMap, getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryEntry

public RegistryEntry()


Copyright © 2002-2002 TroubleScope. All Rights Reserved.