Class AbstractWrapperSkinExtension

  • All Implemented Interfaces:
    SkinExtension

    public abstract class AbstractWrapperSkinExtension
    extends Object
    implements SkinExtension
    The abstract implementation of the wrapper around the skinx plugins. Provides the mechanism needed to grab the skin extensions plugins and call the use methods on them, subclasses only need to provide the name of the skin extension through their SkinExtension role hint.
    Since:
    1.20
    Version:
    $Id: 018cd3601ee2bb38d41b7e48835f070e562d7d49 $
    • Constructor Detail

      • AbstractWrapperSkinExtension

        public AbstractWrapperSkinExtension()