Fabric3 Introspection

org.fabric3.introspection.impl.contract
Class InvalidConversationalOperation

java.lang.Object
  extended by org.fabric3.host.contribution.ValidationFailure<Method>
      extended by org.fabric3.introspection.impl.contract.InvalidConversationalOperation

public class InvalidConversationalOperation
extends org.fabric3.host.contribution.ValidationFailure<Method>

Denotes an invalid conversational interface definition

Version:
$Rev: 5481 $ $Date: 2008-09-26 02:36:30 -0700 (Fri, 26 Sep 2008) $

Constructor Summary
InvalidConversationalOperation(Method method)
           
 
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

InvalidConversationalOperation

public InvalidConversationalOperation(Method method)
Method Detail

getMessage

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

Fabric3 Introspection

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