|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFileDeployableFactory | |
|---|---|
| org.ow2.util.plan.deploy.deployable.api.factory | |
| Uses of IFileDeployableFactory in org.ow2.util.plan.deploy.deployable.api.factory |
|---|
| Subinterfaces of IFileDeployableFactory in org.ow2.util.plan.deploy.deployable.api.factory | |
|---|---|
interface |
IFileDeployableFactoryManager
Interface for FileDeployable factories that use factories to produce file deployables. |
interface |
XmlFileDeployableFactory
Interface for the deployable factories that create factories from XML files. |
| Methods in org.ow2.util.plan.deploy.deployable.api.factory with parameters of type IFileDeployableFactory | |
|---|---|
void |
IFileDeployableFactoryManager.addFileDeployableFactory(IFileDeployableFactory factory)
Adds a factory to the managed ones. |
void |
IFileDeployableFactoryManager.removeFileDeployableFactory(IFileDeployableFactory factory)
Removes a factory from the managed ones. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||