public interface WebContainerAvailability extends ConfigBeanProxy, PropertyBag, AvailabilityServiceExtension
PropertyBag.Duck| 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<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.
|
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertycreateChild, deepCopy, getParent, getParentString 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 StringPropertyVetoException@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<Property> getProperty()
PropertyBaggetProperty in interface PropertyBagCopyright © 2019. All rights reserved.