|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessDiscoverer
Type description.
| Method Summary | |
|---|---|
java.util.Collection<Process> |
discover(AbstractProcess process)
Searches through associated registries all processes matching the semantic description of the abstract process passed as a parameter. |
java.util.Collection<Process> |
discover(QueryProfile profile)
Searches through associated registries all processes matching the specified query profile. |
| Method Detail |
|---|
java.util.Collection<Process> discover(AbstractProcess process)
throws DiscoveryException
process - The abstract process to match to
DiscoveryException - If an error occurs during discovery
java.util.Collection<Process> discover(QueryProfile profile)
throws DiscoveryException
profile - A query profile to be evaluated
DiscoveryException - If an error occurs during discovery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||