Interface Initializable

All Known Implementing Classes:
CollectionInterfaceSerializer, CollectionSerializer, DynamicSerializer, GenericLiteralObjectSerializer, GenericObjectSerializer, JAXRpcMapEntrySerializer, LiteralRequestSerializer, LiteralResponseSerializer, MapInterfaceSerializer, MapSerializer, ObjectArraySerializer, PolymorphicArraySerializer, ReferenceableSerializerImpl, SOAPFaultInfoSerializer, SOAPRequestSerializer, SOAPResponseSerializer, StructMapSerializer, ValueTypeLiteralSerializer, ValueTypeSerializer

public interface Initializable
Author:
JAX-RPC Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Allows the implementors to retrieve and cache serializers during system intialization
  • Method Details

    • initialize

      void initialize(InternalTypeMappingRegistry registry) throws Exception
      Allows the implementors to retrieve and cache serializers during system intialization
      Throws:
      Exception - This exception may be thrown if there is a problem initializing