Package org.apache.shiro.config.event
Class LoggingBeanEventListener
- java.lang.Object
-
- org.apache.shiro.config.event.LoggingBeanEventListener
-
public class LoggingBeanEventListener extends Object
A stock bean listener implementation that logs all BeanEvents as TRACE log statements.- Since:
- 1.3
-
-
Constructor Summary
Constructors Constructor Description LoggingBeanEventListener()
-
-
-
Method Detail
-
onEvent
@Subscribe public void onEvent(BeanEvent e)
-
-