|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleMonitoringLevels
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
String |
getConnectorConnectionPool()
Gets the value of the connectorConnectionPool property. |
String |
getConnectorService()
Gets the value of the connectorService property. |
String |
getDeployment()
Gets the value of the deployment property. |
String |
getEjbContainer()
Gets the value of the ejbContainer property. |
String |
getHttpService()
Gets the value of the httpService property. |
String |
getJdbcConnectionPool()
Gets the value of the jdbcConnectionPool property. |
String |
getJersey()
Gets the value of the jax-ra property. |
String |
getJmsService()
Gets the value of the jmsService property. |
String |
getJpa()
Gets the value of the jpa property. |
String |
getJvm()
Gets the value of the jvm property. |
String |
getOrb()
Gets the value of the orb property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getSecurity()
Gets the value of the security property. |
String |
getThreadPool()
Gets the value of the threadPool property. |
String |
getTransactionService()
Gets the value of the transactionService property. |
String |
getWebContainer()
Gets the value of the webContainer property. |
String |
getWebServicesContainer()
Gets the value of the web-service-container property. |
void |
setConnectorConnectionPool(String value)
Sets the value of the connectorConnectionPool property. |
void |
setConnectorService(String value)
Sets the value of the connectorService property. |
void |
setDeployment(String value)
Sets the value of the webContainer property. |
void |
setEjbContainer(String value)
Sets the value of the ejbContainer property. |
void |
setHttpService(String value)
Sets the value of the httpService property. |
void |
setJdbcConnectionPool(String value)
Sets the value of the jdbcConnectionPool property. |
void |
setJersey(String value)
Sets the value of the jax-ra property. |
void |
setJmsService(String value)
Sets the value of the jmsService property. |
void |
setJpa(String value)
Sets the value of the jpa property. |
void |
setJvm(String value)
Sets the value of the jvm property. |
void |
setOrb(String value)
Sets the value of the orb property. |
void |
setSecurity(String value)
Sets the value of the security property. |
void |
setThreadPool(String value)
Sets the value of the threadPool property. |
void |
setTransactionService(String value)
Sets the value of the transactionService property. |
void |
setWebContainer(String value)
Sets the value of the webContainer property. |
void |
setWebServicesContainer(String value)
Sets the value of the web-service-container property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
@Pattern(regexp="(OFF|LOW|HIGH)") String getThreadPool()
String
void setThreadPool(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getOrb()
String
void setOrb(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getEjbContainer()
String
void setEjbContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getWebContainer()
String
void setWebContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getDeployment()
String
void setDeployment(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getTransactionService()
String
void setTransactionService(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getHttpService()
String
void setHttpService(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getJdbcConnectionPool()
String
void setJdbcConnectionPool(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getConnectorConnectionPool()
String
void setConnectorConnectionPool(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getConnectorService()
String
void setConnectorService(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getJmsService()
String
void setJmsService(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getJvm()
String
void setJvm(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getSecurity()
String
void setSecurity(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getWebServicesContainer()
String
void setWebServicesContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getJpa()
String
void setJpa(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Pattern(regexp="(OFF|LOW|HIGH)") String getJersey()
String
void setJersey(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
List<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBag
getProperty in interface org.jvnet.hk2.config.types.PropertyBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||