Uses of Interface
com.github.fungal.spi.deployers.Deployer
Packages that use Deployer
Package
Description
This package contains the Fungal kernel implementation
This package contains the deployer infrastructure for Fungal
-
Uses of Deployer in com.github.fungal.impl
Classes in com.github.fungal.impl that implement DeployerModifier and TypeClassDescriptionfinal classThe deployment deployer (deploys .xml files)Methods in com.github.fungal.impl that return DeployerMethods in com.github.fungal.impl with parameters of type Deployer -
Uses of Deployer in com.github.fungal.spi.deployers
Subinterfaces of Deployer in com.github.fungal.spi.deployersModifier and TypeInterfaceDescriptioninterfaceThe deployer interface for FungalMethods in com.github.fungal.spi.deployers that return Deployer