@Target(value=TYPE) public @interface UseGatekeeper
Gatekeeper
to use for the
Place
associated with
your proxy. Your custom Ginjector
must
have a method returning the Gatekeeper
specified in this annotation.Modifier and Type | Required Element and Description |
---|---|
Class<? extends Gatekeeper> |
value |
public abstract Class<? extends Gatekeeper> value
Copyright © 2010-2014 ArcBees. All Rights Reserved.