org.milyn.javabean.binding.model
Class ModelSet
java.lang.Object
org.milyn.javabean.binding.model.ModelSet
public class ModelSet
- extends Object
Bean binding model set.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getModel
public Bean getModel(String beanId)
getModel
public Bean getModel(Class<?> beanType)
getModels
public Map<String,Bean> getModels()
isBindingOnlyConfig
public boolean isBindingOnlyConfig()
build
public static void build(org.milyn.container.ApplicationContext appContext)
get
public static ModelSet get(org.milyn.container.ApplicationContext appContext)
Copyright © 2018. All rights reserved.