Interface _Initializable

All Known Implementing Classes:
StubBase

public interface _Initializable
Stubs/Serializers implement this interface so that they can initialize the serializers they will need
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