Class AssistedTypeRegistrationExtension

  • All Implemented Interfaces:
    TypeRegistrationExtension

    public class AssistedTypeRegistrationExtension
    extends java.lang.Object
    implements TypeRegistrationExtension
    Extension which provides implementations of abstract classes or interfaces annotated with the configured assist annotation. The types must have a single abstract method with a concrete, non primitive return type.