public class BeanAssembly extends Object implements ObjectAssembly<Bean>
| Constructor and Description |
|---|
BeanAssembly() |
| Modifier and Type | Method and Description |
|---|---|
void |
assemble(String varName,
Bean object,
org.tinygroup.context.Context context) |
boolean |
isMatch(Class<?> type) |
public void assemble(String varName, Bean object, org.tinygroup.context.Context context)
assemble in interface ObjectAssembly<Bean>public boolean isMatch(Class<?> type)
isMatch in interface ObjectAssembly<Bean>Copyright © 2006–2017 TinyGroup. All rights reserved.