public class HandlerMappingRegistrar
extends java.lang.Object
implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
HandlerMappingRegistrar(DelegatingHandlerMapping mapping,
java.lang.String path,
java.lang.Object handler) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
public HandlerMappingRegistrar(DelegatingHandlerMapping mapping, java.lang.String path, java.lang.Object handler)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public void destroy() throws java.lang.Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
java.lang.Exception