public interface EjbContainerAvailability extends ConfigBeanProxy, PropertyBag, AvailabilityServiceExtension
PropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
String |
getSfsbCheckpointEnabled()
Gets the value of the sfsbCheckpointEnabled property.
|
String |
getSfsbHaPersistenceType()
Gets the value of the sfsbHaPersistenceType property.
|
String |
getSfsbPersistenceType()
Gets the value of the sfsbPersistenceType property.
|
String |
getSfsbQuickCheckpointEnabled()
Gets the value of the sfsbQuickCheckpointEnabled property.
|
String |
getSfsbStorePoolName()
Gets the value of the sfsbStorePoolName property.
|
void |
setAvailabilityEnabled(String value)
Sets the value of the availabilityEnabled property.
|
void |
setSfsbCheckpointEnabled(String value)
Sets the value of the sfsbCheckpointEnabled property.
|
void |
setSfsbHaPersistenceType(String value)
Sets the value of the sfsbHaPersistenceType property.
|
void |
setSfsbPersistenceType(String value)
Sets the value of the sfsbPersistenceType property.
|
void |
setSfsbQuickCheckpointEnabled(String value)
Sets the value of the sfsbQuickCheckpointEnabled property.
|
void |
setSfsbStorePoolName(String value)
Sets the value of the sfsbStorePoolName property.
|
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertycreateChild, deepCopy, getParent, getParentString getAvailabilityEnabled()
Stringvoid setAvailabilityEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSfsbHaPersistenceType()
Stringvoid setSfsbHaPersistenceType(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSfsbPersistenceType()
Stringvoid setSfsbPersistenceType(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSfsbCheckpointEnabled()
Stringvoid setSfsbCheckpointEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSfsbQuickCheckpointEnabled()
Stringvoid setSfsbQuickCheckpointEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getSfsbStorePoolName()
Stringvoid setSfsbStorePoolName(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.