Class TagTargetTypeExtensionPoint

All Implemented Interfaces:
LogEnabled, ExtensionPoint<TagTargetType>, Disposable, Initializable, Component, Contextualizable, Serviceable, ThreadSafe

This class is in charge to load and initialize tag target types.
  • Field Details

    • ROLE

      public static final String ROLE
      Avalon Role
  • Constructor Details

  • Method Details

    • getTagTargetType

      Get the target type corresponding to the given name
      Parameters:
      name - The type's name
      Returns:
      the target type or null if not found