com.xebialabs.deployit.plugins.releaseauth.verification
Class SatisfiesPropertyVerification.Verification

java.lang.Object
  extended by com.xebialabs.deployit.plugins.releaseauth.verification.SatisfiesPropertyVerification.Verification
All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.reflect.TypeVerification
Enclosing class:
SatisfiesPropertyVerification

public static class SatisfiesPropertyVerification.Verification
extends java.lang.Object
implements com.xebialabs.deployit.plugin.api.reflect.TypeVerification


Constructor Summary
SatisfiesPropertyVerification.Verification()
           
 
Method Summary
 void verify(com.xebialabs.deployit.plugin.api.reflect.Descriptor descriptor, com.xebialabs.deployit.plugin.api.reflect.VerificationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SatisfiesPropertyVerification.Verification

public SatisfiesPropertyVerification.Verification()
Method Detail

verify

public void verify(com.xebialabs.deployit.plugin.api.reflect.Descriptor descriptor,
                   com.xebialabs.deployit.plugin.api.reflect.VerificationContext context)
Specified by:
verify in interface com.xebialabs.deployit.plugin.api.reflect.TypeVerification