public class OwClassInstanceLoader<T,O extends T> extends Object implements OwLoader<T>
Loader based on Class.newInstance handling. Simple loader which will use reflection to initialize the corresponding class, using the default constructor.
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 |
---|
OwClassInstanceLoader(Class<O> type) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.