org.picocontainer.injectors
Class InjectInto
java.lang.Object
org.picocontainer.injectors.InjectInto
- All Implemented Interfaces:
- Type
public class InjectInto
- extends Object
- implements Type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectInto
public InjectInto(Type intoType,
Object intoKey)
getIntoType
public Type getIntoType()
getIntoClass
public Class getIntoClass()
getIntoKey
public Object getIntoKey()
Copyright © 2003-2010 Codehaus. All Rights Reserved.