JBoss Wise API

Uses of Class
org.jboss.wise.core.exception.InvocationException

Packages that use InvocationException
org.jboss.wise.core.client   
org.jboss.wise.core.client.impl.reflection   
 

Uses of InvocationException in org.jboss.wise.core.client
 

Methods in org.jboss.wise.core.client that throw InvocationException
 InvocationResult WSMethod.invoke(java.lang.Object args)
          Invokes this method with the provided arguments
 InvocationResult WSMethod.invoke(java.lang.Object args, WiseMapper mapper)
          Invokes this method with the provided arguments applying provided mapper
 

Uses of InvocationException in org.jboss.wise.core.client.impl.reflection
 

Methods in org.jboss.wise.core.client.impl.reflection that throw InvocationException
 InvocationResult WSMethodImpl.invoke(java.lang.Object args)
          Invokes this method with the provided arguments
 InvocationResultImpl WSMethodImpl.invoke(java.lang.Object args, WiseMapper mapper)
          Invokes this method with the provided arguments applying provided mapper
 


JBoss Wise API

Copyright © 2008-2009 Jboss.org. All Rights Reserved.