程序包的使用
cn.taketoday.core.env
使用cn.taketoday.core.env的程序包
程序包
说明
Support classes to provide ANSI color output.
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.A simple representation of command line arguments, broken into "option arguments" and "non-option arguments".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.Mutable MapPropertySourceProfile predicate that may be accepted by anEnvironment.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.PropertySourceto be used as a placeholder in cases where an actual property source cannot be eagerly initialized at application context creation time.Holder containing one or morePropertySourceobjects. -
类说明Configuration interface to be implemented by most if not all
Environmenttypes.APropertySourceimplementation 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.