org.jboss.errai.cdi.server.gwt
Class ServiceObjectFactory
java.lang.Object
org.jboss.errai.cdi.server.gwt.ServiceObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class ServiceObjectFactory
- extends Object
- implements ObjectFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceObjectFactory
public ServiceObjectFactory()
createService
public void createService()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
Copyright © 2011. All Rights Reserved.