public class PerRequestFactory extends Object implements Factory
PerRequestFactory(Class<?> svcClass)
Object
create(Exchange ex)
void
release(Exchange ex, Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PerRequestFactory(Class<?> svcClass)
public Object create(Exchange ex) throws Throwable
Factory
create
Throwable
public void release(Exchange ex, Object o)
release
o
Apache CXF