Package org.ow2.jasmine.jadort.api.entities.deployment

Class Summary
ApplicationBean Bean that represents a Java EE application.
ApplicationBean.ApplicationType Different application types.

We don't use an enum here to preserve compatibility with IIOP runtimes on Java EE 5.
OperationStateBean Bean that represents an operation
OperationStateBean.ActionState Different states for a progress action.

We don't use an enum here to preserve compatibility with IIOP runtimes on Java EE 5.
OperationStateBean.Step Different steps of an operation.

We don't use an enum here to preserve compatibility with IIOP runtimes on Java EE 5.
ProgressBean<ProgressStateType extends ProgressState> Common interface for all progress beans.
ProgressState Common interface for all progress states.

We don't use an enum here to preserve compatibility with IIOP runtimes on Java EE 5.
ServerProgressBean Bean that represents the progress of the operations a server.
ServerProgressState Different possible progress states of a ServerProgressBean.
VMImageBean Bean that represents a VM Image.
WorkerProgressBean Bean that represents the progress of the operations a worker.
WorkerProgressState Different possible progress states of a WorkerProgressBean.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.