Class VectorProcessFactory

All Implemented Interfaces:
ProcessFactory, Factory, OptionalFactory

public class VectorProcessFactory extends AnnotatedBeanProcessFactory
Factory providing a number of processes for working with feature data.

Internally this factory makes use of the information provided by the DescribeProcess annotations to produce the correct process description.

Author:
Jody Garnett (LISAsoft)