public interface WebContainerAvailability extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag, AvailabilityServiceExtension
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property.
|
String |
getDisableJreplica()
Gets thevalue of disableJreplica property.
|
String |
getHttpSessionStorePoolName()
Deprecated.
|
String |
getPersistenceFrequency()
Gets the value of the persistenceFrequency property.
|
String |
getPersistenceScope()
Gets the value of the persistenceScope property.
|
String |
getPersistenceStoreHealthCheckEnabled()
Deprecated.
|
String |
getPersistenceType()
Gets the value of the persistenceType property.
|
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per
PropertyBag |
String |
getSsoFailoverEnabled()
Gets the value of the ssoFailoverEnabled property.
|
void |
setAvailabilityEnabled(String value)
Sets the value of the availabilityEnabled property.
|
void |
setDisableJreplica(String value)
Sets the disableJreplica property
|
void |
setHttpSessionStorePoolName(String value)
Sets the value of the httpSessionStorePoolName property.
|
void |
setPersistenceFrequency(String value)
Sets the value of the persistenceFrequency property.
|
void |
setPersistenceScope(String value)
Sets the value of the persistenceScope property.
|
void |
setPersistenceStoreHealthCheckEnabled(String value)
Sets the value of the persistenceStoreHealthCheckEnabled property.
|
void |
setPersistenceType(String value)
Sets the value of the persistenceType property.
|
void |
setSsoFailoverEnabled(String value)
Sets the value of the ssoFailoverEnabled property.
|
String getAvailabilityEnabled()
Stringvoid setAvailabilityEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getPersistenceType()
Stringvoid setPersistenceType(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getPersistenceFrequency()
Stringvoid setPersistenceFrequency(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getPersistenceScope()
Stringvoid setPersistenceScope(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@Deprecated String getPersistenceStoreHealthCheckEnabled()
Stringvoid setPersistenceStoreHealthCheckEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSsoFailoverEnabled()
Stringvoid setSsoFailoverEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@Deprecated String getHttpSessionStorePoolName()
Stringvoid setHttpSessionStorePoolName(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getDisableJreplica()
void setDisableJreplica(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoExceptionCopyright © 2017. All rights reserved.