public interface CDIService extends ConfigExtension
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getEnableCdiDevMode()
Gets the value of the cdidevmode property.
|
String |
getEnableConcurrentDeployment()
Gets the value of the enableConcurrentDeployment property.
|
String |
getEnableImplicitCdi()
Gets the value of the enableImplicitCdi property.
|
String |
getPreLoaderThreadPoolSize()
Gets the value of the preloader threads property.
|
void |
setEnableCdiDevMode(String value)
Sets the value of the cdidevmode property.
|
void |
setEnableConcurrentDeployment(String value)
Sets the value of the enableConcurrentDeployment property.
|
void |
setEnableImplicitCdi(String value)
Sets the value of the enableImplicitCdi property.
|
void |
setPreLoaderThreadPoolSize(String value)
Sets the value of the enableConcurrentDeployment property.
|
createChild, deepCopy, getParent, getParentString getEnableImplicitCdi()
void setEnableImplicitCdi(String value)
value - allowed object is StringString getEnableCdiDevMode()
Stringvoid setEnableCdiDevMode(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getEnableConcurrentDeployment()
void setEnableConcurrentDeployment(String value)
value - allowed object is StringString getPreLoaderThreadPoolSize()
Copyright © 2019. All rights reserved.