|
||||||||||
| 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 | |
|---|---|
String |
getAutoManageHaStore()
Deprecated. |
String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property. |
EjbContainerAvailability |
getEjbContainerAvailability()
Gets the value of the ejbContainerAvailability property. |
String |
getHaAgentHosts()
Deprecated. |
String |
getHaAgentPassword()
Deprecated. |
String |
getHaAgentPort()
Deprecated. |
String |
getHaStoreHealthcheckEnabled()
Deprecated. |
String |
getHaStoreHealthcheckIntervalInSeconds()
Deprecated. |
String |
getHaStoreName()
Deprecated. |
JmsAvailability |
getJmsAvailability()
Gets the value of the jmsAvailability property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getStorePoolName()
Deprecated. |
WebContainerAvailability |
getWebContainerAvailability()
Gets the value of the webContainerAvailability property. |
void |
setAutoManageHaStore(String value)
Sets the value of the autoManageHaStore property. |
void |
setAvailabilityEnabled(String value)
Sets the value of the availabilityEnabled property. |
void |
setEjbContainerAvailability(EjbContainerAvailability value)
Sets the value of the ejbContainerAvailability property. |
void |
setHaAgentHosts(String value)
Sets the value of the haAgentHosts property. |
void |
setHaAgentPassword(String value)
Sets the value of the haAgentPassword property. |
void |
setHaAgentPort(String value)
Sets the value of the haAgentPort property. |
void |
setHaStoreHealthcheckEnabled(String value)
Sets the value of the haStoreHealthcheckEnabled property. |
void |
setHaStoreHealthcheckIntervalInSeconds(String value)
Sets the value of the haStoreHealthcheckIntervalInSeconds property. |
void |
setHaStoreName(String value)
Sets the value of the haStoreName property. |
void |
setJmsAvailability(JmsAvailability value)
Sets the value of the jmsAvailability property. |
void |
setStorePoolName(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 |
|---|
String getAvailabilityEnabled()
String
void setAvailabilityEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getHaAgentHosts()
String
void setHaAgentHosts(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Max(value=65535L) @Min(value=1L) @Deprecated String getHaAgentPort()
String
void setHaAgentPort(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getHaAgentPassword()
String
void setHaAgentPassword(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getHaStoreName()
String
void setHaStoreName(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getAutoManageHaStore()
String
void setAutoManageHaStore(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getStorePoolName()
String
void setStorePoolName(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getHaStoreHealthcheckEnabled()
String
void setHaStoreHealthcheckEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Min(value=1L) @Deprecated String getHaStoreHealthcheckIntervalInSeconds()
String
void setHaStoreHealthcheckIntervalInSeconds(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionWebContainerAvailability getWebContainerAvailability()
WebContainerAvailability
void setWebContainerAvailability(WebContainerAvailability value)
throws PropertyVetoException
value - allowed object is
WebContainerAvailability
PropertyVetoExceptionEjbContainerAvailability getEjbContainerAvailability()
EjbContainerAvailability
void setEjbContainerAvailability(EjbContainerAvailability value)
throws PropertyVetoException
value - allowed object is
EjbContainerAvailability
PropertyVetoExceptionJmsAvailability getJmsAvailability()
JmsAvailability
void setJmsAvailability(JmsAvailability value)
throws PropertyVetoException
value - allowed object is
JmsAvailability
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 | |||||||||