@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Part
This is the most common way to add a dependency to another part.
If a configPath is set, the system configuration is used to load the value specified for this path. The system then tries to find the part with that name.
Modifier and Type | Optional Element and Description |
---|---|
String |
configPath |
public abstract String configPath
Copyright © 2018. All rights reserved.