|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeferredMarshallerCreationCallback<T>
A callback to lazily create marshaller instances at runtime.
Method Summary | |
---|---|
Marshaller<T> |
create(Class<T> type)
Create a marshaller for the provided type. |
Method Detail |
---|
Marshaller<T> create(Class<T> type)
type
- the type to create a marshaller for.
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |