|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRegistrationException | |
---|---|
org.sr.server | This package contains core server side classes. |
Uses of ServiceRegistrationException in org.sr.server |
---|
Methods in org.sr.server that throw ServiceRegistrationException | |
---|---|
static void |
ServicesRegistry.registerInterceptor(org.sr.common.entitydef.InterceptorDefinition idef)
Registers an interceptor definition |
static void |
ServicesRegistry.registerLocator(IServiceLocator locator)
Registers a Service Locator |
static void |
ServicesRegistry.registerService(org.sr.common.entitydef.ServiceDefinition serviceDef)
Registers a service definition |
void |
IServiceLocator.registerService(org.sr.common.entitydef.ServiceDefinition serviceDefinition)
|
void |
AbstractServiceLocator.registerService(org.sr.common.entitydef.ServiceDefinition serviceDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |