Uses of Class
org.apache.camel.v1.integrationplatformspec.build.maven.Extension
-
Packages that use Extension Package Description org.apache.camel.v1.integrationplatformspec.build -
-
Uses of Extension in org.apache.camel.v1.integrationplatformspec.build
Methods in org.apache.camel.v1.integrationplatformspec.build that return types with arguments of type Extension Modifier and Type Method Description java.util.List<Extension>Maven. getExtension()Method parameters in org.apache.camel.v1.integrationplatformspec.build with type arguments of type Extension Modifier and Type Method Description voidMaven. setExtension(java.util.List<Extension> extension)
-