Fabric3 Introspection

org.fabric3.introspection.java.annotation
Class InvalidAccessor

java.lang.Object
  extended by org.fabric3.host.contribution.ValidationFailure
      extended by org.fabric3.introspection.java.annotation.InvalidAccessor

public class InvalidAccessor
extends org.fabric3.host.contribution.ValidationFailure

Denotes an invalid accessor value for a field or method annotated with @Resource, @Reference, or @Property.

Version:
$Rev: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $

Constructor Summary
InvalidAccessor(String message, Class<?> implClass)
           
 
Method Summary
 Class<?> getImplementationClass()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidAccessor

public InvalidAccessor(String message,
                       Class<?> implClass)
Method Detail

getMessage

public String getMessage()
Specified by:
getMessage in class org.fabric3.host.contribution.ValidationFailure

getImplementationClass

public Class<?> getImplementationClass()

Fabric3 Introspection

Copyright © 2007-2011 Metaform Systems.