public class Singletons extends java.lang.Object implements IocAdapter
Constructor and Description |
---|
Singletons() |
Modifier and Type | Method and Description |
---|---|
<T> T |
get(java.lang.Class<T> type) |
protected <T> T |
postProcess(T instance) |
public <T> T get(java.lang.Class<T> type)
get
in interface IocAdapter
protected <T> T postProcess(T instance)
Copyright © 2013. All Rights Reserved.