Class AddRotatable

    • Constructor Detail

      • AddRotatable

        public AddRotatable()
    • Method Detail

      • getDescribedInterface

        public java.lang.Class<?> getDescribedInterface()
        Specified by:
        getDescribedInterface in interface AugmenterProvider
        Returns:
        The interface that this augmentor describes.
      • getImplementation

        public InterfaceImplementation getImplementation​(java.lang.Object value)
        Description copied from interface: AugmenterProvider
        For the interface that this provider describes, return an implementation.
        Specified by:
        getImplementation in interface AugmenterProvider
        Parameters:
        value - The value from the capability map
        Returns:
        An interface implementation