Skip navigation links
org.virtualrepository.spi

Interface Publisher<T extends Asset,A>

    • Method Detail

      • publish

        void publish(T asset,
                     A content)
              throws Exception
        Publishes an asset through the bound service.
        Parameters:
        asset - the asset
        content - the content of the asset
        Throws:
        Exception

Copyright © 2018. All rights reserved.