public abstract class Dependency extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Dependency(String id,
Set<String> targetIds) |
protected |
Dependency(String id,
String targetId) |
public String getId()
public boolean isStrict()
protected void setStrict(boolean strict)
Copyright © 2012-2013 Static IOC OSS project. All Rights Reserved.