|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.dyuproject.ioc | |
---|---|
com.dyuproject.ioc | |
com.dyuproject.web.rest |
Classes in com.dyuproject.ioc used by com.dyuproject.ioc | |
---|---|
AbstractResolver
Base class for resolvers |
|
ApplicationContext
The context where you can find/get objects configured via json |
|
ClasspathResolver
A resolver that resolves a resource by loading it from the classpath. |
|
Context
The parsing context |
|
DefaultResolver
The default resolver which delegates the resolution to FileResolver ,
URLResolver and ClasspathResolver . |
|
FileResolver
A resolver that resolves a resource by from the filesystem. |
|
Parser
Base class for a parser. |
|
ResolverCollection
A composite resolver which wraps an map of resolvers. |
|
Resource
An arbitrary resource where you can obtain a Reader to read data. |
|
Resource.Resolver
A Resource resolver that basically allows it to be read
via Resource.getReader() . |
|
URLResolver
A resolver that resolves a resource by opening the stream to the URL . |
Classes in com.dyuproject.ioc used by com.dyuproject.web.rest | |
---|---|
ApplicationContext
The context where you can find/get objects configured via json |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |