public interface BeanFactory<T extends Bean>
| Modifier and Type | Method and Description | 
|---|---|
| T | create(String className,
      Map<String,String> properties,
      BeanServer<T> beanServer) | 
T create(String className, Map<String,String> properties, BeanServer<T> beanServer) throws BeanConfigurationException, BeanInitializationException
Copyright © GigaSpaces.