public static interface WeldModule.PostServiceRegistrationContext
postServiceRegistration phase| Modifier and Type | Method and Description |
|---|---|
String |
getContextId()
Returns the container id of the running container
|
org.jboss.weld.bootstrap.api.ServiceRegistry |
getServices()
A mutable service registry.
|
void |
registerPlugableValidator(PlugableValidator validator)
Registers an additional validator to be used for bean validation
|
String getContextId()
org.jboss.weld.bootstrap.api.ServiceRegistry getServices()
void registerPlugableValidator(PlugableValidator validator)
validator - Copyright © 2017. All rights reserved.