| Name | Description | Type | Package | Framework |
| AdminOptions | Holds configuration options that are valid for the Admin server, when using distributed mode. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| BeanPropertiesPropertySource | A PropertySource that exposes the javabeans properties of an object as properties. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| CommandLinePropertySourceOverridingListener | An ApplicationListener that will parse command line options and also replace the default boot commandlinePropertySource with those values. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| CommonDistributedOptions | Holds options that are common to both admin and container servers, when used in distributed mode. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| CommonOptions | Base class for command line options that are common to absolutely every setup (single and distributed). | Class | org.springframework.xd.dirt.server.options | Spring XD |
| ContainerOptions | Holds configuration options that are valid for the Container node, when using distributed mode. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| ResourcePatternScanningOptionHandler | An OptionHandler that scans a resource pattern for existing resources (using a single '*' wildcard) andallows all String values s that would fit if that single wildcard was replaced by s. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| ResourcePatternScanningOptionHandlers | Holds definitions of ResourcePatternScanningOptionHandlers used in Spring XD. | Class | org.springframework.xd.dirt.server.options | Spring XD |
| ResourcePatternScanningOptionHandlers .DistributedAnalyticsOptionHandler | Computes values for --analytics in the distributed case (memory is NOT supported). | Class | org.springframework.xd.dirt.server.options.ResourcePatternScanningOptionHandlers | Spring XD |
| ResourcePatternScanningOptionHandlers .HadoopDistroOptionHandler | Computes values for --hadoopDistro out of names of subdirectories of the lib/ dir. | Class | org.springframework.xd.dirt.server.options.ResourcePatternScanningOptionHandlers | Spring XD |
| ResourcePatternScanningOptionHandlers .SingleNodeAnalyticsOptionHandler | Computes values for --analytics in the single node case (accepts memory). | Class | org.springframework.xd.dirt.server.options.ResourcePatternScanningOptionHandlers | Spring XD |
| ResourcePatternScanningOptionHandlers .SingleNodeDataTransportOptionHandler | Computes values for (data) --transport for the singlenode case. | Class | org.springframework.xd.dirt.server.options.ResourcePatternScanningOptionHandlers | Spring XD |
| SingleNodeOptions | Holds options that can be used in single-node mode. | Class | org.springframework.xd.dirt.server.options | Spring XD |