org.springframework.extensions.webscripts.bean
Class ServiceInstall.InstalledFile

java.lang.Object
  extended by org.springframework.extensions.webscripts.bean.ServiceInstall.InstalledFile
Enclosing class:
ServiceInstall

public static class ServiceInstall.InstalledFile
extends Object


Constructor Summary
ServiceInstall.InstalledFile()
           
 
Method Summary
 String getPath()
           
 String getStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInstall.InstalledFile

public ServiceInstall.InstalledFile()
Method Detail

getStore

public String getStore()

getPath

public String getPath()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.