public class ComponentPathBuilder extends Object
{
"key": "com.maxifier.guice:guice-bootstrap",
"path": "guice-bootstrap"
},
{
"key": "com.maxifier.guice:guice-bootstrap:src/main/java/com/magenta/guice/bootstrap/plugins/ChildModule.java",
"path": "src/main/java/com/magenta/guice/bootstrap/plugins/ChildModule.java",
"moduleKey": "com.maxifier.guice:guice-bootstrap",
"status": "SAME"
}
| Constructor and Description |
|---|
ComponentPathBuilder(List<Component> components) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
buildPrefixedPathForComponentWithKey(String componentKey,
String prefix) |
Copyright © 2016-2017. All Rights Reserved.