|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebContainerAvailability
web-container-availability SE/EE only
| 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.lang.String |
getDisableJreplica()
Gets thevalue of disableJreplica property. |
java.lang.String |
getHttpSessionStorePoolName()
Deprecated. |
java.lang.String |
getPersistenceFrequency()
Gets the value of the persistenceFrequency property. |
java.lang.String |
getPersistenceScope()
Gets the value of the persistenceScope property. |
java.lang.String |
getPersistenceStoreHealthCheckEnabled()
Deprecated. |
java.lang.String |
getPersistenceType()
Gets the value of the persistenceType property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getSsoFailoverEnabled()
Gets the value of the ssoFailoverEnabled property. |
void |
setAvailabilityEnabled(java.lang.String value)
Sets the value of the availabilityEnabled property. |
void |
setDisableJreplica(java.lang.String value)
Sets the disableJreplica property |
void |
setHttpSessionStorePoolName(java.lang.String value)
Sets the value of the httpSessionStorePoolName property. |
void |
setPersistenceFrequency(java.lang.String value)
Sets the value of the persistenceFrequency property. |
void |
setPersistenceScope(java.lang.String value)
Sets the value of the persistenceScope property. |
void |
setPersistenceStoreHealthCheckEnabled(java.lang.String value)
Sets the value of the persistenceStoreHealthCheckEnabled property. |
void |
setPersistenceType(java.lang.String value)
Sets the value of the persistenceType property. |
void |
setSsoFailoverEnabled(java.lang.String value)
Sets the value of the ssoFailoverEnabled 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 getPersistenceType()
String
void setPersistenceType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getPersistenceFrequency()
String
void setPersistenceFrequency(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getPersistenceScope()
String
void setPersistenceScope(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getPersistenceStoreHealthCheckEnabled()
String
void setPersistenceStoreHealthCheckEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSsoFailoverEnabled()
String
void setSsoFailoverEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Deprecated java.lang.String getHttpSessionStorePoolName()
String
void setHttpSessionStorePoolName(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDisableJreplica()
void setDisableJreplica(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 | |||||||||