@Deprecated public final class ApiExposition extends Object
| Modifier and Type | Method and Description |
|---|---|
static Descriptor |
createFromImplModelType(Class<? extends Descriptor> implClass,
String descriptorName)
Deprecated.
Creates a
Descriptor instance from the specified implementation class name, also using the specified name |
public static Descriptor createFromImplModelType(Class<? extends Descriptor> implClass, String descriptorName) throws IllegalArgumentException
Descriptor instance from the specified implementation class name, also using the specified nameimplClass - descriptorName - IllegalArgumentException - If either argument is not specifiedCopyright © 2017 JBoss by Red Hat. All rights reserved.