程序包的使用
cn.taketoday.core.env
使用cn.taketoday.core.env的程序包
程序包
说明
environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
类说明Abstract base class for
Environmentimplementations.Abstract base class for resolving properties against any underlying source.Abstract base class forPropertySourceimplementations backed by command line arguments.Configuration interface to be implemented by most if not allEnvironmenttypes.Configuration interface to be implemented by most if not allPropertyResolvertypes.APropertySourceimplementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.Interface representing the environment in which the current application is running.IterablePropertyResolverextensionMap PropertyResolver implementationPropertySourcethat reads keys and values from aMapobject.Exception thrown when required properties are not found.SimplePropertySourceimplementation for use in testing.Mutable MapPropertySourceProfile predicate that may be accepted by anEnvironment.PropertySourceimplementation that extracts properties from aPropertiesobject.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.Holder containing one or morePropertySourceobjects. -
类说明A
PropertySourceimplementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.PropertySourcethat reads keys and values from aMapobject.PropertySourceimplementation that extracts properties from aPropertiesobject.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.