|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EjbContainerAvailability
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Method Detail |
|---|
String getAvailabilityEnabled()
String
void setAvailabilityEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSfsbHaPersistenceType()
String
void setSfsbHaPersistenceType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSfsbPersistenceType()
String
void setSfsbPersistenceType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSfsbCheckpointEnabled()
String
void setSfsbCheckpointEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSfsbQuickCheckpointEnabled()
String
void setSfsbQuickCheckpointEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSfsbStorePoolName()
String
void setSfsbStorePoolName(String value)
throws PropertyVetoException
value - allowed object is
String
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 | |||||||||