org.jbpm.deploy
Class VerifyVersion

java.lang.Object
  extended by org.jbpm.deploy.VerifyVersion
All Implemented Interfaces:
Deployer

public class VerifyVersion
extends java.lang.Object
implements Deployer

Author:
Tom Baeyens

Constructor Summary
VerifyVersion()
           
 
Method Summary
 void deploy(Deployment deployment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyVersion

public VerifyVersion()
Method Detail

deploy

public void deploy(Deployment deployment)
Specified by:
deploy in interface Deployer