Uses of Class
org.codehaus.plexus.components.secdispatcher.DispatcherMeta.Field
Packages that use DispatcherMeta.Field
Package
Description
-
Uses of DispatcherMeta.Field in org.codehaus.plexus.components.secdispatcher
Methods in org.codehaus.plexus.components.secdispatcher that return DispatcherMeta.FieldMethods in org.codehaus.plexus.components.secdispatcher that return types with arguments of type DispatcherMeta.FieldModifier and TypeMethodDescriptionDispatcherMeta.fields()
Returns the configuration fields of the dispatcher.DispatcherMeta.Field.getOptions()
Optional list of options, if this configuration accepts limited values.Method parameters in org.codehaus.plexus.components.secdispatcher with type arguments of type DispatcherMeta.FieldModifier and TypeMethodDescriptionDispatcherMeta.Field.Builder.options
(List<DispatcherMeta.Field> options) -
Uses of DispatcherMeta.Field in org.codehaus.plexus.components.secdispatcher.internal.dispatchers
Methods in org.codehaus.plexus.components.secdispatcher.internal.dispatchers that return types with arguments of type DispatcherMeta.Field