Interface ModuleMonitoringLevels
- All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy,org.jvnet.hk2.config.types.PropertyBag
public interface ModuleMonitoringLevels
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.DuckNested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag
org.jvnet.hk2.config.types.PropertyBag.Duck -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringgetCloud()Gets the value of the cloud property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the cloud Elasticity property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the cloud Orchestrator property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the cloudTenantManager property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the cloud IMS property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the connectorConnectionPool property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the connectorService property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the deployment property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the ejbContainer property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the httpService property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the jdbcConnectionPool property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the jax-ra property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the jmsService property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringgetJpa()Gets the value of the jpa property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringgetJvm()Gets the value of the jvm property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringgetOrb()Gets the value of the orb property.List<org.jvnet.hk2.config.types.Property>Properties as perPropertyBag@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the security property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the threadPool property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the transactionService property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the webContainer property.@Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") StringGets the value of the web-service-container property.voidSets the value of the cloud property.voidsetCloudElasticity(String value) Sets the value of the cloud elasticity property.voidsetCloudOrchestrator(String value) Sets the value of the cloud Orchestrator property.voidsetCloudTenantManager(String value) Sets the value of the cloudTenantManager property.voidSets the value of the cloud IMS property.voidsetConnectorConnectionPool(String value) Sets the value of the connectorConnectionPool property.voidsetConnectorService(String value) Sets the value of the connectorService property.voidsetDeployment(String value) Sets the value of the webContainer property.voidsetEjbContainer(String value) Sets the value of the ejbContainer property.voidsetHttpService(String value) Sets the value of the httpService property.voidsetJdbcConnectionPool(String value) Sets the value of the jdbcConnectionPool property.voidSets the value of the jax-ra property.voidsetJmsService(String value) Sets the value of the jmsService property.voidSets the value of the jpa property.voidSets the value of the jvm property.voidSets the value of the orb property.voidsetSecurity(String value) Sets the value of the security property.voidsetThreadPool(String value) Sets the value of the threadPool property.voidsetTransactionService(String value) Sets the value of the transactionService property.voidsetWebContainer(String value) Sets the value of the webContainer property.voidsetWebServicesContainer(String value) Sets the value of the web-service-container property.Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParentMethods inherited from interface org.jvnet.hk2.config.types.PropertyBag
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty
-
Field Details
-
MONITORING_LEVELS
- See Also:
-
MONITORING_LEVELS_MSG
- See Also:
-
-
Method Details
-
getThreadPool
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getThreadPool()Gets the value of the threadPool property. All the thread-pools used by the run time- Returns:
- possible object is
String
-
setThreadPool
Sets the value of the threadPool property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getOrb
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getOrb()Gets the value of the orb property. Specifies the level for connection managers of the orb, which apply to connections to the orb- Returns:
- possible object is
String
-
setOrb
Sets the value of the orb property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getEjbContainer
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getEjbContainer()Gets the value of the ejbContainer property. Various ejbs deployed to the server, ejb-pools, ejb-caches & ejb-methods- Returns:
- possible object is
String
-
setEjbContainer
Sets the value of the ejbContainer property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getWebContainer
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getWebContainer()Gets the value of the webContainer property.- Returns:
- possible object is
String
-
setWebContainer
Sets the value of the webContainer property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getDeployment
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getDeployment()Gets the value of the deployment property.- Returns:
- possible object is
String
-
setDeployment
Sets the value of the webContainer property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getTransactionService
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getTransactionService()Gets the value of the transactionService property. Transaction subsystem- Returns:
- possible object is
String
-
setTransactionService
Sets the value of the transactionService property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getHttpService
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getHttpService()Gets the value of the httpService property. http engine and the http listeners therein.- Returns:
- possible object is
String
-
setHttpService
Sets the value of the httpService property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getJdbcConnectionPool
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getJdbcConnectionPool()Gets the value of the jdbcConnectionPool property. Monitoring level for all the jdbc-connection-pools used by the runtime.- Returns:
- possible object is
String
-
setJdbcConnectionPool
Sets the value of the jdbcConnectionPool property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getConnectorConnectionPool
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getConnectorConnectionPool()Gets the value of the connectorConnectionPool property. Monitoring level for all the connector-connection-pools used by runtime.- Returns:
- possible object is
String
-
setConnectorConnectionPool
Sets the value of the connectorConnectionPool property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getConnectorService
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getConnectorService()Gets the value of the connectorService property.- Returns:
- possible object is
String
-
setConnectorService
Sets the value of the connectorService property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getJmsService
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getJmsService()Gets the value of the jmsService property.- Returns:
- possible object is
String
-
setJmsService
Sets the value of the jmsService property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getJvm
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getJvm()Gets the value of the jvm property.- Returns:
- possible object is
String
-
setJvm
Sets the value of the jvm property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getSecurity
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getSecurity()Gets the value of the security property.- Returns:
- possible object is
String
-
setSecurity
Sets the value of the security property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getWebServicesContainer
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getWebServicesContainer()Gets the value of the web-service-container property.- Returns:
- possible object is
String
-
setWebServicesContainer
Sets the value of the web-service-container property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getJpa
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getJpa()Gets the value of the jpa property.- Returns:
- possible object is
String
-
setJpa
Sets the value of the jpa property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getJersey
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getJersey()Gets the value of the jax-ra property.- Returns:
- possible object is
String
-
setJersey
Sets the value of the jax-ra property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getCloudTenantManager
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getCloudTenantManager()Gets the value of the cloudTenantManager property.- Returns:
- possible object is
String
-
setCloudTenantManager
Sets the value of the cloudTenantManager property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getCloud
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getCloud()Gets the value of the cloud property.- Returns:
- possible object is
String
-
setCloud
Sets the value of the cloud property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getCloudOrchestrator
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getCloudOrchestrator()Gets the value of the cloud Orchestrator property.- Returns:
- possible object is
String
-
setCloudOrchestrator
Sets the value of the cloud Orchestrator property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getCloudElasticity
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getCloudElasticity()Gets the value of the cloud Elasticity property.- Returns:
- possible object is
String
-
setCloudElasticity
Sets the value of the cloud elasticity property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getCloudVirtAssemblyService
@Pattern(regexp="(OFF|LOW|HIGH)", message="Valid values: (OFF|LOW|HIGH)") @Pattern(regexp="(OFF|LOW|HIGH)",message="Valid values: (OFF|LOW|HIGH)") String getCloudVirtAssemblyService()Gets the value of the cloud IMS property.- Returns:
- possible object is
String
-
setCloudVirtAssemblyService
Sets the value of the cloud IMS property.- Parameters:
value- allowed object isString- Throws:
PropertyVetoException
-
getProperty
@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<org.jvnet.hk2.config.types.Property> getProperty()Properties as perPropertyBag- Specified by:
getPropertyin interfaceorg.jvnet.hk2.config.types.PropertyBag
-