org.fabric3.introspection.impl.annotation
Class InvalidAccessor
java.lang.Object
org.fabric3.host.contribution.ValidationFailure<Class<?>>
org.fabric3.introspection.impl.annotation.InvalidAccessor
public class InvalidAccessor
- extends org.fabric3.host.contribution.ValidationFailure<Class<?>>
Denotes an invalid accessor value for a field or method annotated with @Resource, @Reference, or @Property.
- Version:
- $Revision$ $Date$
| Methods inherited from class org.fabric3.host.contribution.ValidationFailure |
getValidatable |
| 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()
- Overrides:
getMessage in class org.fabric3.host.contribution.ValidationFailure<Class<?>>
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.