public class DefaultCodecLookup extends BasicCodecLookup
Modifiers | Name | Description |
---|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
|
protected GrailsApplication |
grailsApplication |
Fields inherited from class | Fields |
---|---|
class BasicCodecLookup |
NONE_ENCODER, decoders, encoders |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
registerCodec(GrailsCodecClass grailsClass) |
|
protected void |
registerCodecs() |
|
void |
setGrailsApplication(GrailsApplication grailsApplication) |
Methods inherited from class | Name |
---|---|
class BasicCodecLookup |
afterPropertiesSet, createChainedCodecInstance, createCodec, createNameVariations, lookupCodec, lookupDecoder, lookupEncoder, putChainedCodecInstance, reInitialize, registerCodecFactory, registerCodecs, registerDecoder, registerEncoder, registerVariationsOfName, registerWithNameVaritions |
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() |