@groovy.transform.CompileStaticCompileStatic @java.lang.DeprecatedDeprecated class MimeTypesFactoryBean extends java.lang.Object
Creates the MimeType[] object that defines the configured mime types.
| Type | Name and description |
|---|---|
private ApplicationContext |
applicationContext |
private GrailsApplication |
grailsApplication |
private Collection |
mimeTypeProviders |
| Constructor and description |
|---|
MimeTypesFactoryBean
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Map |
getMimeConfig(Config config) |
|
MimeType[] |
getObject() |
|
java.lang.Class |
getObjectType() |
|
boolean |
isSingleton() |
| Methods inherited from class | Name |
|---|---|
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() |