ar.com.jmfsg.documentation
Class DocumentationDescriptor
java.lang.Object
ar.com.jmfsg.documentation.DocumentationDescriptor
public class DocumentationDescriptor
- extends Object
This descriptor is used to specify the documentation resource location.
- Author:
- jformoso
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentationDescriptor
public DocumentationDescriptor()
getModulePrefix
public String getModulePrefix()
setModulePrefix
public void setModulePrefix(String modulePrefix)
getResource
public org.springframework.core.io.Resource getResource()
setResource
public void setResource(org.springframework.core.io.Resource resource)
getPackagesToScan
public List<String> getPackagesToScan()
setPackagesToScan
public void setPackagesToScan(List<String> packagesToScan)
Copyright © 2013. All Rights Reserved.