public final class ValidationTubeFactory extends Object implements TubeFactory
Constructor and Description |
---|
ValidationTubeFactory() |
Modifier and Type | Method and Description |
---|---|
Tube |
createTube(ClientTubelineAssemblyContext context)
Adds RM tube to the client-side tubeline, depending on whether RM is enabled or not.
|
Tube |
createTube(ServerTubelineAssemblyContext context)
Adds RM tube to the service-side tubeline, depending on whether RM is enabled or not.
|
public Tube createTube(ClientTubelineAssemblyContext context) throws WebServiceException
TubeFactory
createTube
in interface TubeFactory
context
- wsit client tubeline assembler contextWebServiceException
public Tube createTube(ServerTubelineAssemblyContext context) throws WebServiceException
TubeFactory
createTube
in interface TubeFactory
context
- wsit service tubeline assembler contextWebServiceException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.