org.jboss.errai.container
Class ErraiServiceObjectFactory
java.lang.Object
org.jboss.errai.container.ErraiServiceObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class ErraiServiceObjectFactory
- extends Object
- implements ObjectFactory
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErraiServiceObjectFactory
public ErraiServiceObjectFactory()
getObjectInstance
public Object getObjectInstance(Object o,
Name name,
Context context,
Hashtable<?,?> hashtable)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.