org.jboss.wsf.spi.invocation.integration
Interface InvocationContextCallback


public interface InvocationContextCallback

Callback for invocation context properties that may be injected in the service endpoint prior to actual method invocation.

Author:
Heiko.Braun

Method Summary
<T> T
get(java.lang.Class<T> propertyType)
           
 

Method Detail

get

<T> T get(java.lang.Class<T> propertyType)


Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.