Interface JAXBBlockFactory

All Superinterfaces:
BlockFactory
All Known Implementing Classes:
JAXBBlockFactoryImpl

public interface JAXBBlockFactory extends BlockFactory
JAXBBlockFactory

Creates a JAXBBlock. The business object of a JAXBBlock must be either a JAXBElement or a generated object with the XMLRootElement annotation

* The FactoryRegistry should be used to get access to the Factory

See Also: