Groovy Documentation

[Groovy] Class UrlMappings

java.lang.Object
  UrlMappings

class UrlMappings

Property Summary
static java.lang.Object mappings

 
Constructor Summary
UrlMappings()

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

mappings

static java.lang.Object mappings


 
Constructor Detail

UrlMappings

UrlMappings()


 

Groovy Documentation