public class InjectInto extends Object implements Type
Constructor and Description |
---|
InjectInto(Type intoType,
Object intoKey) |
Modifier and Type | Method and Description |
---|---|
Class |
getIntoClass() |
Object |
getIntoKey() |
Type |
getIntoType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeName
public InjectInto(Type intoType, Object intoKey)
public Type getIntoType()
public Class getIntoClass()
public Object getIntoKey()
Copyright © 2003–2016 Codehaus. All rights reserved.