|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AvailabilityService
| 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 | |
|---|---|
java.lang.String |
getAutoManageHaStore()
Deprecated. |
java.lang.String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property. |
EjbContainerAvailability |
getEjbContainerAvailability()
Gets the value of the ejbContainerAvailability property. |
java.lang.String |
getHaAgentHosts()
Deprecated. |
java.lang.String |
getHaAgentPassword()
Deprecated. |
java.lang.String |
getHaAgentPort()
Deprecated. |
java.lang.String |
getHaStoreHealthcheckEnabled()
Deprecated. |
java.lang.String |
getHaStoreHealthcheckIntervalInSeconds()
Deprecated. |
java.lang.String |
getHaStoreName()
Deprecated. |
JmsAvailability |
getJmsAvailability()
Gets the value of the jmsAvailability property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getStorePoolName()
Deprecated. |
WebContainerAvailability |
getWebContainerAvailability()
Gets the value of the webContainerAvailability property. |
void |
setAutoManageHaStore(java.lang.String value)
Sets the value of the autoManageHaStore property. |
void |
setAvailabilityEnabled(java.lang.String value)
Sets the value of the availabilityEnabled property. |
void |
setEjbContainerAvailability(EjbContainerAvailability value)
Sets the value of the ejbContainerAvailability property. |
void |
setHaAgentHosts(java.lang.String value)
Sets the value of the haAgentHosts property. |
void |
setHaAgentPassword(java.lang.String value)
Sets the value of the haAgentPassword property. |
void |
setHaAgentPort(java.lang.String value)
Sets the value of the haAgentPort property. |
void |
setHaStoreHealthcheckEnabled(java.lang.String value)
Sets the value of the haStoreHealthcheckEnabled property. |
void |
setHaStoreHealthcheckIntervalInSeconds(java.lang.String value)
Sets the value of the haStoreHealthcheckIntervalInSeconds property. |
void |
setHaStoreName(java.lang.String value)
Sets the value of the haStoreName property. |
void |
setJmsAvailability(JmsAvailability value)
Sets the value of the jmsAvailability property. |
void |
setStorePoolName(java.lang.String value)
Sets the value of the storePoolName property. |
void |
setWebContainerAvailability(WebContainerAvailability value)
Sets the value of the webContainerAvailability 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 |
|---|
java.lang.String getAvailabilityEnabled()
String
void setAvailabilityEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getHaAgentHosts()
String
void setHaAgentHosts(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Max(value=65535L) @Min(value=1L) @Deprecated java.lang.String getHaAgentPort()
String
void setHaAgentPort(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getHaAgentPassword()
String
void setHaAgentPassword(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getHaStoreName()
String
void setHaStoreName(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getAutoManageHaStore()
String
void setAutoManageHaStore(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getStorePoolName()
String
void setStorePoolName(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getHaStoreHealthcheckEnabled()
String
void setHaStoreHealthcheckEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Deprecated java.lang.String getHaStoreHealthcheckIntervalInSeconds()
String
void setHaStoreHealthcheckIntervalInSeconds(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionWebContainerAvailability getWebContainerAvailability()
WebContainerAvailability
void setWebContainerAvailability(WebContainerAvailability value)
throws java.beans.PropertyVetoException
value - allowed object is
WebContainerAvailability
java.beans.PropertyVetoExceptionEjbContainerAvailability getEjbContainerAvailability()
EjbContainerAvailability
void setEjbContainerAvailability(EjbContainerAvailability value)
throws java.beans.PropertyVetoException
value - allowed object is
EjbContainerAvailability
java.beans.PropertyVetoExceptionJmsAvailability getJmsAvailability()
JmsAvailability
void setJmsAvailability(JmsAvailability value)
throws java.beans.PropertyVetoException
value - allowed object is
JmsAvailability
java.beans.PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
java.util.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 | |||||||||