org.jboss.wsf.spi.invocation
Class ResourceInjectorFactory

java.lang.Object
  extended by org.jboss.wsf.spi.invocation.ResourceInjectorFactory
All Implemented Interfaces:
SPIView

public abstract class ResourceInjectorFactory
extends java.lang.Object
implements SPIView

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

Constructor Summary
ResourceInjectorFactory()
           
 
Method Summary
abstract  ResourceInjector newResourceInjector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceInjectorFactory

public ResourceInjectorFactory()
Method Detail

newResourceInjector

public abstract ResourceInjector newResourceInjector()


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