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.AbstractFactoryBeanExceptionpublic Class<ContextUriInfo> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeangetObjectType in class org.springframework.beans.factory.config.AbstractFactoryBeanCopyright © 2002-2016 Atlassian. All Rights Reserved.