public interface AVMResourceBinding
| Modifier and Type | Method and Description |
|---|---|
String |
getRepositoryName(Matcher match)
Fetch the name of the virtual repository indicated by
data obtained when the reverseProxyBinding
regex was matched within the AVMUrlValve.
|
String |
getVersion(Matcher match)
Fetch the version of the resource indicated by
data obtained when the reverseProxyBinding
regex was matched within the AVMUrlValve.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.