public class OwSingeltonLoader<T> extends Object implements OwLoader<T>
Implementation of OwLoader which create an instance only once.
Creates a specific type on call of load()
and will keep it reference for further calls.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwSingeltonLoader(OwLoader<T> loader) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.