Fabric3 Introspection

org.fabric3.introspection.impl.annotation
Class EagerInitNotSupported

java.lang.Object
  extended by org.fabric3.host.contribution.ValidationFailure<Class<?>>
      extended by org.fabric3.introspection.impl.annotation.EagerInitNotSupported

public class EagerInitNotSupported
extends org.fabric3.host.contribution.ValidationFailure<Class<?>>

Version:
$Revision$ $Date$

Constructor Summary
protected EagerInitNotSupported(Class<?> clazz)
           
 
Method Summary
 String getMessage()
           
 
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
 

Constructor Detail

EagerInitNotSupported

protected EagerInitNotSupported(Class<?> clazz)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class org.fabric3.host.contribution.ValidationFailure<Class<?>>

Fabric3 Introspection

Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.