public interface TubeFactory
| 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.
|
Tube createTube(ClientTubelineAssemblyContext context) throws WebServiceException
context - wsit client tubeline assembler contextWebServiceExceptionTube createTube(ServerTubelineAssemblyContext context) throws WebServiceException
context - wsit service tubeline assembler contextWebServiceExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.