org.gcube.vremanagement.softwarerepository.publisher.impl
Class GCUBEPublisher

java.lang.Object
  extended by org.gcube.vremanagement.softwarerepository.publisher.impl.GCUBEPublisher
All Implemented Interfaces:
Publisher

public class GCUBEPublisher
extends java.lang.Object
implements Publisher

Author:
Luca Frosini (ISTI-CNR)

Constructor Summary
GCUBEPublisher()
           
 
Method Summary
 void publishProfile(java.io.File profile)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEPublisher

public GCUBEPublisher()
Method Detail

publishProfile

public void publishProfile(java.io.File profile)
                    throws java.lang.Exception

Specified by:
publishProfile in interface Publisher
Parameters:
profile - Profile File
Throws:
java.lang.Exception - if publishing fails