public interface ObjectFactory
ObjectFactory.INSTANCE.setFactory(myFactory)
| Modifier and Type | Interface and Description |
|---|---|
static class |
ObjectFactory.Provider |
| Modifier and Type | Field and Description |
|---|---|
static ObjectFactory.Provider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getObject(java.lang.Class<T> cls) |
static final ObjectFactory.Provider INSTANCE
Copyright © 2000 Infostretch Corp.