Uses of Interface
org.apache.shiro.event.support.TypedEventListener
-
Packages that use TypedEventListener Package Description org.apache.shiro.event.support -
-
Uses of TypedEventListener in org.apache.shiro.event.support
Classes in org.apache.shiro.event.support that implement TypedEventListener Modifier and Type Class Description classSingleArgumentMethodEventListenerA event listener that invokes a target object's method that accepts a single event argument.
-