public class CompatibilityFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | EXCEPTION_END | 
| static String | EXCEPTION_START | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | CompatibilityFactory()This is a static only class don't let any instance be created. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static String | createExceptionString(Class klass) | 
| static <T> T | getInstance(Class<T> klass) | 
public static final String EXCEPTION_START
public static final String EXCEPTION_END
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.