|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationNotAllowedException | |
---|---|
org.figure8.join.businessfacades.environment |
Uses of OperationNotAllowedException in org.figure8.join.businessfacades.environment |
---|
Methods in org.figure8.join.businessfacades.environment that throw OperationNotAllowedException | |
---|---|
void |
EnvironmentManager.createDeployment(Deployment deployment)
Create a Deployment informations : this is the beginning step of a Deployment lifecycle. |
void |
DefaultEnvironmentManager.createDeployment(Deployment deployment)
Create a Deployment informations : this is the beginning step of a Deployment lifecycle. |
void |
EnvironmentManager.endDeployment(Deployment deployment,
java.lang.String comments)
End a deployment process : this is the final step into this process. |
void |
DefaultEnvironmentManager.endDeployment(Deployment deployment,
java.lang.String comments)
End a deployment process : this is the final step into this process. |
void |
EnvironmentManager.realizeDeployment(Deployment deployment)
Start the realization process of a Deployment : this is a step that must follow the "prepared" state of deployment. |
void |
DefaultEnvironmentManager.realizeDeployment(Deployment deployment)
Start the realization process of a Deployment : this is a step that must follow the "prepared" state of deployment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |