java.lang.Object
org.jvnet.hk2.internal.SystemInjecteeImpl
- All Implemented Interfaces:
Injectee
This is an implementation of Injectee that is used by the system.
- Author:
- jwells
-
Method Details
-
getRequiredType
- Specified by:
getRequiredTypein interfaceInjectee
-
getRequiredQualifiers
- Specified by:
getRequiredQualifiersin interfaceInjectee
-
getPosition
public int getPosition()- Specified by:
getPositionin interfaceInjectee
-
getInjecteeClass
- Specified by:
getInjecteeClassin interfaceInjectee
-
getParent
-
isOptional
public boolean isOptional()- Specified by:
isOptionalin interfaceInjectee
-
isSelf
public boolean isSelf() -
getUnqualified
- Specified by:
getUnqualifiedin interfaceInjectee
-
getInjecteeDescriptor
- Specified by:
getInjecteeDescriptorin interfaceInjectee
-
hashCode
public int hashCode() -
equals
-
toString
-