public class InterceptorBuilderFactory extends Object
| Constructor and Description | 
|---|
InterceptorBuilderFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Interceptor.Builder | 
newInstance(String name)
Instantiate specified class, either alias or fully-qualified class name. 
 | 
public static Interceptor.Builder newInstance(String name) throws ClassNotFoundException, InstantiationException, IllegalAccessException
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.