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
Fields in org.codehaus.plexus.components.secdispatcher with type parameters of type DispatcherMeta.FieldModifier and TypeFieldDescriptionprivate List
<DispatcherMeta.Field> DispatcherMeta.Field.Builder.options
private final List
<DispatcherMeta.Field> DispatcherMeta.Field.options
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) Constructor parameters in org.codehaus.plexus.components.secdispatcher with type arguments of type DispatcherMeta.Field -
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