|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.deployment.SampleRunnable
public class SampleRunnable
Example post filesystem deployment runnable.
Constructor Summary | |
---|---|
SampleRunnable()
|
Method Summary | |
---|---|
void |
init(Deployment deployment)
An initialization method. |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleRunnable()
Method Detail |
---|
public void init(Deployment deployment)
FSDeploymentRunnable
init
in interface FSDeploymentRunnable
deployment
- The deployment that has just been committed.public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |