|
||||||||||
| 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.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
java.lang.String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getSfsbCheckpointEnabled()
Gets the value of the sfsbCheckpointEnabled property. |
java.lang.String |
getSfsbHaPersistenceType()
Gets the value of the sfsbHaPersistenceType property. |
java.lang.String |
getSfsbPersistenceType()
Gets the value of the sfsbPersistenceType property. |
java.lang.String |
getSfsbQuickCheckpointEnabled()
Gets the value of the sfsbQuickCheckpointEnabled property. |
java.lang.String |
getSfsbStorePoolName()
Gets the value of the sfsbStorePoolName property. |
void |
setAvailabilityEnabled(java.lang.String value)
Sets the value of the availabilityEnabled property. |
void |
setSfsbCheckpointEnabled(java.lang.String value)
Sets the value of the sfsbCheckpointEnabled property. |
void |
setSfsbHaPersistenceType(java.lang.String value)
Sets the value of the sfsbHaPersistenceType property. |
void |
setSfsbPersistenceType(java.lang.String value)
Sets the value of the sfsbPersistenceType property. |
void |
setSfsbQuickCheckpointEnabled(java.lang.String value)
Sets the value of the sfsbQuickCheckpointEnabled property. |
void |
setSfsbStorePoolName(java.lang.String value)
Sets the value of the sfsbStorePoolName property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
java.lang.String getAvailabilityEnabled()
String
void setAvailabilityEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSfsbHaPersistenceType()
String
void setSfsbHaPersistenceType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSfsbPersistenceType()
String
void setSfsbPersistenceType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSfsbCheckpointEnabled()
String
void setSfsbCheckpointEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSfsbQuickCheckpointEnabled()
String
void setSfsbQuickCheckpointEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSfsbStorePoolName()
String
void setSfsbStorePoolName(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
java.util.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 | |||||||||