|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileDeployable | |
|---|---|
| org.ow2.util.plan.deploy.deployable.api | |
| org.ow2.util.plan.deploy.deployable.api.factory | |
| Uses of FileDeployable in org.ow2.util.plan.deploy.deployable.api |
|---|
| Subinterfaces of FileDeployable in org.ow2.util.plan.deploy.deployable.api | |
|---|---|
interface |
DeploymentPlanDeployable
interface for deployment plan deployables. |
interface |
RepositoryDeployable
Interface for deployment-plan type repository list deployable. |
| Uses of FileDeployable in org.ow2.util.plan.deploy.deployable.api.factory |
|---|
| Methods in org.ow2.util.plan.deploy.deployable.api.factory that return FileDeployable | |
|---|---|
FileDeployable<?,?> |
IFileDeployableFactory.getFileDeployable(IFileArchive fileArchive)
Creates and returns a FileDeployable from the given FileArchive. |
| Method parameters in org.ow2.util.plan.deploy.deployable.api.factory with type arguments of type FileDeployable | |
|---|---|
void |
XmlFileDeployableFactory.registerFileDeployable(Class<? extends FileDeployable<?,?>> clazz,
String nameSpace)
Add a namespace-FileDeployable class mapping in the factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||