public class NARKeyFactory
extends java.lang.Object
implements Factory
This factory should be used in places that require a
NAR key, but do not actually have (or need) the
knowledge about creating the key. Given a
created NAR, this class should be able to produce
a suitable key to be used in a Hashtable (or some
storage structure) that is storing NARs.