au.edu.anu.portal.portlets.basiclti.adapters
Class BasicLTIAdapterFactory
java.lang.Object
au.edu.anu.portal.portlets.basiclti.adapters.BasicLTIAdapterFactory
public class BasicLTIAdapterFactory
- extends Object
Factory class to get an instance of the required IBasicLTIAdapter implementation
- Author:
- Steve Swinsburg (steve.swinsburg@anu.edu.au)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicLTIAdapterFactory
public BasicLTIAdapterFactory()
newAdapter
public IBasicLTIAdapter newAdapter(String className)
- Instantiate the desired implementation
- Parameters:
className - name of class
- Returns:
Copyright © 2010-2012 Division of Information, Australian National University. All Rights Reserved.