A D F G I O R S U X

A

addFileDeployableFactory(IFileDeployableFactory) - Method in interface org.ow2.util.plan.deploy.deployable.api.factory.IFileDeployableFactoryManager
Adds a factory to the managed ones.

D

DeploymentPlanDeployable - Interface in org.ow2.util.plan.deploy.deployable.api
interface for deployment plan deployables.

F

FileDeployable<T extends IDeployable<T>,U> - Interface in org.ow2.util.plan.deploy.deployable.api
Interface for deployables built upon a single file that is not a JAR file.
FileDeployableException - Exception in org.ow2.util.plan.deploy.deployable.api.factory
Exception used for FileDeployable creation exceptions.
FileDeployableException() - Constructor for exception org.ow2.util.plan.deploy.deployable.api.factory.FileDeployableException
FileDeployableException(Throwable) - Constructor for exception org.ow2.util.plan.deploy.deployable.api.factory.FileDeployableException

G

getAttachedData() - Method in interface org.ow2.util.plan.deploy.deployable.api.DeploymentPlanDeployable
Returns the bindings data attached to the deployable.
getAttachedData() - Method in interface org.ow2.util.plan.deploy.deployable.api.FileDeployable
Gets the data attached to this deployable.
getFileDeployable(IFileArchive) - Method in interface org.ow2.util.plan.deploy.deployable.api.factory.IFileDeployableFactory
Creates and returns a FileDeployable from the given FileArchive.

I

IFileDeployableFactory - Interface in org.ow2.util.plan.deploy.deployable.api.factory
Base interface for FileDeployable factories.
IFileDeployableFactoryManager - Interface in org.ow2.util.plan.deploy.deployable.api.factory
Interface for FileDeployable factories that use factories to produce file deployables.

O

org.ow2.util.plan.deploy.deployable.api - package org.ow2.util.plan.deploy.deployable.api
 
org.ow2.util.plan.deploy.deployable.api.factory - package org.ow2.util.plan.deploy.deployable.api.factory
 

R

registerFileDeployable(Class<? extends FileDeployable<?, ?>>, String) - Method in interface org.ow2.util.plan.deploy.deployable.api.factory.XmlFileDeployableFactory
Add a namespace-FileDeployable class mapping in the factory.
removeFileDeployableFactory(IFileDeployableFactory) - Method in interface org.ow2.util.plan.deploy.deployable.api.factory.IFileDeployableFactoryManager
Removes a factory from the managed ones.
RepositoryDeployable - Interface in org.ow2.util.plan.deploy.deployable.api
Interface for deployment-plan type repository list deployable.

S

setAttachedData(DeploymentPlan) - Method in interface org.ow2.util.plan.deploy.deployable.api.DeploymentPlanDeployable
Sets the bindings data attached to the deployable.
setAttachedData(U) - Method in interface org.ow2.util.plan.deploy.deployable.api.FileDeployable
Sets the data attached to this deployable.

U

unregisterFileDeployable(String) - Method in interface org.ow2.util.plan.deploy.deployable.api.factory.XmlFileDeployableFactory
Removes a namespace-FileDeployable class mapping from the factory.

X

XmlFileDeployableFactory - Interface in org.ow2.util.plan.deploy.deployable.api.factory
Interface for the deployable factories that create factories from XML files.

A D F G I O R S U X

Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.