org.nanocontainer
Class ClassNameKey
java.lang.Object
org.nanocontainer.ClassNameKey
public class ClassNameKey
- extends Object
ClassNameKey is a simple wrapper for a class name which is used as a key in
the registration of components in NanoContainer.
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassNameKey
public ClassNameKey(String className)
getClassName
public String getClassName()
Copyright © 2003-2009 Codehaus. All Rights Reserved.