|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceRegistry
Description:
TODO: Felix Jost Class Description for Trans
Initial Date: 12.03.2007
| Method Summary | |
|---|---|
void |
registerService(ServiceDescriptor serviceDescriptor)
called by services to register themselves, so that dependencies can be checked in a safe and controlled environment (a mini mini osgi instead of spring just throwing an resolve-bean exception) |
void |
validateDependencies()
|
| Method Detail |
|---|
void registerService(ServiceDescriptor serviceDescriptor)
serviceclassname - the classname of the service to be registereda - list of dependent serviceclassnamesvoid validateDependencies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||