public class ContextUriInfoFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean
This factory bean looks up the UriInfo from the MethodInvocation.
Constructor and Description |
---|
ContextUriInfoFactoryBean(RequestScope scope) |
Modifier and Type | Method and Description |
---|---|
protected ContextUriInfo |
createInstance() |
Class<ContextUriInfo> |
getObjectType() |
public ContextUriInfoFactoryBean(RequestScope scope)
protected ContextUriInfo createInstance() throws Exception
createInstance
in class org.springframework.beans.factory.config.AbstractFactoryBean
Exception
public Class<ContextUriInfo> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
Copyright © 2002-2024 Atlassian. All Rights Reserved.