org.duracloud.servicesutil.util
Interface ServiceInstaller

All Known Implementing Classes:
ServiceInstallerImpl

public interface ServiceInstaller


Method Summary
 BundleHome getBundleHome()
           
 void install(java.lang.String name, java.io.InputStream bundle)
           
 

Method Detail

install

void install(java.lang.String name,
             java.io.InputStream bundle)
             throws ServiceException
Throws:
ServiceException

getBundleHome

BundleHome getBundleHome()


Copyright © 2009-2011 DuraSpace. All Rights Reserved.