Class GuiceNode
java.lang.Object
com.yahoo.container.di.componentgraph.core.Node
com.yahoo.container.di.componentgraph.core.GuiceNode
- Author:
- Tony Vaagenes, gjoranv, ollivir
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.container.di.componentgraph.core.Node
component, componentId, constructedInstance, constructInstance, equalEdges, equals, hashCode, idAndType, injectAll, packageName, syntheticComponentId, toString
-
Constructor Details
-
GuiceNode
-
-
Method Details
-
configKeys
- Specified by:
configKeysin classNode
-
instanceKey
public com.google.inject.Key<?> instanceKey()- Specified by:
instanceKeyin classNode
-
instanceType
- Specified by:
instanceTypein classNode
-
componentType
- Specified by:
componentTypein classNode
-
usedComponents
Description copied from class:NodeThe components actually used by this node. Consist of a subset of the injected nodes + subset of the global nodes.- Specified by:
usedComponentsin classNode
-
newInstance
- Specified by:
newInstancein classNode
-
inject
-
label
-