|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServicePreparationException | |
---|---|
org.sr.server | This package contains core server side classes. |
org.sr.server.ejb | This package contains EJB specific implementations. |
org.sr.server.spring | This package contains Spring frmework specific implementations. |
Uses of ServicePreparationException in org.sr.server |
---|
Methods in org.sr.server that throw ServicePreparationException | |
---|---|
java.lang.Object |
POJOServiceLocator.getServiceByName(java.lang.String serviceName,
ICallerContextInfo<?> context)
|
java.lang.Object |
IServiceLocator.getServiceByName(java.lang.String serviceName,
ICallerContextInfo<?> context)
|
Uses of ServicePreparationException in org.sr.server.ejb |
---|
Methods in org.sr.server.ejb that throw ServicePreparationException | |
---|---|
java.lang.Object |
EJB3ServiceLocator.getServiceByName(java.lang.String serviceName,
ICallerContextInfo<?> context)
|
java.lang.Object |
EJB2ServiceLocator.getServiceByName(java.lang.String serviceName,
ICallerContextInfo<?> context)
|
Uses of ServicePreparationException in org.sr.server.spring |
---|
Methods in org.sr.server.spring that throw ServicePreparationException | |
---|---|
java.lang.Object |
SpringServiceLocator.getServiceByName(java.lang.String serviceName,
ICallerContextInfo<?> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |