Interface | Description |
---|---|
OwLoader<T> |
Interface for loading instances of a type.
|
Class | Description |
---|---|
OwClassInstanceLoader<T,O extends T> |
Loader based on Class.newInstance handling.
|
OwLoaderProxyHandler<T> |
OwLoader based proxy handler.
|
OwSingeltonLoader<T> |
Implementation of OwLoader which create an instance only once.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.