Interface BeanReferenceable
- All Known Implementing Classes:
AspectRule
,AutowireRule
,BeanRule
,InvokeActionRule
,ScheduleRule
,TemplateRule
,Token
public interface BeanReferenceable
The Interface BeanReferenceable.
Created: 2016. 2. 20.
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the Bean Referrer Type.
-
Method Details
-
getBeanRefererType
BeanRefererType getBeanRefererType()Returns the Bean Referrer Type.- Returns:
- the Bean Referrer Type
-