public class VectorProcessFactory extends AnnotatedBeanProcessFactory
Internally this factory makes use of the information provided by the DescribeProcess
annotations to produce the correct process description.
AnnotatedBeanProcessFactory.BeanFactoryRegistry<T>
namespace
Constructor and Description |
---|
VectorProcessFactory() |
Modifier and Type | Method and Description |
---|---|
static AnnotatedBeanProcessFactory.BeanFactoryRegistry<VectorProcess> |
getRegistry() |
createProcessBean, getNames, getProcessDescription, method
public static AnnotatedBeanProcessFactory.BeanFactoryRegistry<VectorProcess> getRegistry()
Copyright © 1996–2019 Geotools. All rights reserved.