Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
K
L
M
N
P
R
S
A
addExtraDeployer(Class extends Deployer>, FilenameFilter)
- Method in class kortsoft.kmx.deployer.
KmxDaemon
addExtraDeployer(Class extends Deployer>, FilenameFilter)
- Method in interface kortsoft.kmx.deployer.
KmxDaemonInterface
addExtraDeployer(Class extends Deployer>, FilenameFilter)
- Method in interface kortsoft.kmx.deployer.
KmxDaemonMBean
B
BaseDeployer
- Class in
kortsoft.kmx.deployer
View Source
BaseDeployer()
- Constructor for class kortsoft.kmx.deployer.
BaseDeployer
C
CL_DOMAIN_PROPERTY
- Static variable in class kortsoft.kmx.jmx.
JmxConfig
ComponentDirDeployer
- Class in
kortsoft.kmx.deployer
View Source
ComponentDirDeployer()
- Constructor for class kortsoft.kmx.deployer.
ComponentDirDeployer
checkDirectoryChanges(File, Map
)
- Method in class kortsoft.kmx.deployer.
KmxDaemon
Check modifications in a directory.
clearAssertionStatus()
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
closeServices()
- Method in interface kortsoft.kmx.bootstrap.
KmxMain
D
Deploy
- Interface in
kortsoft.kmx.deployer
View Source
DeployMBean
- Interface in
kortsoft.kmx.deployer
View Source
Deployer
- Interface in
kortsoft.kmx.deployer
Component that knows how to deploy/load a resource.
DeployerCreationException
- Exception in
kortsoft.kmx.deployer
View Source
DeployerCreationException()
- Constructor for exception kortsoft.kmx.deployer.
DeployerCreationException
DeployerCreationException(String)
- Constructor for exception kortsoft.kmx.deployer.
DeployerCreationException
DeployerCreationException(String, Throwable)
- Constructor for exception kortsoft.kmx.deployer.
DeployerCreationException
DeployerCreationException(Throwable)
- Constructor for exception kortsoft.kmx.deployer.
DeployerCreationException
deployElement(File)
- Method in class kortsoft.kmx.deployer.
ComponentDirDeployer
deployElement(File)
- Method in interface kortsoft.kmx.deployer.
Deployer
deployElement(File)
- Method in class kortsoft.kmx.deployer.
JarDeployer
Deploys the Jar File.
deployElement(File)
- Method in class kortsoft.kmx.deployer.
SimpleFileDeployer
F
FileNotDeployableException
- Exception in
kortsoft.kmx.deployer
View Source
FileNotDeployableException()
- Constructor for exception kortsoft.kmx.deployer.
FileNotDeployableException
FileNotDeployableException(String)
- Constructor for exception kortsoft.kmx.deployer.
FileNotDeployableException
FileNotDeployableException(String, Throwable)
- Constructor for exception kortsoft.kmx.deployer.
FileNotDeployableException
FileNotDeployableException(Throwable)
- Constructor for exception kortsoft.kmx.deployer.
FileNotDeployableException
finalizador
- Static variable in class kortsoft.kmx.bootstrap.
KmxLauncher
G
getBaseClassLoader()
- Method in class kortsoft.kmx.deployer.
KmxDaemon
getBaseClassLoader()
- Method in interface kortsoft.kmx.deployer.
KmxDaemonMBean
getClassLoader()
- Method in interface kortsoft.kmx.deployer.
Deploy
getClassLoaderDomainName()
- Static method in class kortsoft.kmx.jmx.
JmxConfig
getDelegatedClassLoader()
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
getDelegatedClassLoader()
- Method in interface kortsoft.kmx.jmx.
ManagedClassLoaderMBean
getMBeanServer()
- Method in class kortsoft.kmx.deployer.
JarDeployer
getParent()
- Method in class kortsoft.kmx.deployer.
JarDeployer
getProperties()
- Static method in class kortsoft.kmx.jmx.
JmxConfig
getResource(String)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
getResourceAsStream(String)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
getWatchDirectories()
- Method in class kortsoft.kmx.deployer.
KmxDaemon
getWatchDirectories()
- Method in interface kortsoft.kmx.deployer.
KmxDaemonMBean
I
instanceAlreadyExists(String)
- Method in class kortsoft.kmx.deployer.
BaseDeployer
J
JMX_COMPONENT_NAME
- Static variable in class kortsoft.kmx.jmx.
JmxConfig
JarDeployer
- Class in
kortsoft.kmx.deployer
Deploys a jar File in the server, adding a new Class Loader with the URL of the jar file.
JarDeployer()
- Constructor for class kortsoft.kmx.deployer.
JarDeployer
JmxConfig
- Class in
kortsoft.kmx.jmx
View Source
JmxConfig()
- Constructor for class kortsoft.kmx.jmx.
JmxConfig
K
KmxDaemon
- Class in
kortsoft.kmx.deployer
KmxDameon responsability is to check modified or new components to be deployed.
KmxDaemon()
- Constructor for class kortsoft.kmx.deployer.
KmxDaemon
KmxDaemonInterface
- Interface in
kortsoft.kmx.deployer
View Source
KmxDaemonMBean
- Interface in
kortsoft.kmx.deployer
View Source
KmxLauncher
- Class in
kortsoft.kmx.bootstrap
Class in charge of initial class loading.
KmxLauncher.Finalizer
- Class in
kortsoft.kmx.bootstrap
KmxMain
- Interface in
kortsoft.kmx.bootstrap
Provides an Interface for a Main class in Kmx.
kortsoft.kmx.bootstrap
- package kortsoft.kmx.bootstrap
kortsoft.kmx.deployer
- package kortsoft.kmx.deployer
kortsoft.kmx.jmx
- package kortsoft.kmx.jmx
L
LIB_DIR_PARAM
- Static variable in class kortsoft.kmx.bootstrap.
KmxLauncher
loadClass(String)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
loadDeployer(File)
- Method in class kortsoft.kmx.deployer.
KmxDaemon
Loads an instance of a Deployer suitable for the specified file.
M
MAIN_CLASS_PARAM
- Static variable in class kortsoft.kmx.bootstrap.
KmxLauncher
ManagedClassLoader
- Class in
kortsoft.kmx.jmx
View Source
ManagedClassLoader(ClassLoader)
- Constructor for class kortsoft.kmx.jmx.
ManagedClassLoader
ManagedClassLoaderMBean
- Interface in
kortsoft.kmx.jmx
View Source
main(String[])
- Static method in class kortsoft.kmx.bootstrap.
KmxLauncher
N
notifyRegistrationProblem(Class extends Deployer>, File, MBeanRegistrationException)
- Method in class kortsoft.kmx.deployer.
BaseDeployer
P
PROP_FILE_NAME
- Static variable in class kortsoft.kmx.bootstrap.
KmxLauncher
R
RESOURCES_DIR_PARAM
- Static variable in class kortsoft.kmx.bootstrap.
KmxLauncher
run()
- Method in class kortsoft.kmx.bootstrap.
KmxLauncher.Finalizer
runDaemon()
- Method in class kortsoft.kmx.deployer.
KmxDaemon
Executes one iteration of loading.
runDaemon()
- Method in interface kortsoft.kmx.deployer.
KmxDaemonMBean
S
SimpleFileDeployer
- Class in
kortsoft.kmx.deployer
View Source
SimpleFileDeployer()
- Constructor for class kortsoft.kmx.deployer.
SimpleFileDeployer
setBaseClassLoader(ClassLoader)
- Method in class kortsoft.kmx.deployer.
KmxDaemon
setBaseClassLoader(ClassLoader)
- Method in interface kortsoft.kmx.deployer.
KmxDaemonInterface
setClassAssertionStatus(String, boolean)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
setDefaultAssertionStatus(boolean)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
setMBeanServer(MBeanServer)
- Method in class kortsoft.kmx.deployer.
ComponentDirDeployer
setMBeanServer(MBeanServer)
- Method in interface kortsoft.kmx.deployer.
Deployer
setMBeanServer(MBeanServer)
- Method in class kortsoft.kmx.deployer.
JarDeployer
Sets the mbean Server for registering deploys.
setMBeanServer(MBeanServer)
- Method in class kortsoft.kmx.deployer.
SimpleFileDeployer
setPackageAssertionStatus(String, boolean)
- Method in class kortsoft.kmx.jmx.
ManagedClassLoader
setParent(ClassLoader)
- Method in class kortsoft.kmx.deployer.
ComponentDirDeployer
setParent(ClassLoader)
- Method in interface kortsoft.kmx.deployer.
Deployer
setParent(ClassLoader)
- Method in class kortsoft.kmx.deployer.
JarDeployer
setParent(ClassLoader)
- Method in class kortsoft.kmx.deployer.
SimpleFileDeployer
setWatchDirectories(List
)
- Method in class kortsoft.kmx.deployer.
KmxDaemon
setWatchDirectories(List
)
- Method in interface kortsoft.kmx.deployer.
KmxDaemonMBean
startup(Properties)
- Method in interface kortsoft.kmx.bootstrap.
KmxMain
A
B
C
D
F
G
I
J
K
L
M
N
P
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005 Kortsoft. All Rights Reserved.