|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
S - the type of the serviceE - the type of the endpointspublic interface ServiceProvider<S,E>
Provides services at given endpoints.
| Method Summary | |
|---|---|
String |
name()
Returns the name of the service |
S |
service(E endpoint)
Returns a service at an endpoint. |
| Method Detail |
|---|
String name()
S service(E endpoint)
endpoint - the endpoint
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||