Interface TypeDeclarationXmlLoader<T,U>
- All Known Implementing Classes:
AbstractTypeDeclarationLoader,ExtensionOperationTypeDeclarationJsonLoader,ExtensionOperationTypeDeclarationXmlLoader,MessageProcessorTypeDeclarationJsonLoader,MessageProcessorTypeDeclarationXmlLoader
public interface TypeDeclarationXmlLoader<T,U>
-
Method Summary
Modifier and TypeMethodDescriptionload(U object, TypeDeclarationLoaderContext typeDeclarationLoaderContext)
-
Method Details
-
load
-