Uses of Interface
org.jboss.wsf.spi.SPIView

Packages that use SPIView
org.jboss.wsf.spi.deployment   
org.jboss.wsf.spi.http   
org.jboss.wsf.spi.invocation   
org.jboss.wsf.spi.management   
org.jboss.wsf.spi.serviceref   
 

Uses of SPIView in org.jboss.wsf.spi.deployment
 

Classes in org.jboss.wsf.spi.deployment that implement SPIView
 class DeploymentAspectManagerFactory
          Creates DeploymentAspectManager's by Deployment.DeploymentType
 class DeploymentModelFactory
           
 class LifecycleHandlerFactory
           
 

Uses of SPIView in org.jboss.wsf.spi.http
 

Classes in org.jboss.wsf.spi.http that implement SPIView
 class HttpContextFactory
          A factory for an abstract HTTP Context
 class HttpServerFactory
          A factory for an abstract HTTP server
 

Uses of SPIView in org.jboss.wsf.spi.invocation
 

Classes in org.jboss.wsf.spi.invocation that implement SPIView
 class InvocationHandlerFactory
          Creates invocation related artefacts.
 class RequestHandlerFactory
           
 class ResourceInjectorFactory
           
 class SecurityAdaptorFactory
          A container idependent SecurityAdaptorFactory
 class WebServiceContextFactory
           
 

Uses of SPIView in org.jboss.wsf.spi.management
 

Classes in org.jboss.wsf.spi.management that implement SPIView
 class EndpointRegistryFactory
          Get the endpoint registry from the kernel
 class ServerConfigFactory
          Factory to container independent config
 

Uses of SPIView in org.jboss.wsf.spi.serviceref
 

Subinterfaces of SPIView in org.jboss.wsf.spi.serviceref
 interface ServiceRefBinderFactory
           
 interface ServiceRefHandlerFactory
           
 



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