|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Base interface to be registable in the Higgins Regisrty.
| Method Summary | |
|---|---|
IConfiguration |
getConfiguration()
Returns configuration of this service provider. |
String |
getID()
Returns the id of this service provider. |
void |
setID(String id)
Sets the id of this service provider. |
| Method Detail |
public String getID()
null String containing the
identifier of the service.
public void setID(String id)
throws Exception
IRegistryExtensions to initialize service provider instance when
getID returns null.
id - -
the service provider id
Exception - if id of this service provider can't be modified.public IConfiguration getConfiguration()
HigginsRegistry returned configuration is used
to load service's configuration.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||