|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.apache.shiro.guice.aop.ShiroAopModule
public class ShiroAopModule
Install this module to enable Shiro AOP functionality in Guice. You may extend it to add your own Shiro
interceptors, override the default ones, or provide a specific AnnotationResolver.
| Constructor Summary | |
|---|---|
ShiroAopModule()
|
|
| Method Summary | |
|---|---|
protected void |
bindShiroInterceptor(AnnotationMethodInterceptor methodInterceptor)
|
protected void |
configure()
|
protected void |
configureDefaultInterceptors(AnnotationResolver resolver)
|
protected void |
configureInterceptors(AnnotationResolver resolver)
|
protected AnnotationResolver |
createAnnotationResolver()
|
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShiroAopModule()
| Method Detail |
|---|
protected final void configure()
configure in class com.google.inject.AbstractModuleprotected final void bindShiroInterceptor(AnnotationMethodInterceptor methodInterceptor)
protected AnnotationResolver createAnnotationResolver()
protected void configureDefaultInterceptors(AnnotationResolver resolver)
protected void configureInterceptors(AnnotationResolver resolver)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||