public class DefaultLinkMatchResolverImpl extends Object implements LinkMatchResolver, org.springframework.beans.factory.InitializingBean
DefaultLinkMatchResolverImpl class.
Constructor and Description |
---|
DefaultLinkMatchResolverImpl() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
getAssociatedEndPoint(String endPoint)
getAssociatedEndPoint
|
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public String getAssociatedEndPoint(String endPoint)
getAssociatedEndPoint
getAssociatedEndPoint
in interface LinkMatchResolver
endPoint
- a String
object.String
object.Copyright © 2015. All rights reserved.