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

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

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

Subinterfaces of SPIView in org.jboss.wsf.spi.deployer
 interface Deployer
          Abstraction to provide AS agnostic remote deployer.
 

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 org.jboss.wsf.spi.deployment.Deployment.DeploymentType
 class DeploymentModelFactory
           
 class LifecycleHandlerFactory
           
 

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 SecurityAdaptorFactory
          A container idependent SecurityAdaptorFactory
 

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
 class StackConfigFactory
          Factory to stack configuration
 

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

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



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.