public abstract class InMemoryConnectionRepositoryConfigSupport extends AbstractConnectionRepositoryConfigSupport
InMemoryUsersConnectionRepository bean and a request-scoped InMemoryConnectionRepository bean.
Used by InMemoryConnectionRepositoryBeanDefinitionParser for XML configuration.| Constructor and Description |
|---|
InMemoryConnectionRepositoryConfigSupport() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinition |
registerInMemoryConnectionRepositoryBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
java.lang.String connectionRepositoryId,
java.lang.String usersConnectionRepositoryId,
java.lang.String connectionFactoryLocatorRef,
java.lang.String userIdSourceRef,
java.lang.String connectionSignUpRef) |
decorateWithScopedProxy, registerConnectionRepositorypublic InMemoryConnectionRepositoryConfigSupport()
public org.springframework.beans.factory.config.BeanDefinition registerInMemoryConnectionRepositoryBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
java.lang.String connectionRepositoryId,
java.lang.String usersConnectionRepositoryId,
java.lang.String connectionFactoryLocatorRef,
java.lang.String userIdSourceRef,
java.lang.String connectionSignUpRef)