|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StateFactory
| Nested Class Summary | |
|---|---|
static interface |
StateFactory.EnvReporter
|
static interface |
StateFactory.FinishableBean
Allows the bean to fix up itself after the whole bean is deserialized. |
static interface |
StateFactory.Reader
|
static interface |
StateFactory.Writer
|
| Method Summary | |
|---|---|
StateFactory.Reader |
createReader(Lookup context,
Class<?> expectedType,
Node parent,
DFEnvironmentRO env)
Returns a reader instance for the parent and the prototype bean. |
StateFactory.Writer |
createWriter(Lookup context,
Object bean,
DFEnvironmentRO env)
Returns a writer instance for the bean |
QName |
getQName(Object bean)
|
Class<?> |
getType(Node n)
|
boolean |
isPrimitive(Class<?> type)
|
| Method Detail |
|---|
Class<?> getType(Node n)
QName getQName(Object bean)
boolean isPrimitive(Class<?> type)
StateFactory.Writer createWriter(Lookup context,
Object bean,
DFEnvironmentRO env)
StateFactory.Reader createReader(Lookup context,
Class<?> expectedType,
Node parent,
DFEnvironmentRO env)
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||