com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator
Class LiteralValidatorImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.LiteralValidatorImpl
All Implemented Interfaces:
LiteralValidator, Validator<Literal>

public class LiteralValidatorImpl
extends java.lang.Object
implements LiteralValidator


Constructor Summary
LiteralValidatorImpl(Literal literal)
           
 
Method Summary
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiteralValidatorImpl

public LiteralValidatorImpl(Literal literal)
Method Detail

validate

public void validate()
Specified by:
validate in interface Validator<Literal>


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.