Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
U
UID
- Class in
jfun.yan.xml
Unique id for a component.
UID(Object, int, int, Object)
- Constructor for class jfun.yan.xml.
UID
To create a UID object.
UnknownComponentTypeException
- Exception in
jfun.yan
Represents an error when a dynamic component whose type is unknown is used in a place where a component type is required.
UnknownComponentTypeException(String)
- Constructor for exception jfun.yan.
UnknownComponentTypeException
Create an UnknownComponentTypeException object.
UnknownComponentTypeException()
- Constructor for exception jfun.yan.
UnknownComponentTypeException
Create an UnknownComponentTypeException object.
UnlessNut
- Class in
jfun.yan.xml.nuts.optional
Nut class for conditional statement.
UnlessNut()
- Constructor for class jfun.yan.xml.nuts.optional.
UnlessNut
unregisterComponent(Object)
- Method in class jfun.yan.containers.
DelegatingContainer
unregisterComponent(Object)
- Method in class jfun.yan.containers.
ImmutablePreferredContainer
unregisterComponent(Object)
- Method in class jfun.yan.containers.
InheritedRegistrar
unregisters a component identified by a key from child container.
unregisterComponent(Object)
- Method in class jfun.yan.containers.
SimpleContainer
unregisterComponent(Object)
- Method in class jfun.yan.containers.
SimpleRegistrar
unregisterComponent(Object)
- Method in interface jfun.yan.
Registrar
Unregister a component identified by a key.
unregisterComponentsOfType(Class)
- Method in class jfun.yan.containers.
DelegatingContainer
unregisterComponentsOfType(Class)
- Method in class jfun.yan.containers.
ImmutablePreferredContainer
unregisterComponentsOfType(Class)
- Method in class jfun.yan.containers.
InheritedRegistrar
unregisters components of a provided type from child container.
unregisterComponentsOfType(Class)
- Method in class jfun.yan.containers.
SimpleContainer
unregisterComponentsOfType(Class)
- Method in class jfun.yan.containers.
SimpleRegistrar
unregisterComponentsOfType(Class)
- Method in interface jfun.yan.
Registrar
Unregister components of a certain type.
unregisterService(Object)
- Method in class jfun.yan.xml.
NutsProcessor
To unregister a service object.
UnresolvedComponentException
- Exception in
jfun.yan
Represents exception when a component cannot be resolved.
UnresolvedComponentException(Object, String)
- Constructor for exception jfun.yan.
UnresolvedComponentException
Create an UnresolvedComponentException object.
UnresolvedComponentException(Object)
- Constructor for exception jfun.yan.
UnresolvedComponentException
Create an UnresolvedComponentException object.
UnsatisfiedComponentException
- Exception in
jfun.yan
Represents an exception when a component's dependency cannot be satisfied.
UnsatisfiedComponentException(Object, String)
- Constructor for exception jfun.yan.
UnsatisfiedComponentException
Create a UnsatisfiedComponentException object.
UnsatisfiedComponentException(Object)
- Constructor for exception jfun.yan.
UnsatisfiedComponentException
Create a UnsatisfiedComponentException object.
URIEditor
- Class in
jfun.util.beans
The PropertyEditor that converts between String and java.net.URI.
URIEditor()
- Constructor for class jfun.util.beans.
URIEditor
URLEditor
- Class in
jfun.util.beans
The PropertyEditor that converts between String and java.net.URL.
URLEditor()
- Constructor for class jfun.util.beans.
URLEditor
use
- Variable in class jfun.yan.xfire.
ServiceNut
USE_SPRING
- Static variable in class jfun.yan.web.
YanLoader
Name of the servlet context parameter that specifies whether Spring framework integration is required.
useAll(ComponentMap, Class<T>)
- Static method in class jfun.yan.
Components
Create a Component object that creates a java.util.List.
useAll(Class<T>)
- Static method in class jfun.yan.
Components
Create a Component object that creates a java.util.List.
useArgument(Signature, int, Class<T>)
- Static method in class jfun.yan.
Components
Create a component that uses a particular argument value of the parent component as its instance.
useContainer(ComponentMap)
- Static method in class jfun.yan.
Components
Create a Part object that redirects the resolution of a typed parameter/property to another container.
useDefault()
- Static method in class jfun.yan.
Components
Creates a Component that throws
DefaultingException
.
useKey(ComponentMap, Object)
- Static method in class jfun.yan.
Components
Create a Component object that delegates to another component identified by a key in a container.
useKey(Object)
- Static method in class jfun.yan.
Components
Create a Component object that delegates to another component identified by a key in the current container.
useProperty(Class, Object, Class<T>)
- Static method in class jfun.yan.
Components
Create a component that uses a particular property value of the parent component as its instance.
useState(ComponentMap, Predicate)
- Static method in class jfun.yan.
Components
Create a Component object that creates a java.util.List.
useState(Predicate)
- Static method in class jfun.yan.
Components
Create a Component object that creates a java.util.List.
useType(ComponentMap, Class<T>)
- Static method in class jfun.yan.
Components
Create a Component object that delegates to another component in a container.
useType(Class<T>)
- Static method in class jfun.yan.
Components
Create a Component object that delegates to another component in the current container.
Util
- Class in
jfun.yan.xml.nuts
Common utility function that may worth being reused by various Nut implementations.
Util()
- Constructor for class jfun.yan.xml.nuts.
Util
Utils
- Class in
jfun.yan.util
Common utility class that provides some utility functions.
Utils()
- Constructor for class jfun.yan.util.
Utils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y