public static final class JaxRsExtension.SyntheticApplication extends Application
Application
that has been synthesized out of resource
classes found on the classpath that have not otherwise been
claimed by other Application
instances.Application
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getClasses()
Returns an unmodifiable
Set of resource and provider
classes. |
getProperties, getSingletons
public final Set<Class<?>> getClasses()
Set
of resource and provider
classes.
This method never returns null
.
getClasses
in class Application
null
, unmodifiable Set
of resource and provider classes.Copyright © 2019–2020, microBean™. All rights reserved.