public interface CDIService extends ConfigExtension
| Modifier and Type | Method and Description |
|---|---|
String |
getEnableCdiDevMode()
Gets the value of the cdidevmode property.
|
String |
getEnableImplicitCdi()
Gets the value of the enableImplicitCdi property.
|
void |
setEnableCdiDevMode(String value)
Sets the value of the cdidevmode property.
|
void |
setEnableImplicitCdi(String value)
Sets the value of the enableImplicitCdi property.
|
String getEnableImplicitCdi()
void setEnableImplicitCdi(String value)
value - allowed object is StringString getEnableCdiDevMode()
Stringvoid setEnableCdiDevMode(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionCopyright © 2017. All rights reserved.