Serialized Form
-
Package net.n2oapp.properties
-
Class net.n2oapp.properties.ExpressionBasedProperties extends OverrideProperties implements Serializable
-
Serialized Fields
-
evaluationContext
org.springframework.expression.EvaluationContext evaluationContext
-
-
-
Class net.n2oapp.properties.OverrideProperties extends java.util.Properties implements Serializable
-
Serialized Fields
-
baseProperties
java.util.Properties baseProperties
-
-
-
Class net.n2oapp.properties.ReloadableProperties extends OverrideProperties implements Serializable
-
Serialized Fields
-
available
java.util.concurrent.Semaphore available
-
cacheTime
int cacheTime
-
exists
boolean exists
-
logger
org.slf4j.Logger logger
-
resource
org.springframework.core.io.Resource resource
-
timeStamp
long timeStamp
-
-
-
-
Package net.n2oapp.properties.web
-
Class net.n2oapp.properties.web.ServletPathProperties extends ReloadableProperties implements Serializable
-
Serialized Fields
-
propertyName
java.lang.String propertyName
-
-
-
Class net.n2oapp.properties.web.WebApplicationProperties extends ExpressionBasedProperties implements Serializable
-
Serialized Fields
-
environmentPropertiesName
java.lang.String environmentPropertiesName
-
-
-