org.apache.felix.scrplugin.helper
Class Validator.MethodResult

java.lang.Object
  extended by org.apache.felix.scrplugin.helper.Validator.MethodResult
Enclosing class:
Validator

public static final class Validator.MethodResult
extends java.lang.Object


Field Summary
 java.lang.reflect.Method method
           
 SpecVersion requiredSpecVersion
           
 
Constructor Summary
Validator.MethodResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

method

public java.lang.reflect.Method method

requiredSpecVersion

public SpecVersion requiredSpecVersion
Constructor Detail

Validator.MethodResult

public Validator.MethodResult()


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.