|
||||||||||
| 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 | |
|---|---|
String |
getAvailabilityEnabled()
Gets the value of the availabilityEnabled property. |
String |
getDisableJreplica()
Gets thevalue of disableJreplica property. |
String |
getHttpSessionStorePoolName()
Deprecated. |
String |
getPersistenceFrequency()
Gets the value of the persistenceFrequency property. |
String |
getPersistenceScope()
Gets the value of the persistenceScope property. |
String |
getPersistenceStoreHealthCheckEnabled()
Deprecated. |
String |
getPersistenceType()
Gets the value of the persistenceType property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getSsoFailoverEnabled()
Gets the value of the ssoFailoverEnabled property. |
void |
setAvailabilityEnabled(String value)
Sets the value of the availabilityEnabled property. |
void |
setDisableJreplica(String value)
Sets the disableJreplica property |
void |
setHttpSessionStorePoolName(String value)
Sets the value of the httpSessionStorePoolName property. |
void |
setPersistenceFrequency(String value)
Sets the value of the persistenceFrequency property. |
void |
setPersistenceScope(String value)
Sets the value of the persistenceScope property. |
void |
setPersistenceStoreHealthCheckEnabled(String value)
Sets the value of the persistenceStoreHealthCheckEnabled property. |
void |
setPersistenceType(String value)
Sets the value of the persistenceType property. |
void |
setSsoFailoverEnabled(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 |
|---|
String getAvailabilityEnabled()
String
void setAvailabilityEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getPersistenceType()
String
void setPersistenceType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getPersistenceFrequency()
String
void setPersistenceFrequency(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getPersistenceScope()
String
void setPersistenceScope(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getPersistenceStoreHealthCheckEnabled()
String
void setPersistenceStoreHealthCheckEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSsoFailoverEnabled()
String
void setSsoFailoverEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Deprecated String getHttpSessionStorePoolName()
String
void setHttpSessionStorePoolName(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDisableJreplica()
void setDisableJreplica(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 | |||||||||