Java org.springframework.messaging.handler MessagingAdviceBean fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.handler MessagingAdviceBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.handler MessagingAdviceBean.

The text is from its open source code.

Method

booleanisApplicableToBeanType(Class beanType)
Whether this MessagingAdviceBean applies to the given bean type.
ObjectresolveBean()
Return the advice bean instance, if necessary resolving a bean specified by name through the BeanFactory.