A D F G N O R S

A

addFolderListener(FolderListener) - Method in class org.nanocontainer.deployer.DifferenceAnalysingFolderContentHandler
 

D

Deployer - interface org.nanocontainer.deployer.Deployer.
A deployer provides a method of loading some sort of "archive" with a soft-configuration system.
DeployingFolderListener - class org.nanocontainer.deployer.DeployingFolderListener.
 
DeployingFolderListener(Deployer, DifferenceAnalysingFolderContentHandler) - Constructor for class org.nanocontainer.deployer.DeployingFolderListener
 
DeploymentException - exception org.nanocontainer.deployer.DeploymentException.
Runtime Wrapper Exception for errors in deployment.
DeploymentException(String, Throwable) - Constructor for class org.nanocontainer.deployer.DeploymentException
 
DeploymentException(Throwable) - Constructor for class org.nanocontainer.deployer.DeploymentException
 
DifferenceAnalysingFolderContentHandler - class org.nanocontainer.deployer.DifferenceAnalysingFolderContentHandler.
 
DifferenceAnalysingFolderContentHandler(FileObject, FileSystemManager) - Constructor for class org.nanocontainer.deployer.DifferenceAnalysingFolderContentHandler
 
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
 

F

FolderContentHandler - interface org.nanocontainer.deployer.FolderContentHandler.
 
FolderContentPoller - class org.nanocontainer.deployer.FolderContentPoller.
Component that polls a folder for children at regular intervals.
FolderContentPoller(FolderContentHandler) - Constructor for class org.nanocontainer.deployer.FolderContentPoller
 
FolderListener - interface org.nanocontainer.deployer.FolderListener.
 
folderAdded(FileObject) - Method in class org.nanocontainer.deployer.DeployingFolderListener
 
folderAdded(FileObject) - Method in interface org.nanocontainer.deployer.FolderListener
 
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 org.nanocontainer.deployer.NanoContainerDeployer.
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

Copyright © 2003-2007 Codehaus. All Rights Reserved.