|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodInfoProvider
Provides key information about known service method implementations.
| Method Summary | |
|---|---|
java.util.Set<MethodInfo> |
getMethodInfo(java.lang.String bMechPID)
Get the MethodInfo for each method of the given
behavior mechanism. |
| Method Detail |
|---|
java.util.Set<MethodInfo> getMethodInfo(java.lang.String bMechPID)
throws ResourceIndexException
MethodInfo for each method of the given
behavior mechanism.
bMechPID - the behavior mechanism pid.
ResourceIndexException - if no such behavior mechanism exists
or the information can't be read for any other reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||