|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FSDeploymentRunnable
Interface of classes that can be run post deployment.
SampleRunnable
,
ProgramRunnable
Method Summary | |
---|---|
void |
init(Deployment deployment)
An initialization method. |
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
void init(Deployment deployment)
deployment
- The deployment that has just been committed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |