| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServiceDiscoverer
A SPI that allows different implementations of discovering service declarations
| Method Summary | |
|---|---|
 java.util.Set<ServiceDeclaration> | 
discover(java.lang.String serviceName,
         boolean firstOnly)
Discover the service descriptors by name  | 
| Method Detail | 
|---|
java.util.Set<ServiceDeclaration> discover(java.lang.String serviceName,
                                           boolean firstOnly)
serviceName - The name of the servicefirstOnly - A flag to indicate if only the first instance is to be discovered
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||