Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
F
G
N
O
R
S
A
addFolderListener(FolderListener)
- Method in class org.nanocontainer.deployer.
DifferenceAnalysingFolderContentHandler
D
deploy(FileObject, ClassLoader, ObjectReference)
- Method in interface org.nanocontainer.deployer.
Deployer
Deprecated.
Since NanoContainer 1.2 (3/15/06). Use the version of this method with an assembly scope instead and pass in a null argument instead.
deploy(FileObject, ClassLoader, ObjectReference, Object)
- Method in interface org.nanocontainer.deployer.
Deployer
Deploys some sort of application folder.
deploy(FileObject, ClassLoader, ObjectReference)
- Method in class org.nanocontainer.deployer.
NanoContainerDeployer
Deploys an application.
deploy(FileObject, ClassLoader, ObjectReference, Object)
- Method in class org.nanocontainer.deployer.
NanoContainerDeployer
Deployer
- Interface in
org.nanocontainer.deployer
A deployer provides a method of loading some sort of "archive" with a soft-configuration system.
DeployingFolderListener
- Class in
org.nanocontainer.deployer
DeployingFolderListener(Deployer, DifferenceAnalysingFolderContentHandler)
- Constructor for class org.nanocontainer.deployer.
DeployingFolderListener
DeploymentException
- Exception in
org.nanocontainer.deployer
Runtime Wrapper Exception for errors in deployment.
DeploymentException(String, Throwable)
- Constructor for exception org.nanocontainer.deployer.
DeploymentException
DeploymentException(Throwable)
- Constructor for exception org.nanocontainer.deployer.
DeploymentException
DifferenceAnalysingFolderContentHandler
- Class in
org.nanocontainer.deployer
DifferenceAnalysingFolderContentHandler(FileObject, FileSystemManager)
- Constructor for class org.nanocontainer.deployer.
DifferenceAnalysingFolderContentHandler
F
folderAdded(FileObject)
- Method in class org.nanocontainer.deployer.
DeployingFolderListener
folderAdded(FileObject)
- Method in interface org.nanocontainer.deployer.
FolderListener
FolderContentHandler
- Interface in
org.nanocontainer.deployer
FolderContentPoller
- Class in
org.nanocontainer.deployer
Component that polls a folder for children at regular intervals.
FolderContentPoller(FolderContentHandler)
- Constructor for class org.nanocontainer.deployer.
FolderContentPoller
FolderListener
- Interface in
org.nanocontainer.deployer
folderRemoved(FileObject)
- Method in class org.nanocontainer.deployer.
DeployingFolderListener
folderRemoved(FileObject)
- Method in interface org.nanocontainer.deployer.
FolderListener
G
getDeploymentScript(FileObject)
- Method in class org.nanocontainer.deployer.
NanoContainerDeployer
Given the base application folder, return a file object that represents the nanocontainer configuration script.
getFileBasename()
- Method in class org.nanocontainer.deployer.
NanoContainerDeployer
Retrieve the file base name.
getFolder()
- Method in class org.nanocontainer.deployer.
DifferenceAnalysingFolderContentHandler
getFolder()
- Method in interface org.nanocontainer.deployer.
FolderContentHandler
N
NanoContainerDeployer
- Class in
org.nanocontainer.deployer
This class is capable of deploying an application from any kind of file system supported by
Jakarta VFS
.
NanoContainerDeployer()
- Constructor for class org.nanocontainer.deployer.
NanoContainerDeployer
Default constructor that makes sensible defaults.
NanoContainerDeployer(FileSystemManager)
- Constructor for class org.nanocontainer.deployer.
NanoContainerDeployer
Constructs a nanocontainer deployer with the specified file system manager.
NanoContainerDeployer(FileSystemManager, ScriptBuilderResolver)
- Constructor for class org.nanocontainer.deployer.
NanoContainerDeployer
Constructs this object with both a VFS file system manager, and
NanoContainerDeployer(FileSystemManager, String)
- Constructor for class org.nanocontainer.deployer.
NanoContainerDeployer
Constructs a nanocontainer deployer with the specified file system manager and specifies a 'base name' for the configuration file that will be loaded.
O
org.nanocontainer.deployer
- package org.nanocontainer.deployer
R
removeFolderListener(DeployingFolderListener)
- Method in class org.nanocontainer.deployer.
DifferenceAnalysingFolderContentHandler
S
setCurrentChildren(FileObject[])
- Method in class org.nanocontainer.deployer.
DifferenceAnalysingFolderContentHandler
setCurrentChildren(FileObject[])
- Method in interface org.nanocontainer.deployer.
FolderContentHandler
start()
- Method in class org.nanocontainer.deployer.
DeployingFolderListener
start()
- Method in class org.nanocontainer.deployer.
FolderContentPoller
stop()
- Method in class org.nanocontainer.deployer.
DeployingFolderListener
stop()
- Method in class org.nanocontainer.deployer.
FolderContentPoller
A
D
F
G
N
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2010
Codehaus
. All Rights Reserved.