jdave
Class DefaultContextObjectFactory<T>
java.lang.Object
jdave.DefaultContextObjectFactory<T>
- All Implemented Interfaces:
- IContextObjectFactory<T>
public class DefaultContextObjectFactory<T>
- extends Object
- implements IContextObjectFactory<T>
Default implementation of IContextFactory
- Author:
- Janne Hietamäki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultContextObjectFactory
public DefaultContextObjectFactory()
newContextObject
public T newContextObject(Object context)
throws Exception
- Specified by:
newContextObject in interface IContextObjectFactory<T>
- Throws:
Exception
Copyright © 2010. All Rights Reserved.