public interface EjbContainerAvailability
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag, com.sun.enterprise.config.serverbeans.AvailabilityServiceExtension
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property.
|
List<org.jvnet.hk2.config.types.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.
|
String 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<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBaggetProperty in interface org.jvnet.hk2.config.types.PropertyBagCopyright © 2017–2020 Eclipse Foundation. All rights reserved.