|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.avalon.phoenix.metainfo.DependencyDescriptor
A descriptor that describes dependency information for Block.
| Constructor Summary | |
DependencyDescriptor(String role,
ServiceDescriptor service)
Constructor that has all parts as parameters. |
|
| Method Summary | |
String |
getRole()
Return role of dependency. |
ServiceDescriptor |
getService()
Return Service dependency provides. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DependencyDescriptor(String role,
ServiceDescriptor service)
| Method Detail |
public String getRole()
public ServiceDescriptor getService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||