|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchServiceException | |
---|---|
com.sri.common | This is the base package for the common untility classes not tied to EMO proper. |
com.sri.common.controller | This package contains utility classes for Controllers used by other SRI programs such as EMO. |
Uses of NoSuchServiceException in com.sri.common |
---|
Methods in com.sri.common that throw NoSuchServiceException | |
---|---|
Object |
ComponentSchema.locate(Object serviceKey)
Retrieves the desired service defined by the key. |
Uses of NoSuchServiceException in com.sri.common.controller |
---|
Methods in com.sri.common.controller that throw NoSuchServiceException | |
---|---|
Object |
ComponentServiceLocator.locate(Object serviceKey)
Retrieves the desired service defined by the key. |
Object |
AbstractComponentController.locate(Object serviceKey)
Retrieves the desired service defined by the key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |