Uses of Interface
com.github.fungal.api.deployer.MainDeployer
Packages that use MainDeployer
Package
Description
This package contains the main API for the Fungal kernel
This package contains the Fungal kernel implementation
This package contains commands for remote communication
-
Uses of MainDeployer in com.github.fungal.api
Methods in com.github.fungal.api that return MainDeployer -
Uses of MainDeployer in com.github.fungal.impl
Subinterfaces of MainDeployer in com.github.fungal.implModifier and TypeInterfaceDescriptioninterfaceThe main deployer MBean for FungalClasses in com.github.fungal.impl that implement MainDeployerMethods in com.github.fungal.impl that return MainDeployer -
Uses of MainDeployer in com.github.fungal.impl.remote.commands
Constructors in com.github.fungal.impl.remote.commands with parameters of type MainDeployerModifierConstructorDescriptionDeploy(MainDeployer mainDeployer, HotDeployer hotDeployer) DeployUndeploy(MainDeployer mainDeployer, HotDeployer hotDeployer) Undeploy