Uses of Interface
com.github.rvesse.airline.restrictions.factories.GlobalRestrictionFactory
Packages that use GlobalRestrictionFactory
-
Uses of GlobalRestrictionFactory in com.github.rvesse.airline.restrictions.factories
Classes in com.github.rvesse.airline.restrictions.factories that implement GlobalRestrictionFactoryFields in com.github.rvesse.airline.restrictions.factories with type parameters of type GlobalRestrictionFactoryModifier and TypeFieldDescriptionprivate static final Map
<Class<? extends Annotation>, GlobalRestrictionFactory> RestrictionRegistry.GLOBAL_RESTRICTION_FACTORIES
Methods in com.github.rvesse.airline.restrictions.factories with parameters of type GlobalRestrictionFactoryModifier and TypeMethodDescriptionstatic void
RestrictionRegistry.addGlobalRestriction
(Class<? extends Annotation> cls, GlobalRestrictionFactory factory)