@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-01-16T11:37:05-0700") public class SwaggerMessages_$logger extends DelegatingBasicLogger implements SwaggerMessages, Serializable
MESSAGES
Constructor and Description |
---|
SwaggerMessages_$logger(Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
addingSwaggerResourcesToCustomApplicationSubClass() |
void |
configureSwaggerForPackage(String deployment,
String pkg) |
void |
configureSwaggerForSeveralPackages(String deployment,
List<String> packages) |
void |
ignoringPackage(String pkg) |
void |
multipleApplicationPathsFound(Collection<String> paths) |
void |
noConfigurationFound() |
void |
noEligiblePackages(String deployment) |
void |
warnInvalidBeanTarget(Class<?> beanType) |
public final void noConfigurationFound()
noConfigurationFound
in interface SwaggerMessages
public final void ignoringPackage(String pkg)
ignoringPackage
in interface SwaggerMessages
public final void noEligiblePackages(String deployment)
noEligiblePackages
in interface SwaggerMessages
public final void configureSwaggerForPackage(String deployment, String pkg)
configureSwaggerForPackage
in interface SwaggerMessages
public final void configureSwaggerForSeveralPackages(String deployment, List<String> packages)
configureSwaggerForSeveralPackages
in interface SwaggerMessages
public final void multipleApplicationPathsFound(Collection<String> paths)
multipleApplicationPathsFound
in interface SwaggerMessages
public final void addingSwaggerResourcesToCustomApplicationSubClass()
addingSwaggerResourcesToCustomApplicationSubClass
in interface SwaggerMessages
public final void warnInvalidBeanTarget(Class<?> beanType)
warnInvalidBeanTarget
in interface SwaggerMessages
Copyright © 2019 JBoss by Red Hat. All rights reserved.