A B C D E F G H I J K L M N O P R S T U V W X Y

V

value(T) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(double) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(float) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(long) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(int) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(short) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(byte) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(char) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
value(boolean) - Static method in class jfun.yan.Components
Create a Component object that simply return a value upon instance creation.
ValueNut - Class in jfun.yan.xml.nuts
Nut class for <value> tag.
ValueNut() - Constructor for class jfun.yan.xml.nuts.ValueNut
 
VAR - Static variable in class jfun.yan.xml.Constants
 
Verifiable - Interface in jfun.yan
Represents any thing that can be verified.
verifier(Lifecycle, Procedure, boolean) - Method in class jfun.yan.lifecycle.DefaultLifecycleDescriptor
To register the "verify" phase into a Lifecycle object.
verifier(Lifecycle, Procedure) - Method in class jfun.yan.lifecycle.DefaultLifecycleDescriptor
To register the "verify" phase into a Lifecycle object.
The phase allows re-entry.
verifier(Procedure, boolean) - Method in class jfun.yan.lifecycle.DefaultLifecycleManager.DefaultLifecycle
To register the "verify" phase.
verifier(Procedure) - Method in class jfun.yan.lifecycle.DefaultLifecycleManager.DefaultLifecycle
To register the "verify" phase as reentrant.
verifier(String) - Method in class jfun.yan.lifecycle.DefaultLifecycleManager.DefaultLifecycle
To register the "verify" phase as reentrant.
verify(Class<From>) - Method in interface jfun.yan.ComponentBinder
Get a Verifiable object that's responsible for verifying the component being bound.
verify() - Method in interface jfun.yan.Container
Verifies the components in this container.
verify() - Method in class jfun.yan.containers.DelegatingContainer
 
verify(ComponentMap) - Method in class jfun.yan.containers.DelegatingContainer
 
verify(ComponentMap) - Method in class jfun.yan.containers.InheritedRegistrar
Verifies all components in this container.
verify(ComponentMap) - Method in class jfun.yan.containers.SimpleContainer
 
verify() - Method in class jfun.yan.containers.SimpleContainer
 
verify(ComponentMap) - Method in class jfun.yan.containers.SimpleRegistrar
 
verify(Dependency) - Method in class jfun.yan.Creator2Component
 
verify(Dependency) - Method in class jfun.yan.DelegatingComponent
 
verify(LifecycleManager) - Method in class jfun.yan.lifecycle.DefaultLifecycleDescriptor
To invoke the "verify" phase for the objects stored in the LifecycleManager object.
verify() - Method in class jfun.yan.lifecycle.DefaultLifecycleManager
To call the "verify" phase for all managed instances.
verify(Class, Dependency) - Method in interface jfun.yan.Part
Verifies that the part can be satisfied.
verify(ComponentMap) - Method in interface jfun.yan.Registrar
Verifies that all the registered components can be satisfied.
verify(Dependency) - Method in class jfun.yan.SimpleComponent
 
verify(Class) - Method in class jfun.yan.StoreBinder
 
verify(Dependency) - Method in interface jfun.yan.Verifiable
Verifies that the component's dependencies are satisfiable.
verifyArgument(Signature, int, Class) - Method in interface jfun.yan.Dependency
Verifies that the argument instance can be resolved.
verifyArgument(Signature, int, Class) - Method in class jfun.yan.ManualDependency
 
verifyArgument(Signature, int, Class) - Method in class jfun.yan.SimpleDependency
 
verifyAs(Class) - Static method in class jfun.yan.Monad
Create a Verifiable object that always succeed with a given result type.
verifyComponent(Component) - Method in interface jfun.yan.Container
Verifies that a Component is valid using the current container in resolving dependency.
verifyComponent(Component) - Method in class jfun.yan.containers.DelegatingContainer
 
verifyComponent(Component) - Method in class jfun.yan.containers.SimpleContainer
 
verifyKey(Object) - Method in interface jfun.yan.Container
Verifies a component identified by key.
verifyKey(Object) - Method in class jfun.yan.containers.DelegatingContainer
 
verifyKey(Object) - Method in class jfun.yan.containers.SimpleContainer
 
verifyProperties(Class, Dependency) - Method in class jfun.yan.DefaultPropertiesInjector
 
verifyProperties(Class, Dependency) - Method in class jfun.yan.FilteredPropertiesInjector
 
verifyProperties(Class, Dependency) - Method in interface jfun.yan.PropertiesInjector
Verify that all required properties are resolveable.
verifyProperties(BeanType, Set, Dependency) - Static method in class jfun.yan.util.Utils
Verify that a set of properties can be resolved.
verifyProperty(Class, Object, Class) - Method in interface jfun.yan.Dependency
Verifies that the property instance can be resolved.
verifyProperty(Class, Object, Class) - Method in class jfun.yan.ManualDependency
 
verifyProperty(Class, Object, Class) - Method in class jfun.yan.SimpleDependency
 
verifyType(Class) - Method in interface jfun.yan.Container
Verifies a component for a type.
verifyType(Class) - Method in class jfun.yan.containers.DelegatingContainer
 
verifyType(Class) - Method in class jfun.yan.containers.SimpleContainer
 

A B C D E F G H I J K L M N O P R S T U V W X Y