Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
I
M
N
R
T
Y
C
create(Reader, TypeResolver)
- Method in class net.spy.yamlmock.
YamlMock
Create an instance of the given interface from .yml in the given reader.
create(Reader)
- Method in class net.spy.yamlmock.
YamlMock
Create a YamlMock with a default type resolver.
D
DefaultTypeResolver
- Class in
net.spy.yamlmock
Default type resolver implementation.
DefaultTypeResolver()
- Constructor for class net.spy.yamlmock.
DefaultTypeResolver
I
invoke(Object, Method, Object[])
- Method in class net.spy.yamlmock.
MapInvocationHandler
M
MapInvocationHandler
- Class in
net.spy.yamlmock
Invocation handler that returns property access from a map.
MapInvocationHandler(Map<String, Object>)
- Constructor for class net.spy.yamlmock.
MapInvocationHandler
Construct a MapInvocationHandler over the given map.
N
net.spy.yamlmock
- package net.spy.yamlmock
R
registerResolver(Class<?>, Class<?>, TypeResolver)
- Method in class net.spy.yamlmock.
DefaultTypeResolver
Register a resolver.
resolveObject(Class<?>, Object)
- Method in class net.spy.yamlmock.
DefaultTypeResolver
resolveObject(Class<?>, Object)
- Method in interface net.spy.yamlmock.
TypeResolver
Create an instance of the given type from the given object.
T
TypeResolver
- Interface in
net.spy.yamlmock
Resolve types for the invocation handler.
Y
YamlMock
<
T
> - Class in
net.spy.yamlmock
Yaml mock constructor.
YamlMock(Class<T>)
- Constructor for class net.spy.yamlmock.
YamlMock
Construct a YamlMock that builds objects of the given type.
C
D
I
M
N
R
T
Y
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007 SPY Internetworking. All Rights Reserved.