public class ServiceRefFactory extends Object implements ObjectFactory
Constructor and Description |
---|
ServiceRefFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
Create a new serviceref instance.
|
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
getObjectInstance
in interface ObjectFactory
obj
- The reference object describing the webserviceException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.