org.fabric3.introspection.java.annotation
Class InvalidAccessor
java.lang.Object
org.fabric3.host.contribution.ValidationFailure
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) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidAccessor
public InvalidAccessor(String message,
Class<?> implClass)
getMessage
public String getMessage()
- Specified by:
getMessage in class org.fabric3.host.contribution.ValidationFailure
getImplementationClass
public Class<?> getImplementationClass()
Copyright © 2007-2011 Metaform Systems.