org.jboss.wsf.spi.invocation
Class ResourceInjector

java.lang.Object
  extended by org.jboss.wsf.spi.invocation.ResourceInjector

public abstract class ResourceInjector
extends java.lang.Object

Author:
Heiko.Braun@jboss.com Created: Jul 19, 2007

Constructor Summary
ResourceInjector()
           
 
Method Summary
abstract  void inject(java.lang.Object instance, javax.xml.ws.WebServiceContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceInjector

public ResourceInjector()
Method Detail

inject

public abstract void inject(java.lang.Object instance,
                            javax.xml.ws.WebServiceContext context)


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