Example usage for org.apache.shiro.guice.aop ShiroAopModule subclass-usage

List of usage examples for org.apache.shiro.guice.aop ShiroAopModule subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.guice.aop ShiroAopModule subclass-usage.

Usage

From source file org.killbill.billing.util.glue.KillBillShiroAopModule.java

public class KillBillShiroAopModule extends ShiroAopModule {

    private final AnnotationHierarchicalResolver resolver = new AnnotationHierarchicalResolver();

    @Override
    protected AnnotationResolver createAnnotationResolver() {