Uses of Class
com.swiftmq.tools.deploy.Bundle
Packages that use Bundle
Package
Description
-
Uses of Bundle in com.swiftmq.swiftlet
Methods in com.swiftmq.swiftlet that return types with arguments of type BundleMethods in com.swiftmq.swiftlet with parameters of type BundleModifier and TypeMethodDescriptionvoid
SwiftletDeployer.bundleAdded
(Bundle bundle) void
SwiftletDeployer.bundleRemoved
(Bundle bundle, boolean isRedeploy) void
SwiftletManager.loadExtensionSwiftlet
(Bundle bundle) Loads a new Extension Swiftlet.void
SwiftletManager.unloadExtensionSwiftlet
(Bundle bundle) Unloads an Extension Swiftlet. -
Uses of Bundle in com.swiftmq.swiftlet.deploy
Methods in com.swiftmq.swiftlet.deploy that return Bundle -
Uses of Bundle in com.swiftmq.swiftlet.deploy.event
Methods in com.swiftmq.swiftlet.deploy.event with parameters of type BundleModifier and TypeMethodDescriptionvoid
DeployListener.bundleAdded
(Bundle bundle) void
DeployListener.bundleRemoved
(Bundle bundle, boolean isRedeploy) -
Uses of Bundle in com.swiftmq.tools.deploy
Methods in com.swiftmq.tools.deploy that return BundleMethods in com.swiftmq.tools.deploy that return types with arguments of type BundleMethods in com.swiftmq.tools.deploy with parameters of type Bundle