Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
I
O
R
S
U
V
C
close()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
D
deployed(Artifact)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
DirectoryHotDeployer
- Class in
org.apache.geronimo.deployment.hot
A directory-scanning hot deployer
DirectoryHotDeployer(String, int, ServerInfo, ConfigurationManager, Kernel)
- Constructor for class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
DirectoryMonitor
- Class in
org.apache.geronimo.deployment.hot
Meant to be run as a Thread that tracks the contents of a directory.
DirectoryMonitor(File, DirectoryMonitor.Listener, int)
- Constructor for class org.apache.geronimo.deployment.hot.
DirectoryMonitor
DirectoryMonitor.Listener
- Interface in
org.apache.geronimo.deployment.hot
doFail()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
doStart()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
doStop()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
F
fileAdded(File)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
fileAdded(File)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
fileRemoved(File, String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
fileRemoved(File, String)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
fileUpdated(File, String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
fileUpdated(File, String)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
G
GBEAN_INFO
- Static variable in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getDeploymentPassword()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getDeploymentTime(File, String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getDeploymentTime(File, String)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
Called during initialization on previously deployed files.
getDeploymentURI()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getDeploymentUser()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getDirectory()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
getGBeanInfo()
- Static method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getListener()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
getPath()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getPollIntervalMillis()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
getPollIntervalMillis()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
getPollIntervalMillis()
- Method in interface org.apache.geronimo.deployment.hot.
HotDeployer
getServerInfo()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
H
HotDeployer
- Interface in
org.apache.geronimo.deployment.hot
Management interface for a hot deployer
I
initialize()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
isDone()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
isFileDeployed(File, String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
isFileDeployed(File, String)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
Called during initialization on all files in the hot deploy directory.
isServerRunning()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
isServerRunning()
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
The directory monitor doesn't take any action unless this method returns true (to avoid deploying before the deploy GBeans are running, etc.).
O
org.apache.geronimo.deployment.hot
- package org.apache.geronimo.deployment.hot
R
removeModuleId(Artifact)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
run()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
S
setDeploymentPassword(String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
setDeploymentURI(String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
setDeploymentUser(String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
setDirectory(File)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
Warning: changing the directory at runtime will cause all files in the old directory to be removed and all files in the new directory to be added, next time the thread awakens.
setListener(DirectoryMonitor.Listener)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
setPath(String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
setPollIntervalMillis(int)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
setPollIntervalMillis(int)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryMonitor
setPollIntervalMillis(int)
- Method in interface org.apache.geronimo.deployment.hot.
HotDeployer
setServerInfo(ServerInfo)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
started()
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
started()
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
Called to indicate that the monitor has fully initialized and will be doing normal deployment operations from now on.
U
undeployed(Artifact)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
V
validateFile(File, String)
- Method in class org.apache.geronimo.deployment.hot.
DirectoryHotDeployer
validateFile(File, String)
- Method in interface org.apache.geronimo.deployment.hot.
DirectoryMonitor.Listener
Called to check whether a file passes the smell test before attempting to deploy it.
C
D
F
G
H
I
O
R
S
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006
Apache Software Foundation
. All Rights Reserved.