org.springframework.extensions.webscripts.bean
Class ServiceDump.ScriptStore

java.lang.Object
  extended by org.springframework.extensions.webscripts.bean.ServiceDump.ScriptStore
Enclosing class:
ServiceDump

public static class ServiceDump.ScriptStore
extends Object


Constructor Summary
ServiceDump.ScriptStore()
           
 
Method Summary
 Collection<ServiceDump.ScriptImplementation> getFiles()
           
 String getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDump.ScriptStore

public ServiceDump.ScriptStore()
Method Detail

getPath

public String getPath()

getFiles

public Collection<ServiceDump.ScriptImplementation> getFiles()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.