public interface ContextSensitiveSingletonService extends Service
ServiceContextProvider
associated with it.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIGURE_METHOD_NAME |
Modifier and Type | Method and Description |
---|---|
void |
configureContextSensitiveSingletonService(com.appiancorp.services.spring.ServiceContextProvider scp,
com.appiancorp.services.AuthorizationInterceptorProvider aip)
Configures the service.
|
static final java.lang.String CONFIGURE_METHOD_NAME
void configureContextSensitiveSingletonService(com.appiancorp.services.spring.ServiceContextProvider scp, com.appiancorp.services.AuthorizationInterceptorProvider aip)
scp
- the service context provideraip
- the authorization interceptor providerCopyright © 2003-2024 Appian Corporation. All Rights Reserved.