public class HibernateValidatorModule extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.framework.Bundle |
bundle |
private com.fasterxml.jackson.databind.module.SimpleModule |
module |
private org.wisdom.api.content.JacksonModuleRepository |
repository |
| Constructor and Description |
|---|
HibernateValidatorModule(org.osgi.framework.BundleContext context)
Creates the hibernate validator module .
|
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
com.fasterxml.jackson.core.Version |
version() |
private final org.osgi.framework.Bundle bundle
private final com.fasterxml.jackson.databind.module.SimpleModule module
private org.wisdom.api.content.JacksonModuleRepository repository
Copyright © 2013–2014 Wisdom Framework. All rights reserved.