@Service public class MethodRegistrar extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.core.Ordered
MethodInfoCache
. The class also reports warnings and errors of misconfigured methods.| Constructor and Description |
|---|
MethodRegistrar(MethodInfoCache methodInfoCache) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
@Autowired public MethodRegistrar(MethodInfoCache methodInfoCache)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2010–2017. All rights reserved.