Interface DescriptorFactory

All Known Implementing Classes:
DefaultDescriptorFactory

public interface DescriptorFactory
This is an <href="https://en.wikipedia.org/wiki/Abstract_factory_pattern">abstract factory responsible for providing descriptor implementations used for Integration Object metadata representation: IntegrationObjectDescriptor, TypeDescriptor, and TypeAttributeDescriptor
  • Method Details