Class OnNotServletBasedWebApplication
- java.lang.Object
-
- springfox.documentation.common.ClassNotPresentInClassPathCondition
-
- springfox.documentation.spring.web.OnNotServletBasedWebApplication
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class OnNotServletBasedWebApplication extends ClassNotPresentInClassPathCondition
-
-
Constructor Summary
Constructors Constructor Description OnNotServletBasedWebApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getClassName()
-
Methods inherited from class springfox.documentation.common.ClassNotPresentInClassPathCondition
matches
-
-
-
-
Method Detail
-
getClassName
protected java.lang.String getClassName()
- Specified by:
getClassName
in classClassNotPresentInClassPathCondition
-
-